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

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

Re: define-key upon common-lisp-mode and inferior-lisp-mode


From: Eli Zaretskii
Subject: Re: define-key upon common-lisp-mode and inferior-lisp-mode
Date: Tue, 30 Aug 2022 16:49:43 +0300

> Date: Tue, 30 Aug 2022 13:22:48 +0000
> From: uzibalqa <uzibalqa@proton.me>
> Cc: help-gnu-emacs@gnu.org
> 
> Have got "Lisp error: (void-function local-define-key)" for "Emacs 27.2".

Use local-set-key instead.

> On the other modes I have been using 
> 
> (define-key emacs-lisp-mode-map (kbd "H-e") #'eval-last-sexp)
> 
> The last seems more standard for many modes.

I can only show you the better solutions, I cannot force you use them.



reply via email to

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