]> git.eshelyaron.com Git - emacs.git/commitdiff
Explain style of "done" messages.
authorRichard M. Stallman <rms@gnu.org>
Sat, 30 Dec 1995 15:58:49 +0000 (15:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 30 Dec 1995 15:58:49 +0000 (15:58 +0000)
lispref/tips.texi

index 76cd3427eef424da23cc242e9d07f1fe8f08c63c..3d46466832b286f0ac78d72470fcb835a1abdd9b 100644 (file)
@@ -224,6 +224,13 @@ or @code{beep} to report errors.
 An error message should start with a capital letter but should not end
 with a period.
 
+@item
+Many commands that take a long time to execute display a message that
+says @samp{Operating...} when they start, and change it to
+@samp{Operating...done} when they finish.  Please keep the style of
+these messages uniform: @emph{no} space around the ellipsis, and
+@emph{no} period at the end.
+
 @item
 Try to avoid using recursive edits.  Instead, do what the Rmail @kbd{e}
 command does: use a new local keymap that contains one command defined