all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* byte-compile all files in a directory
@ 2011-01-01  0:31 ishi soichi
  2011-01-01  6:07 ` Le Wang
  0 siblings, 1 reply; 4+ messages in thread
From: ishi soichi @ 2011-01-01  0:31 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

hi. I would like to implement byte-compile elisp files.  Is there a way to
do it for all files in a directory?
I tried "M-x byte-recompile-directory" but it does nothing.  Well, only way
I can think of is dired-do-byte-compile...but it still needs to execute one
by one.

And also, sometimes byte-compile-file produces errors like,

Byte compile error for
/Users/ishidasouichi/.emacs.d/lisp/contrib/lisp/org-collector.el:

I have no idea why.  This elisp file is downloaded from the official site,
so no corrections are made.  There should not be any problem in implementing
byte-compile at all.

Thanks for your help in advance.


soichi

[-- Attachment #2: Type: text/html, Size: 798 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.6.1293841909.23968.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2011-01-04 10:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-01  0:31 byte-compile all files in a directory ishi soichi
2011-01-01  6:07 ` Le Wang
     [not found] <mailman.6.1293841909.23968.help-gnu-emacs@gnu.org>
2011-01-03  4:44 ` Stefan Monnier
2011-01-04 10:12   ` ishi soichi

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.