GNU bug report logs -
#13752
Suggestions regarding the minibuffer
Previous Next
Reported by: E Sabof <esabof <at> gmail.com>
Date: Mon, 18 Feb 2013 19:46:01 UTC
Severity: wishlist
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 13752 <at> debbugs.gnu.org (full text, mbox):
E Sabof <esabof <at> gmail.com> writes:
> 1. Would it be possible to add a property to error symbols that would prevent the error
> message from appearing in the mini-buffer? I see little utility in messages such a "End
> of buffer", "Beginning of buffer" and "Text read-only". It could be seen as
> implementation logic leaking into UI.
Hm. I thought that the introduction of `set-message-function' would
allow users to filter messages like this, but
(setq set-message-function (lambda (string)
'no))
only seems to inhibit messages from `message', not from `signal'? I'm
having some difficulty tracing the logic here... Anybody know whether
this is by design?
> 2. Could an option be created that wouldn't allow messages (regular or
> error) from being displayed, while the minibuffer is active and
> selected?
This problem has mostly been fixed in Emacs 28 -- messages are appended
instead of overwriting the minibuffer.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 354 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.