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 05:39:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

"T.V Raman" <raman@google.com> writes:

> For me, hitting c-x c-e at the end of that code while in the gnus
> article buffer did not appear to work, it continued to call keys in the
> buffer-local gnus article mode.

Works for me.  C-c C-e C-c C-b tries to compile the article buffer, for
example.  It was a silly example, of course, but it should work.

There are not many bindings in `emacs-lisp-mode-map'.  You really tried
one of those keys _immediately_ after evaluating the `set-transient-map'
expression (note that the transient map is gone after one entering one
key binding not present in the map)?

Michael.




reply via email to

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