On 7/2/05, Juanma Barranquero <[EMAIL PROTECTED]> wrote:

> Seems like a "feature" of the messages, when using "...".

Yeah. Take a look at message_log_check_duplicate() and friends
(src/xdisp.c). If I understand correctly, it substitute several
identical messages

   ...x
   ...x
   ...x

by

   ...x [3 times]

and

   ...x
   ...y

just by

   ...y

Is that documented anywhere other than the source?

-- 
                    /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to