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

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

bug#49635: 28.0.50; project-switch-project dispatch command is overshado


From: Juri Linkov
Subject: bug#49635: 28.0.50; project-switch-project dispatch command is overshadowed by evil-mode's g
Date: Mon, 19 Jul 2021 18:28:31 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> When evil-mode is on, if I run project-switch-project and press the "g"
> key to attempt to execute the "Find regexp" action, I find that the key
> is intercepted, presumably by evil-mode, which uses "g" as a prefix key.

Instead of read-key-sequence, project-switch-project could use
read-char-from-minibuffer, or read-multiple-choice, or read-answer, etc.





reply via email to

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