all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Radon Rosborough <radon.neon@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: [PATCH] Only signal package.el warnings when needed
Date: Mon, 14 Jan 2019 14:46:16 -0700	[thread overview]
Message-ID: <CADB4rJHiw0-7xEkwg_arOo11t_-sp9tf7Xx_29-ojkMyi3Ur1A@mail.gmail.com> (raw)
In-Reply-To: <83k1j7dyu3.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]

> From: Eli Zaretskii <eliz@gnu.org>
> Date: Jan 14, 2019, 8:49 AM
>
>> From: Radon Rosborough <radon.neon@gmail.com>
>> Date: Sun, 13 Jan 2019 21:17:58 -0700
>>
>> Currently, a warning is emitted when this occurs.
>
> But we didn't actually hear complaints about that, did we?

There seems to be some unnecessary confusion in this thread:
<https://github.com/jkitchin/scimax/issues/194>

Also, there's some annoyance here:
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31397>

You're right that we have not heard too much about it. However, I
expect that we will hear a lot more about it if we release Emacs 27
with the current code. This is because people who run Emacs from HEAD
are more likely to be advanced users who know how to proceed when
confronted with a warning message like this.

Consider that essentially every modern Emacs init-file contains a call
to `package-initialize', since such a call was inserted whenever the
package manager was used. It seems like a huge amount of unnecessary
work to tell every Emacs user with an init-file to manually edit it --
especially since many users are not even aware that they have an
init-file.

I don't see any downside to installing the patch, but I do see a clear
benefit to many users. Let me know your thoughts.

Best,
Radon

[-- Attachment #2: Type: text/html, Size: 1896 bytes --]

  parent reply	other threads:[~2019-01-14 21:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-14  4:17 [PATCH] Only signal package.el warnings when needed Radon Rosborough
2019-01-14 15:48 ` Eli Zaretskii
2019-01-14 16:10   ` Robert Pluim
2019-01-14 16:39     ` Eli Zaretskii
2019-01-14 16:48       ` Robert Pluim
2019-01-14 20:14     ` Stefan Monnier
2019-01-14 21:46     ` Radon Rosborough
2019-01-14 21:46   ` Radon Rosborough [this message]
2019-01-15 17:18     ` Eli Zaretskii
2019-01-15 18:43       ` Radon Rosborough
2019-01-15 19:26         ` Eli Zaretskii
2019-01-21 22:45           ` Radon Rosborough
2019-01-22 17:29             ` Eli Zaretskii
2019-01-23  4:06               ` Radon Rosborough
2019-01-23 15:34                 ` Eli Zaretskii
2019-01-23 16:00                   ` Stefan Monnier
2019-01-23 17:28                   ` Radon Rosborough
2019-01-14 22:13   ` Óscar Fuentes
2019-01-14 22:59     ` Clément Pit-Claudel
2019-01-15 10:39       ` João Távora
2019-01-15 17:15         ` Eli Zaretskii
2019-01-15 17:24           ` João Távora
2019-01-14 19:55 ` Stefan Monnier
2019-01-14 20:19   ` Stefan Monnier

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=CADB4rJHiw0-7xEkwg_arOo11t_-sp9tf7Xx_29-ojkMyi3Ur1A@mail.gmail.com \
    --to=radon.neon@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.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.