all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ishi soichi <soichi777@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: byte-compile all files in a directory
Date: Sat, 1 Jan 2011 09:31:45 +0900	[thread overview]
Message-ID: <AANLkTi=AzmTu8xCbQ=N_KAKG2OAWp0V_aksUiOoT+ysF@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2011-01-01  0:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-01  0:31 ishi soichi [this message]
2011-01-01  6:07 ` byte-compile all files in a directory 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

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='AANLkTi=AzmTu8xCbQ=N_KAKG2OAWp0V_aksUiOoT+ysF@mail.gmail.com' \
    --to=soichi777@gmail.com \
    --cc=help-gnu-emacs@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.