GNU bug report logs - #43164
26.3.50; project.el still broken under Emacs 26.3

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Tue, 1 Sep 2020 23:14:02 UTC

Severity: normal

Found in version 26.3.50

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

Bug is archived. No further changes may be made.

Full log


Message #16 received at 43164-done <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: 43164-done <at> debbugs.gnu.org
Cc: Philipp Stephani <p.stephani2 <at> gmail.com>
Subject: Re: bug#43164: 26.3.50; project.el still broken under Emacs 26.3
Date: Thu, 03 Sep 2020 13:48:01 +0100
João Távora <joaotavora <at> gmail.com> writes:

> João Távora <joaotavora <at> gmail.com> writes:
>
>> This is breaking Eglot for Emacs 26.3 users:
>> https://github.com/joaotavora/eglot/issues/530
>
> Over there, Andrii Kolomoiets has identified the culprit commit:
> http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=b63c5a7efc89c23230f53a346e29e72a9b4faafc

I fixed this in 5142149758333cfddc25c8c696e0e6f322e37d62, by not adding
the keybinding to a non-existing keymap.  I tested merely by loading the
project.el file in Emacs 26.3 and checking it loaded OK.  I bumped the
version to 0.5.2 and it should be in GNU ELPA soon.

Directly calling M-x project-other-tab-command in Emacs 26.3 will still
fail, but that's not a show-stopping bug as this one was.

In the future, we must make sure to honour the advice in the file's
header:

   ;; Package-Requires: ((emacs "26.3") (xref "1.0.2"))
    
   ;; This is a GNU ELPA :core package.  Avoid using functionality that
   ;; not compatible with the version of Emacs recorded above.

João







This bug report was last modified 4 years and 345 days ago.

Previous Next


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