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

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

bug#34939: Some minibuffer behaviour is annoying


From: Dmitry Gutov
Subject: bug#34939: Some minibuffer behaviour is annoying
Date: Tue, 2 Apr 2019 00:53:59 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Thunderbird/66.0

On 01.04.2019 23:31, Juri Linkov wrote:

It's impossible to override ‘message’ with something like

...

because ‘minibuffer-message’ has ‘message’ calls
and this goes into infinite recursion.

We could change minibuffer-message and introduce a new function that would do "raw" output, to be used in there. And in 'message' too.





reply via email to

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