GNU bug report logs - #79389
24.5; use-package 2.4.6 is incompatible with emacs24

Previous Next

Package: emacs;

Reported by: Robin Putters <robin.putters <at> keronic.com>

Date: Fri, 5 Sep 2025 08:35:02 UTC

Severity: normal

Found in version 24.5

To reply to this bug, email your comments to 79389 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#79389; Package emacs. (Fri, 05 Sep 2025 08:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Robin Putters <robin.putters <at> keronic.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 05 Sep 2025 08:35:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Robin Putters <robin.putters <at> keronic.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 24.5; use-package 2.4.6 is incompatible with emacs24
Date: Fri, 5 Sep 2025 08:28:43 +0000
[Message part 1 (text/plain, inline)]
--text follows this line--

Entering directory `.../elpa/use-package-2.4.6/'
use-package-core.el:1675:1:Error: Unknown upattern `(quote nil)'

                 (:rev (pcase v
                         ('nil (if use-package-vc-prefer-newest nil :last-release))
                         (:last-release :last-release)

use-package-core.el:1718:1:Error: Unknown upattern `(quote nil)'

    (pcase arg
      ((or 'nil 't) (list name))                 ; guess name
      ((pred symbolp) (list arg))                ; use this name


In GNU Emacs 24.5.1 (i686-pc-mingw32)
of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.3.9600
Configured using:
`configure --prefix=/c/usr --host=i686-pc-mingw32'

Important settings:
  value of $LANG: ENU
  locale-coding-system: cp1252

Major mode: Emacs-Lisp

[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#79389; Package emacs. (Fri, 05 Sep 2025 09:04:02 GMT) Full text and rfc822 format available.

Message #8 received at 79389 <at> debbugs.gnu.org (full text, mbox):

From: Sean Whitton <spwhitton <at> spwhitton.name>
To: Robin Putters <robin.putters <at> keronic.com>
Cc: 79389 <at> debbugs.gnu.org
Subject: Re: bug#79389: 24.5; use-package 2.4.6 is incompatible with emacs24
Date: Fri, 05 Sep 2025 10:03:36 +0100
Hello,

I think we should probably just raise the minimum required Emacs for
our version of use-package to 25 (or even higher).  Any objections?

-- 
Sean Whitton




This bug report was last modified today.

Previous Next


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