gnu.emacs.help
[Top] [All Lists]

Re: viewing random list of files in dired

Subject: Re: viewing random list of files in dired
From: Harry Putnam
Date: Sun, 18 Jan 2009 12:28:12 -0600
Newsgroups: gnu.emacs.help

"Drew Adams" <drew.adams@xxxxxxxxxx> writes:

> Just set `file-names' to a list of files. E.g.:
> (setq file-names '("some-file-in-def-dir.el" "/some/abs/file/foo.el"))
>
> No matter how the list of file names is created, it should work.

Pretty slick... thanks




<Prev in Thread] Current Thread [Next in Thread>