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

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

RE: Simple useful function


From: Drew Adams
Subject: RE: Simple useful function
Date: Tue, 6 Jul 2010 06:21:58 -0700

> >  (dired "My GIT Files" '("/my/first/file" "/my/2nd/file"...))
> 
> Isn't it?
> (dired (cons "My GIT Files" '("/my/first/file" "/my/2nd/file"...)))

Yes, it is!  Sorry about that.

> It seem nice to use that with:
> (dired (cons "my files" (dired-get-marked-files)))

Yes.

> Nice feature anyway.




reply via email to

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