From: "ChunYe Wang" <ext-chunye.wang@nokia.com>
Subject: Re: Opening a list of files in Emacs
Date: Thu, 12 Oct 2006 02:22:36 GMT [thread overview]
Message-ID: <uhcyanui4.fsf@nokia.com> (raw)
In-Reply-To: uodsinujx.fsf@nokia.com
"ChunYe Wang" <ext-chunye.wang@nokia.com> writes:
sorry for typos.
> venu.nayar@gmail.com writes:
>
> M-x query-replace-regexp-eval <RET>
> .* <RET>
> (format "(find %S)" (match-string 0)) <RET>
(format "(find-file %S)" (match-string 0)) <RET>
>
> M-x eval-buffer
>
> > I have a file containing a list of files (full-pathname), one per line.
> > How do I open this list of files from Emacs? Is there a elisp package
> > to do this?
> >
> > Thanks,
> > Venu Nayar
> >
>
> --
> Best Regards
> ChunYe Wang
--
Best Regards
ChunYe Wang
next prev parent reply other threads:[~2006-10-12 2:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 1:40 Opening a list of files in Emacs venu.nayar
2006-10-12 2:02 ` Pascal Bourguignon
2006-10-12 15:25 ` CloudStrife
2006-10-12 2:21 ` ChunYe Wang
2006-10-12 2:22 ` ChunYe Wang [this message]
2006-10-13 21:37 ` Dieter Wilhelm
[not found] ` <mailman.8132.1160776207.9609.help-gnu-emacs@gnu.org>
2006-10-14 3:50 ` Fang lun gang
2006-10-16 15:42 ` Kevin Rodgers
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=uhcyanui4.fsf@nokia.com \
--to=ext-chunye.wang@nokia.com \
/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.