From: Drew Adams <drew.adams@oracle.com>
To: Stefan Kangas <stefan@marxist.se>
Cc: Roland Winkler <winkler@gnu.org>, 21563@debbugs.gnu.org
Subject: bug#21563: 24.5; discourage load-hook variables
Date: Thu, 16 Jan 2020 08:15:58 -0800 (PST) [thread overview]
Message-ID: <c15fa177-a6fb-411a-91c2-56da0b1211d6@default> (raw)
In-Reply-To: <87tv4vy19c.fsf@marxist.se>
> To summarize what has come up in this thread so far, the load-hook
> convention has the following problems:
>
> 1. They are never called if set by a user after a library is loaded.
> 2. They can lead to issues like Bug#24491.
> 3. They require every package (that wants to use them) to add boiler
> plate code.
>
> They are also redundant since we have eval-after-load and
> with-eval-after-load, which do not have any of the above problems.
Here's what I'd suggest, if you are bent on removing
all load hooks and deprecating them:
1. Try removing all of them from the vanilla
(distributed) Elisp code.
2. Run with that for a major release or two. If no
problems, then deprecate (declare obsolete).
Doing the second first (at the outset) makes no sense
to me. Try it first. Those hooks were added, over
time, at specific spots in the Emacs code for a reason,
presumably - at least some of them were deliberate, we
can suppose.
(Load hooks were never added to "every package". And
I doubt that, at least in some cases, they were just
added as "boiler plate code". Please try to find out
why given a package "wants to use them" before removing.)
I don't see why it would make sense to just suppose
that this is all unnecessary cruft, and tell users
to start removing their own such, without any trial
of removing it from the Emacs code first.
next prev parent reply other threads:[~2020-01-16 16:15 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 18:57 bug#21563: 24.5; discourage load-hook variables Roland Winkler
2020-01-15 19:32 ` Stefan Kangas
2020-01-15 20:21 ` Drew Adams
2020-01-15 20:42 ` Stefan Kangas
2020-01-16 0:27 ` Roland Winkler
2020-01-15 22:06 ` Glenn Morris
2020-01-16 0:03 ` Stefan Kangas
2020-01-16 0:24 ` Drew Adams
2020-01-16 0:54 ` Stefan Kangas
2020-01-16 3:56 ` Drew Adams
2020-01-16 13:33 ` Stefan Kangas
2020-01-16 16:15 ` Drew Adams [this message]
2020-01-16 20:30 ` Stefan Kangas
2020-01-16 21:08 ` Drew Adams
2020-01-16 0:31 ` Stefan Kangas
2020-04-16 4:14 ` Stefan Kangas
2020-04-16 9:07 ` Roland Winkler
2020-04-26 14:33 ` Stefan Kangas
2020-10-20 17:16 ` Stefan Kangas
2020-01-16 11:49 ` Mauro Aranda
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=c15fa177-a6fb-411a-91c2-56da0b1211d6@default \
--to=drew.adams@oracle.com \
--cc=21563@debbugs.gnu.org \
--cc=stefan@marxist.se \
--cc=winkler@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 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).