unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Devon Sean McCullough <Emacs-hacker2023@jovi.net>
Cc: 72160@debbugs.gnu.org
Subject: bug#72160: 29.3; package buglet
Date: Thu, 18 Jul 2024 10:59:05 +0200	[thread overview]
Message-ID: <87ed7rxehy.fsf@web.de> (raw)
In-Reply-To: <bf62c7c6db1db8bad6c6612a224bea66@jovi.net> (Devon Sean McCullough's message of "Wed, 17 Jul 2024 11:16:49 -0500")

Devon Sean McCullough <Emacs-hacker2023@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.





  parent reply	other threads:[~2024-07-18  8:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-17 16:16 bug#72160: 29.3; package buglet Devon Sean McCullough
     [not found] ` <handler.72160.B.172123303622025.ack@debbugs.gnu.org>
2024-07-17 17:12   ` bug#72160: Acknowledgement (29.3; package buglet) Devon Sean McCullough
2024-07-18  8:59 ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-07-21 10:59 ` bug#72160: 29.3; package buglet Philip Kaludercic
2024-07-21 15:30   ` Devon Sean McCullough
2024-07-21 15:48     ` Eli Zaretskii
2024-07-21 16:17     ` Philip Kaludercic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ed7rxehy.fsf@web.de \
    --to=bug-gnu-emacs@gnu.org \
    --cc=72160@debbugs.gnu.org \
    --cc=Emacs-hacker2023@jovi.net \
    --cc=michael_heerdegen@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).