GNU bug report logs - #62162
29.0.60; xref.el doesn't compile on Emacs 26, because multi-pair setq-local

Previous Next

Package: emacs;

Reported by: João Távora <joaotavora <at> gmail.com>

Date: Mon, 13 Mar 2023 13:51:02 UTC

Severity: normal

Fixed in version 29.0.60

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: João Távora <joaotavora <at> gmail.com>
To: 62162 <at> debbugs.gnu.org
Cc: dgutov <at> yandex.ru, juri <at> linkov.net
Subject: bug#62162: 29.0.60; xref.el doesn't compile on Emacs 26, because multi-pair setq-local
Date: Mon, 13 Mar 2023 13:51:55 +0000
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 <at> 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




This bug report was last modified 2 years and 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.