* Re: yasnippets block last emacs
@ 2023-06-28 12:08 Ramón Lorenzo Panadés-Barrueta
2023-06-28 14:27 ` bug#64292: " Corwin Brust
0 siblings, 1 reply; 3+ messages in thread
From: Ramón Lorenzo Panadés-Barrueta @ 2023-06-28 12:08 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]
>* Hi*
>
>* I'm getting the following message:*
>
>* yas--template-menu-binding-pair-get-create: Symbol's function definition is *
>* void: \(setf\*
>* internal--with-suppressed-warnings\)*
>
>* Just compiled emacs:*
>
>* In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version*
>* 3.24.33, cairo version 1.16.0) of 2023-06-26 built on 5fdd05eae699*
>* Repository revision: a6de0d22e4209e2c75dbf1e8c005dfc9d8c64cce*
>* Repository branch: master*
>
>* Configured features:*
>* CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON*
>* LIBSELINUX LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG*
>* SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XINPUT2 XPM*
>* GTK3 ZLIB*
>
>
* Doesn't happen when I don't have NATIVE_COMP activated.*
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.
[-- Attachment #2: Type: text/html, Size: 1535 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#64292: yasnippets block last emacs
2023-06-28 12:08 yasnippets block last emacs Ramón Lorenzo Panadés-Barrueta
@ 2023-06-28 14:27 ` Corwin Brust
2023-06-28 20:26 ` Ramón Lorenzo Panadés-Barrueta
0 siblings, 1 reply; 3+ messages in thread
From: Corwin Brust @ 2023-06-28 14:27 UTC (permalink / raw)
To: Ramón Lorenzo Panadés-Barrueta; +Cc: 64292, emacs-devel
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: yasnippets block last emacs
2023-06-28 14:27 ` bug#64292: " Corwin Brust
@ 2023-06-28 20:26 ` Ramón Lorenzo Panadés-Barrueta
0 siblings, 0 replies; 3+ messages in thread
From: Ramón Lorenzo Panadés-Barrueta @ 2023-06-28 20:26 UTC (permalink / raw)
To: Corwin Brust; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]
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.
>
[-- Attachment #2: Type: text/html, Size: 1743 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-28 20:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 12:08 yasnippets block last emacs Ramón Lorenzo Panadés-Barrueta
2023-06-28 14:27 ` bug#64292: " Corwin Brust
2023-06-28 20:26 ` Ramón Lorenzo Panadés-Barrueta
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).