From: Alexander Shukaev <haroogan@gmail.com>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Nested `with-eval-after-load'?
Date: Thu, 13 Aug 2015 13:18:24 +0200 [thread overview]
Message-ID: <CAKu-7WyANuM3Zkyk6sXs_uvS7o=7OvFSUjmrM_VO4ukGXm61+g@mail.gmail.com> (raw)
In-Reply-To: <87zj1wo21n.fsf@web.de>
> So, your question is too general to give a more concrete answer. What
> is your real-life problem?
Nothing special, it's just that I have two nested
`with-eval-after-load' quite often when I have to configure one
package using another one (for example, `evil' and `helm', etc.).
However, it looks like with
> Normally, `with-eval-after-load' tries to avoid to add duplicates of one
> and the same function (it tests for presence with `equal' before adding
> any function in the according alist value).
I'm on the safe side even if packages get reloaded during Emacs usage
(manually, for instance).
Regards,
Alexander
prev parent reply other threads:[~2015-08-13 11:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 20:13 Nested `with-eval-after-load'? Alexander Shukaev
2015-08-12 17:21 ` Michael Heerdegen
2015-08-13 11:18 ` Alexander Shukaev [this message]
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='CAKu-7WyANuM3Zkyk6sXs_uvS7o=7OvFSUjmrM_VO4ukGXm61+g@mail.gmail.com' \
--to=haroogan@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--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 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.