From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: req-package
Date: Fri, 14 Aug 2015 12:58:45 -0400 [thread overview]
Message-ID: <jwvlhddst9c.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: mailman.8327.1439563225.904.help-gnu-emacs@gnu.org
> :config recentf
> ;; Here we configure what is related to `recentf' (plus `evil' of course).
> ;; It's kind of `:require recentf' (in a sense that it should also
> manage dependencies as
> ;; `:require recentf' does), but it also includes corresponding
> configuration as well. The benefit is
> ;; that if `recentf' is not available, then this code is simply
> disabled/ignored (similar to how
> ;; `with-eval-after-load' functions). This is more general and
> flexible approach then `:require'.
I think this should not try to require recentf. IOW it should only
execute that code if/when recentf if enabled. So you can still disable
all of recentf by commenting out the (req-package recentf).
Stefan
next prev parent reply other threads:[~2015-08-14 16:58 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-11 7:10 req-package Edward Knyshov
2015-08-11 15:26 ` req-package Stefan Monnier
2015-08-13 12:10 ` req-package Edward Knyshov
2015-08-13 13:44 ` req-package Alexander Shukaev
2015-08-13 14:06 ` req-package Edward Knyshov
2015-08-13 14:59 ` req-package Alexander Shukaev
2015-08-13 20:43 ` req-package Edward Knyshov
[not found] ` <mailman.8283.1439498644.904.help-gnu-emacs@gnu.org>
2015-08-13 21:22 ` req-package Stefan Monnier
2015-08-14 5:14 ` req-package Edward Knyshov
2015-08-14 5:18 ` req-package Edward Knyshov
[not found] ` <mailman.8308.1439529283.904.help-gnu-emacs@gnu.org>
2015-08-14 14:07 ` req-package Stefan Monnier
2015-08-14 14:40 ` req-package Alexander Shukaev
2015-08-14 14:54 ` req-package Edward Knyshov
2015-08-14 15:02 ` req-package Alexander Shukaev
2015-08-15 8:46 ` req-package John Wiegley
2015-08-15 19:25 ` req-package Alexander Shukaev
2015-08-15 22:17 ` req-package John Wiegley
2015-08-16 8:51 ` req-package Les Harris
[not found] ` <mailman.8410.1439715098.904.help-gnu-emacs@gnu.org>
2015-08-16 9:05 ` req-package Rusi
2015-08-16 9:38 ` req-package Edward Knyshov
2015-08-17 16:42 ` req-package John Wiegley
[not found] ` <mailman.8411.1439717896.904.help-gnu-emacs@gnu.org>
2015-08-16 10:02 ` req-package Rusi
2015-08-16 10:17 ` req-package Edward Knyshov
2015-08-16 10:17 ` req-package Rusi
2015-08-16 10:32 ` req-package Edward Knyshov
[not found] ` <mailman.8413.1439721183.904.help-gnu-emacs@gnu.org>
2015-08-16 13:07 ` req-package Rusi
2015-08-16 13:28 ` req-package Edward Knyshov
[not found] ` <mailman.8416.1439731716.904.help-gnu-emacs@gnu.org>
2015-08-17 1:11 ` req-package Rusi
[not found] ` <mailman.8327.1439563225.904.help-gnu-emacs@gnu.org>
2015-08-14 16:58 ` Stefan Monnier [this message]
2015-08-14 17:53 ` req-package Alexander Shukaev
2015-08-13 15:29 ` req-package Stefan Monnier
2015-08-13 15:50 ` req-package Alexander Shukaev
[not found] ` <mailman.8262.1439481023.904.help-gnu-emacs@gnu.org>
2015-08-13 15:56 ` req-package Stefan Monnier
2015-08-13 16:14 ` req-package Alexander Shukaev
[not found] ` <mailman.8266.1439482490.904.help-gnu-emacs@gnu.org>
2015-08-13 16:23 ` req-package Stefan Monnier
2015-08-13 16:37 ` req-package Alexander Shukaev
2015-08-13 20:27 ` req-package Edward Knyshov
2015-08-13 20:30 ` req-package Edward Knyshov
[not found] ` <mailman.8267.1439483837.904.help-gnu-emacs@gnu.org>
2015-08-13 20:17 ` req-package 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
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=jwvlhddst9c.fsf-monnier+gnu.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--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.
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).