bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12491: 24.2.50; `Info-insert-dir' should be able to not show msgs


From: Juri Linkov
Subject: bug#12491: 24.2.50; `Info-insert-dir' should be able to not show msgs
Date: Sun, 23 Sep 2012 02:50:20 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu)

> `Info-insert-dir' is not an interactive function.  It can be called by
> any Lisp code that wants to insert an Info directory.  Please provide an
> optional MSG arg (or a NOMSG) arg, so that calling code can optionally
> not show the message "Composing main Info directory...done".

There are many other messages that you might not want to see.
Better than adding a new arg for all of them, maybe callers
should let-bind a variable like `messages-buffer-max-lines' to nil
that will avoid showing the message.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]