help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open All FIles in a Directory: How can I tell emacs to do this?


From: Dave Footitt
Subject: Re: Open All FIles in a Directory: How can I tell emacs to do this?
Date: Sat, 20 Sep 2003 15:49:57 +0100
User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)

You can do it in dired, if you mark all the files you'd like to open, then
use 'dired-do-find-marked-files'

You will need to (require 'dired-x) in your .emacs too.


Dave


reply via email to

[Prev in Thread] Current Thread [Next in Thread]