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

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

Re: Display message in echo area


From: Michael Heerdegen
Subject: Re: Display message in echo area
Date: Fri, 02 Sep 2016 18:49:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Matthias Pfeifer <mpfeifer77@gmail.com> writes:

> The message primitive however also writes its argument to the
> message-buffer. Is it possible to inhibit this? Or asked more
> generally: How can i write message to echo area without having it
> logged in message buffer as well?

Bind `message-log-max' to nil - see its docstring.  Admittedly this
feature is not easy to discover when you don't know where to search.


Regards,

Michael.



reply via email to

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