all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#2061: 23.0.60; Add preference to force load of Elisp files when they are newer than corresponding byte-compiled file
@ 2009-01-27  0:49 Stefan Monnier
  2009-02-02 18:56 ` Juanma Barranquero
  2009-02-03  9:59 ` bug#2061: 23.0.60; Add preference to force load of Elisp files when they are newer than corresponding byte-compiled file Richard M Stallman
  0 siblings, 2 replies; 6+ messages in thread
From: Stefan Monnier @ 2009-01-27  0:49 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 2061, Brent Goodrick

> Isn't easier just to compile the .el file? If you're developing or
> modifying a package, and want to try it at once, create a macro to
> compile it as soon as you save it...

A common case for me is "bzr pull" or "cvs update" or "tla star-merge"
to bring in new changes.  I don't look at all the Elisp files brought in
so byte-compile-file is not convenient, and byte-compilation often leads
to odd results because the `require's read the old .elc files.


        Stefan






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-18  3:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27  0:49 bug#2061: 23.0.60; Add preference to force load of Elisp files when they are newer than corresponding byte-compiled file Stefan Monnier
2009-02-02 18:56 ` Juanma Barranquero
2009-02-03 21:08   ` bug#2061: 23.0.60; Add preference to force load of Elisp files Stefan Monnier
2013-12-18  3:24     ` Glenn Morris
2009-02-03  9:59 ` bug#2061: 23.0.60; Add preference to force load of Elisp files when they are newer than corresponding byte-compiled file Richard M Stallman
2009-02-03 21:07   ` Stefan Monnier

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.