emacs-devel
[Top][All Lists]
Advanced

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

Re: Intelligent stacking of messages in the echo area


From: Juri Linkov
Subject: Re: Intelligent stacking of messages in the echo area
Date: Tue, 24 Dec 2019 00:46:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

>   > (defcustom messages-stack-timeout 2
>   >   "Number of seconds between messages before clearing the stack."
>
> "Stack" implies LIFO behavior.  Is that what this does?
> If not, let's replace "stack" with some other word.

It's used for "message stacking", but the data structure is
not a stack.  It's rather more like a queue, but then
"message queue" is a completely different concept.

Until someone proposes a better name, let's stick to the name
"multi-message-timeout".



reply via email to

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