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

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

bug#58372: 29.0.50; Problem binding prefix maps


From: German Pacenza
Subject: bug#58372: 29.0.50; Problem binding prefix maps
Date: Sat, 08 Oct 2022 08:39:26 -0300

Stefan Kangas <stefankangas@gmail.com> writes:

> Does this cover your use case?
>
>     (define-key global-map (kbd "C-t") project-prefix-map)

Using #' would fit better with the modal system I use (xah-fly-keys).
But it is not a big deal.

I could add (fset 'project-prefix-map project-prefix-map) in my config.

German Pacenza





reply via email to

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