[mew-dist 18603] Style of `Operating...done'

Tatsuya Kinoshita tats at example.com
2001年 8月 30日 (木) 09:48:21 JST


コマンド実行時のメッセージ`Operating...done'の書式について、Emacs
Lispのマニュアル(info)には、下記のように書かれています。

   * Many commands that take a long time to execute display a message
     that says `Operating...' when they start, and change it to
     `Operating...done' when they finish.  Please keep the style of
     these messages uniform: *no* space around the ellipsis, and *no*
     period at the end.

しかしMewでは、`...'のまわりに余分な空白が付いています。これは意図
してのものなのでしょうか。

mew.el:  (message "Updating status ... done"))

-- 
木下達也



Mew-dist メーリングリストの案内