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

Full log


View this message in rfc822 format

From: Robin Putters <robin.putters <at> keronic.com>
To: 79389 <at> debbugs.gnu.org
Subject: bug#79389: 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)]

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.