Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Emacs batch commands, over many files
- Date: Thu, 27 Jul 2006 12:23:35 +0900
- From: David Riggs <dariggs@example.com>
- Subject: [tlug] Emacs batch commands, over many files
- References: <mailman.1.1153969203.1166.tlug@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050420 Debian/1.7.7-2
Dear TLUGers,I want to run an Emacs lisp program on lots of files, and it seems that the Emacs -batch option is the obvious way, for example:emacs * -batch --eval '(progn (insert "from batch")(save-buffer))'But this works on only last of the files served up by the "*" expansion, the rest of the files are ignored.How do I get emacs to see all the files passed to it? (They are in the list seen by emacs, stored in the command-line-args variable, but I don't see how to get emacs to visit them.)thanks, David Riggs Kyoto
- Follow-Ups:
- Re: [tlug] Emacs batch commands, over many files
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Portability of Misaligned Data Access . . . . . . .
- Next by Date: Re: [tlug] issues with format of double (or IEEE754)
- Previous by thread: [tlug] Beware of "off by one" errors. . . . . . . . . . (was: Re: just a quick note... more to come later :))
- Next by thread: Re: [tlug] Emacs batch commands, over many files
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links