From: Chetan Pandya <pandyacus@sbcglobal.net>
To: Drew Adams <drew.adams@oracle.com>, emacs-devel@gnu.org
Subject: Re: Annoying paren match messages in minibuffer
Date: Wed, 14 Jan 2009 15:16:01 -0800 (PST) [thread overview]
Message-ID: <368223.81972.qm@web83204.mail.mud.yahoo.com> (raw)
> > > I didn't mean for the extra header line to always be present,
> > > just to be created on demand when there's a need for an extra
> > > message in the minibuffer. Yes, this would move the mode-line
> > > one line up and down when displaying the extra header line in
> > > the minibufer, but that might not be a problem given that it's
> > not such a frequent action.
> >
> > Oh, I see, then I guess it'd be OK, tho I'd rather see the message
> > *below* rather than *above*.
> I don't have a ready-made opinion on this, but please, whatever you do, keep the
> possibility for programmers to get the current behavior.
> It sounds like we're veering into territory that could well be as annoying, at
> least to some, as the behavior that someone originally found annoying.
> So, by all means, implement it, play with it, ask others to play with it, and
> maybe even add it to Emacs. It sounds like an idea worth exploring. But please
> don't replace the existing behavior, at least as an option for those who prefer
> it.
> IOW, yes to new, experimental ideas; no to adopting them willy nilly.
Given how much traffic there has been on discussing "message", I tend to agree.
For the people who want to experiment, it is possible to do
(setq messagefn (symbol-function 'message))
(fset 'message 'my-choice-message-function)
So it isn't clear there is any urgency of doing this, unless there are other instances
where the current behavior is irritable and this solution does not work, but then a
different solution is needed anyway.
Chetan
next reply other threads:[~2009-01-14 23:16 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-14 23:16 Chetan Pandya [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-12 12:18 Annoying paren match messages in minibuffer Geoff Gole
2009-01-12 15:20 ` Stefan Monnier
2009-01-13 2:26 ` Miles Bader
2009-01-13 14:00 ` Stefan Monnier
2009-01-13 15:55 ` Dan Nicolaescu
2009-01-13 18:27 ` Stefan Monnier
2009-01-13 18:33 ` Dan Nicolaescu
2009-01-14 22:15 ` Stefan Monnier
2009-01-14 22:30 ` Drew Adams
2009-01-13 13:58 ` Geoff Gole
2009-01-13 18:25 ` Stefan Monnier
2009-01-13 23:28 ` Juri Linkov
2009-01-14 13:46 ` Chong Yidong
2009-01-14 14:01 ` Stefan Monnier
2009-01-14 15:29 ` Drew Adams
2009-01-14 21:12 ` Juri Linkov
2009-01-14 21:52 ` Stefan Monnier
2009-01-14 22:22 ` Drew Adams
2009-01-14 23:10 ` Stefan Monnier
2009-01-15 0:52 ` Drew Adams
2009-01-15 2:41 ` Stefan Monnier
2009-01-16 19:10 ` Drew Adams
2009-01-16 20:52 ` Stefan Monnier
2009-01-16 23:42 ` Drew Adams
2009-01-17 2:15 ` Stefan Monnier
2009-01-14 22:13 ` Drew Adams
2009-01-14 21:12 ` Juri Linkov
2009-01-14 21:53 ` Stefan Monnier
2009-01-14 18:56 ` Geoff Gole
2009-01-14 21:14 ` Juri Linkov
2009-01-14 22:20 ` Geoff Gole
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=368223.81972.qm@web83204.mail.mud.yahoo.com \
--to=pandyacus@sbcglobal.net \
--cc=drew.adams@oracle.com \
--cc=emacs-devel@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).