all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mark A. Hershberger" via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 75328@debbugs.gnu.org
Subject: bug#75328: 31.0.50; use-package cannot override a built in package
Date: Sat, 04 Jan 2025 10:50:21 -0500	[thread overview]
Message-ID: <878qrqinnm.fsf@everybody.org> (raw)
In-Reply-To: <86msg7f3du.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 04 Jan 2025 09:24:13 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> Did you try customizing package-install-upgrade-built-in?

Yes.  I also reported this to Jonas[1] and in the following discussion
he suggested that and I tried it[2].

The following does not check out the transient repository into
~/.emacs.d/elpa/:

    rm -rf ~/.emacs.d &&
    echo '(setq package-install-upgrade-built-in t)
    (use-package transient :vc (:url "https://github.com/magit/transient" :rev :newest) :ensure t)' > ~/.emacs &&
    ~/bin/emacs

Footnotes:
[1]  https://github.com/magit/forge/issues/732

[2]  https://github.com/magit/forge/discussions/733#discussioncomment-11733964






  reply	other threads:[~2025-01-04 15:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 22:29 bug#75328: 31.0.50; use-package cannot override a built in package Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-04  7:24 ` Eli Zaretskii
2025-01-04 15:50   ` Mark A. Hershberger via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2025-01-04 18:21     ` Eli Zaretskii
2025-01-04 21:57       ` Philip Kaludercic
2025-01-05  6:36         ` Eli Zaretskii
2025-01-05 20:33           ` 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

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

  git send-email \
    --in-reply-to=878qrqinnm.fsf@everybody.org \
    --to=bug-gnu-emacs@gnu.org \
    --cc=75328@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=mah@everybody.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.