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: uzibalqa
Subject: Re: define-key upon common-lisp-mode and inferior-lisp-mode
Date: Tue, 30 Aug 2022 14:15:51 +0000

------- Original Message -------
On Tuesday, August 30th, 2022 at 1:49 PM, Eli Zaretskii <eliz@gnu.org> wrote:


> > 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.

What can be the origin of the Lisp Error?



reply via email to

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