Groups | Search | Server Info | Login | Register


Groups > gnu.emacs.bug > #134851

bug#43164: 26.3.50; project.el still broken under Emacs 26.3

From Dmitry Gutov <dgutov@yandex.ru>
Newsgroups gnu.emacs.bug
Subject bug#43164: 26.3.50; project.el still broken under Emacs 26.3
Date 2020-09-03 22:07 +0300
Message-ID <mailman.2231.1599160084.2469.bug-gnu-emacs@gnu.org> (permalink)
References <wvr43641ay5e.fsf@gmail.com> <d4d5e753-d1aa-707a-8d73-94be821a0074@yandex.ru>

Show all headers | View raw


On 02.09.2020 02:13, Philipp Stephani wrote:
> Please ensure that project.el and other packages that are shipped with
> Emacs either stay compatible with the versions they purport to support,
> or bump the required version to Emacs 27.

You are right, of course.

Though I have to say it's relatively difficult to ensure that 
compatibility when working on 'core' ELPA packages.

When developing "external" packages on external hosting platforms with 
CI services, one usually can run the tests against multiple Emacs 
versions. Here, I don't know of any better way than, after any 
significant change, launch Emacs 26.3 manually, load the files in it, 
and (maybe) run some tests.

Perhaps we could set up similar CI scenarios on EMBA for ELPA core...


Back to gnu.emacs.bug | Previous | Next | Find similar


Thread

bug#43164: 26.3.50; project.el still broken under Emacs 26.3 Dmitry Gutov <dgutov@yandex.ru> - 2020-09-03 22:07 +0300

csiph-web