From: Dan Davison <davison@stats.ox.ac.uk>
To: help-gnu-emacs mailing list <help-gnu-emacs@gnu.org>
Subject: How to display message persistently in echo area
Date: Fri, 8 Aug 2008 15:29:39 +0100 [thread overview]
Message-ID: <20080808142939.GA24689@stats.ox.ac.uk> (raw)
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
next reply other threads:[~2008-08-08 14:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 14:29 Dan Davison [this message]
2008-08-09 14:30 ` How to display message persistently in echo area Kevin Rodgers
2008-08-11 8:45 ` Dan Davison
[not found] <mailman.16105.1218205784.18990.help-gnu-emacs@gnu.org>
2008-08-08 15:25 ` Tim X
2008-08-08 18:12 ` Dan Davison
2008-08-08 18:34 ` Peter Dyballa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080808142939.GA24689@stats.ox.ac.uk \
--to=davison@stats.ox.ac.uk \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.