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]Re: [tlug] Emacs batch commands
- Date: Thu, 27 Jul 2006 22:42:47 +0900
- From: Junichi Uekawa <dancer@example.com>
- Subject: Re: [tlug] Emacs batch commands
- References: <mailman.48.1153993730.2534.tlug@example.com> <44C89EA3.4020309@example.com>
- User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/21.4 (x86_64-pc-linux-gnu) MULE/5.0 (SAKAKI)
Hi, > So, what I really need to do is write the lisp code to intercept the > command line arguments and open them one at a time? The thing is, all the files you've specified are opened. The 'current' buffer is the last file you've opened, and you can switch between them. To iterate all buffers, a code snippet like this can be used: (mapcar '(lambda (x) princ x)) (buffer-list)) regards, junichi -- dancer@{debian.o??,netfort.gr.jp} Debian Project
- References:
- Re: [tlug] Emacs batch commands
- From: David Riggs
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Video of the next meeting...
- Next by Date: [tlug] Slide of Mar. TLUG Tech Meeting, Open Source Software Licensing
- Previous by thread: Re: [tlug] Emacs batch commands
- Next by thread: Re: [tlug] Emacs batch commands
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links