all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Should Emacs byte-compile an already byte-compiled file?
@ 2006-09-15 13:39 Andrew M. Scott
  0 siblings, 0 replies; only message in thread
From: Andrew M. Scott @ 2006-09-15 13:39 UTC (permalink / raw)
  Cc: Andy Scott

Should CVS Emacs byte-compile a byte-compiled file?

I had downloaded some updated elisp packages, and due to some
sloppiness on my part with Dired marks, I ended up byte compiling

psvn.elc

and getting

psvn.elc.elc

Thoughts:

Perhaps the byte compiler could have noticed the .elc extension or the
header line starting with 
;ELCXXXXX
and not byte-compiled this file, or asked or automatically byte-compiled the *.el
version instead?

Thanks,
Andy Scott

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-15 13:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 13:39 Should Emacs byte-compile an already byte-compiled file? Andrew M. Scott

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.