emacs-devel
[Top][All Lists]
Advanced

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

HowTo: Log a message without displaying it?


From: T.V Raman
Subject: HowTo: Log a message without displaying it?
Date: Mon, 29 Jun 2020 16:53:45 -0700 (PDT)

The elisp docs talk about how to display a message, and how to disable
logging of that message. Is it possible to   do the converse, ie log a
message to *Messages* *without* displaying the message? I suppose I
could directly access that buffer with (messages-buffer) and write to
it -- but is there a builtin/blessed elisp call that does this?

-- 

-- 



reply via email to

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