[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: yasnippets block last emacs
From:
Ramón Lorenzo Panadés-Barrueta
Subject:
Re: yasnippets block last emacs
Date:
2023年6月28日 22:26:02 +0200
I can confirm that rev:dcd920 fixed the bug. Thanks for the heads-up!
El mié, 28 jun 2023 a las 16:28, Corwin Brust (<
corwin@bru.st>) escribió:
On Wed, Jun 28, 2023 at 7:08 AM Ramón Lorenzo Panadés-Barrueta
<rpana92@gmail.com> wrote:
>
> > yas--template-menu-binding-pair-get-create: Symbol's function definition is
> > void: \(setf\
> > internal--with-suppressed-warnings\)
> >
[snip]
> I opened an issue in the yasnippets' GitHub site,
> https://github.com/joaotavora/yasnippet/issues/1166. One user found that
>
> adding lexical-binding: t in yasnippets.el workarounds the issue. Source:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64292.
Stephen M has just pushed changes to master that appear to address
this. Would you like to confirm?
Here's a summary of the commit:
> branch:master rev:dcd920 who:monnier where:emacs-30 what:lisp/emacs-lisp/cl-macs.el (cl--slet): Fix bug#64315
Note, the commit message should probably reference 64292, which
tracker I've cross-posted to.