From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Subject: Re: Recursive compilation?
Date: Wed, 01 Jun 2011 13:48:08 +0200 [thread overview]
Message-ID: <m3k4d5vklj.fsf@quimbies.gnus.org> (raw)
In-Reply-To: jwv62oqpc6e.fsf-monnier+emacs@gnu.org
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> I use the patch below,
[...]
> + (load-suffixes (sort (copy-sequence load-suffixes)
> + (lambda (s1 s2) (and (string-match "\\.elc\\b" s2)
> + (string-match "\\.el\\b" s1)))))
Well, that was even simpler. :-)
Perhaps that could be in Emacs by default?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
next prev parent reply other threads:[~2011-06-01 11:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-31 20:44 Recursive compilation? Lars Magne Ingebrigtsen
2011-05-31 21:52 ` Stefan Monnier
2011-05-31 22:17 ` Lars Magne Ingebrigtsen
2011-06-01 1:38 ` Stefan Monnier
2011-06-01 11:48 ` Lars Magne Ingebrigtsen [this message]
2011-06-01 20:14 ` Dimitri Fontaine
2011-06-03 21:55 ` Lars Magne Ingebrigtsen
2011-06-04 6:29 ` Eli Zaretskii
2011-06-04 15:54 ` Lars Magne Ingebrigtsen
2011-06-04 16:08 ` Eli Zaretskii
2011-06-04 17:50 ` Glenn Morris
2011-06-06 20:05 ` Stefan Monnier
2011-06-09 17:51 ` Lars Magne Ingebrigtsen
2011-06-04 17:48 ` Glenn Morris
2011-06-06 20:46 ` Dimitri Fontaine
2011-06-07 0:23 ` Daniel Colascione
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=m3k4d5vklj.fsf@quimbies.gnus.org \
--to=larsi@gnus.org \
--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.