From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Customizing recentf
Date: Wed, 30 Aug 2006 13:17:37 -0400 [thread overview]
Message-ID: <jwvejuyqh3f.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <loom.20060830T001252-230@post.gmane.org> (Michael Mauger's message of "Tue, 29 Aug 2006 23:09:45 +0000 (UTC)")
> The custom-autoload and custom-loads properties are used once the c-s-v
> entries have been sorted, what I'm wondering is, if processing these
> before the sort makes sense, so that the optional minor mode modules get
> loaded before checking their properties?
That would make perfect sense, yes.
> Here's an attempt (basically I moved the code to autoload out of the main
> loop and put it before the sort). This did fix the problem for me and
> would seem to fix the problem for other, more subtle, situations.
> I didn't move the code to handle explicit requires in the c-s-v entries
> since I figured that should be reserved for very special situations.
> This patch should allow us to remove most of the :require settings in
> autoloaded minor modes.
Looks good, thank you.
Stefan
next prev parent reply other threads:[~2006-08-30 17:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-25 15:53 Customizing recentf Michael Mauger
2006-08-28 9:52 ` Richard Stallman
2006-08-28 15:02 ` Stefan Monnier
2006-08-29 11:47 ` Richard Stallman
2006-08-29 19:04 ` Stefan Monnier
2006-08-29 23:09 ` Michael Mauger
2006-08-30 0:32 ` Michael Mauger
2006-08-30 17:17 ` Stefan Monnier [this message]
2006-08-30 17:58 ` Richard Stallman
2006-08-31 17:11 ` 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=jwvejuyqh3f.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--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.