From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Reacting to package load
Date: Sat, 25 Nov 2023 15:06:55 +0200 [thread overview]
Message-ID: <831qcec780.fsf@gnu.org> (raw)
In-Reply-To: <CADQMGAS8zKrpEgJ38GPnQSQwiOOP8GtJmJrhoh=vC_jHty5pLQ@mail.gmail.com> (message from Psionic K on Sat, 25 Nov 2023 21:54:47 +0900)
> From: Psionic K <psionik@positron.solutions>
> Date: Sat, 25 Nov 2023 21:54:47 +0900
>
> I need a strategy to detect when a package is loaded so I can look for a
> header (or predetermined override) to install non-elisp dependencies for
> that package.
>
> If there's a hook or functions variable, I can't guess the name. Not sure
> where I might add advice if that's the best available approach.
Is eval-after-load what you had in mind?
next prev parent reply other threads:[~2023-11-25 13:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-25 12:54 Reacting to package load Psionic K
2023-11-25 13:06 ` Eli Zaretskii [this message]
2023-11-27 9:38 ` Björn Bidar
2023-11-28 2:12 ` Psionic K
2023-11-28 2:32 ` Psionic K
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=831qcec780.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@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.