emacs-devel
[Top][All Lists]
Advanced

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

Re: New define-key syntax with custom keymap


From: Manuel Uberti
Subject: Re: New define-key syntax with custom keymap
Date: Tue, 19 Oct 2021 15:59:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 19/10/21 15:52, Lars Ingebrigtsen wrote:
So it works for me.

Out of curiosity, did you try restarting Emacs with:

(define-key gnus-summary-mode-map ["C-c C-n"] #'mu-cleanup-buffer)

somewhere in your init file?

Because if I evaluate:

(define-key mu-keys-mode-map ["C-c C-n"] #'mu-cleanup-buffer)

it works for me as well. But upon restart C-c C-n is not bound to anything.

--
Manuel Uberti
www.manueluberti.eu



reply via email to

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