GNU bug report logs - #72160
29.3; package buglet

Previous Next

Package: emacs;

Reported by: Devon Sean McCullough <Emacs-hacker2023 <at> jovi.net>

Date: Wed, 17 Jul 2024 16:18:02 UTC

Severity: normal

Found in version 29.3

Fixed in version 31.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Devon Sean McCullough <Emacs-hacker2023 <at> jovi.net>
Cc: 72160 <at> debbugs.gnu.org
Subject: Re: bug#72160: 29.3; package buglet
Date: Thu, 18 Jul 2024 10:59:05 +0200
Devon Sean McCullough <Emacs-hacker2023 <at> jovi.net> writes:

> Strings and symbols should be equally acceptable package designators.
>
> (use-package 'xr) ; (wrong-type-argument symbolp 'xr)
> Should work like (use-package "xr")

I think you should specify a symbol as argument of that macro, not a
quoted symbol:

  (use-package xr)


Michael.




This bug report was last modified 77 days ago.

Previous Next


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