* bug#30633: ELPA: python.el requires incorrect Emacs version
@ 2018-02-27 18:10 Alex Branham
2018-02-28 1:25 ` Noam Postavsky
0 siblings, 1 reply; 2+ messages in thread
From: Alex Branham @ 2018-02-27 18:10 UTC (permalink / raw)
To: 30633
python.el in GNU ELPA currently contains a call to file-local-name (in
python-shell-send-file), which is in Emacs 26, but the Package-Requires
statement says Emacs 24.1.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#30633: ELPA: python.el requires incorrect Emacs version
2018-02-27 18:10 bug#30633: ELPA: python.el requires incorrect Emacs version Alex Branham
@ 2018-02-28 1:25 ` Noam Postavsky
0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2018-02-28 1:25 UTC (permalink / raw)
To: Alex Branham; +Cc: 30633
tags 30633 fixed
close 30633
quit
Alex Branham <alex.branham@gmail.com> writes:
> python.el in GNU ELPA currently contains a call to file-local-name (in
> python-shell-send-file), which is in Emacs 26, but the Package-Requires
> statement says Emacs 24.1.
Thanks for reporting this. I've fixed up most compile warnings that
Emacs 24.3 produces (I didn't touch the flymake stuff, since I believe
it won't do anything for earlier Emacs versions anyway).
I've pushed to master, it should be available from GNU ELPA within a day
or so.
[1: 2291d9ae88]: 2018-02-27 20:21:26 -0500
Fix python.el for Emacs 24, bump ELPA version to 0.26.1 (Bug#30633)
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2291d9ae888961ce7e4f22675244f535db54df56
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-28 1:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-27 18:10 bug#30633: ELPA: python.el requires incorrect Emacs version Alex Branham
2018-02-28 1:25 ` Noam Postavsky
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).