bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#53910: [External] : bug#53910: 29.0.50; context-menu-mode breaks hel


From: Stefan Monnier
Subject: bug#53910: [External] : bug#53910: 29.0.50; context-menu-mode breaks help in read-only buffers
Date: Fri, 18 Feb 2022 03:32:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> If `context-menu-mode` is intended to work only on displayed buffers,
> is it really important to ensure that it also doesn't fail on
> non-window buffers?

Yes, a :filter function in a keymap should not make such assumptions
(nor have side-effects, as a general rule).


        Stefan






reply via email to

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