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

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

Display message in echo area


From: Matthias Pfeifer
Subject: Display message in echo area
Date: Fri, 2 Sep 2016 08:58:06 +0200

>From Emacs Lisp Manual (37.4)

  The "echo area" is used for displaying error messages (*note Errors::),
  for messages made with the `message' primitive, and for echoing
  keystrokes.

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?

Matthias


reply via email to

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