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:54:52 +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:
I don't have the mu mode, but I tried:

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

=>

C-c C-n runs the command mu-cleanup-buffer

So it works for me.

I see, thanks for trying. I'll check what is wrong with my minor mode, then, although the code I wrote in the previous mail is all that I have for it.

--
Manuel Uberti
www.manueluberti.eu



reply via email to

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