emacs-devel
[Top][All Lists]
Advanced

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

Re: set-transient-map and a question


From: Michael Heerdegen
Subject: Re: set-transient-map and a question
Date: Wed, 12 Jul 2023 04:49:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> Note that nested transient maps are handled specially: the first (or
> "outer") ones wait until the newest one is gone.  Maybe you hit that
> case.

Note that this doesn't happen for `eq' maps.  But if your recursive
calls install a new transient map that is only `equal' to the first one
it's treated as an additional transient map hiding the old one.

Michael.




reply via email to

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