GNU bug report logs -
#66427
Conflict between Emacs version dependencies in AUCTeX code and GNU package archive
Previous Next
Reported by: Win Treese <treese <at> acm.org>
Date: Mon, 9 Oct 2023 17:48:02 UTC
Severity: normal
Done: Tassilo Horn <tsdh <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 66427 <at> debbugs.gnu.org (full text, mbox):
Hi Win,
>>>>> Win Treese <treese <at> acm.org> writes:
> As far as I can tell, after AUCTeX 13.2, things were changed to
> require a minimum Emacs version of 26.1, which is fine. However, the
> GNU package archives system still advertises it as working for Emacs
> 25.1.
Thank you for reporting. I confirmed what you reported.
> This means that users can download 13.2.1, but it won’t run. If the
> package archive information is also updated, it won’t get downloaded.
> Could that be changed?
Looking at auctex.el in ELPA repository[1], it still has
;; Package-Requires: ((emacs "25.1"))
in the header. I suppose this is the culprit.
It seems that the change in auctex.el.in didn't propagate to auctex.el.
Tassilo, shouldn't the GNUmakefile[2] have a rule to generate auctex.el
from auctex.el.in? (Maybe that causes discrepancy in the copyright
header of the generated auctex.el diverging from what ELPA system
expects?)
[1] https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/auctex.el?h=externals/auctex#n9
[2] https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/GNUmakefile?h=externals/auctex
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
This bug report was last modified 1 year and 302 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.