emacs-devel
[Top][All Lists]
Advanced

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

Re: GNU Emacs raison d'etre


From: martin rudalics
Subject: Re: GNU Emacs raison d'etre
Date: Wed, 20 May 2020 11:04:41 +0200

>> I tried that now but it doesn't work.  Probably because
>> 'set-message-function' works for non-logged messages only.
>
> Is that right? I don't see this distinction in its documentation.

set_message in xdisp.c (which here is the only function that handles
Vset_message_function) is called by message3_nolog but not by message3.
I have no idea whether this is by design.  Maybe I'm missing something.

martin



reply via email to

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