all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Perry Smith <pedzsan@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: autoload
Date: Mon, 24 Jan 2011 13:42:42 -0600	[thread overview]
Message-ID: <5CBC83FC-D863-4E41-B8CE-B016D37FA33D@gmail.com> (raw)
In-Reply-To: <jwv7hduqkwq.fsf-monnier+gnu.emacs.help@gnu.org>


On Jan 24, 2011, at 11:28 AM, Stefan Monnier wrote:

>>>> I just spent the past few hours constructing various scripts to
>>>> automatically byte compile the new files
>>> As in byte-recompile-directory?
>> Roughtly.  but batch-byte-recompile-directory does not create the elc if it
>> doesn't already exist unless you wrap it.  So I wrote:
> 
>> (defun batch-byte-recompile-directory-all ()
>>  (batch-byte-recompile-directory 0))
> 
> IIRC you can use
> 
>    --eval "(batch-byte-recompile-directory 0)"
> 
> so you don't have to define a new function.

Ahh... I saw that on another post on this thread but I never
thought about it.  I figured there must be a way to do it, otherwise,
why would it take an argument?

Thanks... now I have another tool in my bag.

Perry




  reply	other threads:[~2011-01-24 19:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6.1295832280.28254.help-gnu-emacs@gnu.org>
2011-01-24  4:09 ` autoload Stefan Monnier
2011-01-24  4:49   ` autoload Perry Smith
2011-01-24  6:51     ` autoload e20100633
2011-01-24 16:34       ` autoload Perry Smith
2011-01-24  7:41     ` autoload Thien-Thi Nguyen
     [not found]     ` <mailman.5.1295855209.17297.help-gnu-emacs@gnu.org>
2011-01-28  4:11       ` autoload rusi
2011-01-28 10:10         ` autoload Thien-Thi Nguyen
     [not found]   ` <mailman.22.1295844560.28254.help-gnu-emacs@gnu.org>
2011-01-24 17:28     ` autoload Stefan Monnier
2011-01-24 19:42       ` Perry Smith [this message]
2011-01-24  0:40 autoload Perry Smith
2011-01-24 12:38 ` autoload Oleksandr Gavenko

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=5CBC83FC-D863-4E41-B8CE-B016D37FA33D@gmail.com \
    --to=pedzsan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.