unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#62162: 29.0.60; xref.el doesn't compile on Emacs 26, because multi-pair setq-local
@ 2023-03-13 13:51 João Távora
  2023-03-13 17:40 ` Juri Linkov
  0 siblings, 1 reply; 7+ messages in thread
From: João Távora @ 2023-03-13 13:51 UTC (permalink / raw)
  To: 62162; +Cc: dgutov, juri

Hi, 

In a test run of the Eglot test suite (which tests Eglot on Emacs 26.3)

   https://github.com/joaotavora/eglot/actions/runs/4405538673/jobs/7716553677#step:7:453

I'm reasonably sure that one of the failures has to do with a multi-pair
call to `setq-local` in xref.el which appeared in this commit

  commit 3573ebfa6d94411257ffefdf9eb72f508dbe502c
  Author: Juri Linkov <juri@linkov.net>
  Date:   Wed Nov 23 10:38:28 2022 +0200

That construct should not be used in xref.el because it isn't available
on Emacs 26, which xref purports to require.  In turn, this breaks Eglot
(and any other packge requiring xref) on those platforms.

João





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-15  0:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-13 13:51 bug#62162: 29.0.60; xref.el doesn't compile on Emacs 26, because multi-pair setq-local João Távora
2023-03-13 17:40 ` Juri Linkov
2023-03-13 23:38   ` João Távora
2023-03-14  0:29     ` Dmitry Gutov
2023-03-14  0:43       ` João Távora
2023-03-14 18:27         ` João Távora
2023-03-15  0:47           ` João Távora

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