[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-28 6b89578: ; * lisp/progmodes/flymake.el: Update the minimum
From: |
Eli Zaretskii |
Subject: |
Re: emacs-28 6b89578: ; * lisp/progmodes/flymake.el: Update the minimum Emacs version. |
Date: |
Tue, 21 Dec 2021 07:57:51 +0200 |
User-agent: |
K-9 Mail for Android |
On December 21, 2021 6:08:25 AM GMT+02:00, Dmitry Gutov <dgutov@yandex.ru>
wrote:
> On 20.12.2021 18:17, Eli Zaretskii wrote:
> >> From: Dmitry Gutov<dgutov@yandex.ru>
> >> Date: Mon, 20 Dec 2021 03:07:08 +0300
> >>
> >> Hi Eli,
> >>
> >> On 09.12.2021 18:02, Eli Zaretskii wrote:
> >>> -;; Package-Requires: ((emacs "26.1") (eldoc "1.1.0") (project "0.7.1"))
> >>> +;; Package-Requires: ((emacs "28.1") (eldoc "1.1.0") (project "0.7.1"))
> >> Could you explain that change?
> > See
> >
> > https://lists.gnu.org/archive/html/help-gnu-emacs/2021-12/msg00166.html
>
> That doesn't seem like a good idea: other packages depend on it being
> compatible with Emacs 26.
>
> The change that broke that should be reverted instead.
>
>
I'm okay with doing that provided that the patch to revert is simple and safe.
Please show the patch.