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

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

How to display message persistently in echo area


From: Dan Davison
Subject: How to display message persistently in echo area
Date: Fri, 8 Aug 2008 15:29:39 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

When I evaluate (message "the message"), "the message" remains in the
echo area until, for example, a key press in the current buffer.

I'd like to be write a function that behaves like message, but for
which the message does not disappear when I start typing. I want it to
go away when I next do something that actually uses the echo area /
minibuffer. What strategy do people suggest for achieving this aim? Or
have I missed something that exists already?

[The motivation is in ESS (Emacs Speaks Statistics) which has a nice
function that reminds one of function arguments in the echo
buffer. Unfortunately I've discovered that I can remember 3 function
arguments for less than a couple of seconds.]

Thanks,

Dan




reply via email to

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