[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Intelligent stacking of messages in the echo area
From: |
Eli Zaretskii |
Subject: |
Re: Intelligent stacking of messages in the echo area |
Date: |
Tue, 24 Dec 2019 17:36:56 +0200 |
> From: Ihor Radchenko <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> Date: Tue, 24 Dec 2019 17:24:29 +0800
>
> > I'd rather think a better way would be to have a variable which allows
> > to filter messages by regular expressions: any message that matches a
> > regexp in a list will not be stacked.
>
> It is a good idea. However, generating a universal regexp for, say, eldoc
> may be challenging.
Then maybe we should allow a function as well.
> >> Also, it would be great to avoid stacking the echo-keystrokes, but I
> >> have no clue how to detect them.
> >
> > See above.
>
> I cannot find what you refer to.
The idea about filtering driven by regular expressions.