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

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

find-file for directory selection/generating recursive list of directori


From: Matthias Schweinoch
Subject: find-file for directory selection/generating recursive list of directories
Date: Sat, 07 May 2011 19:39:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

Hi all,

I am trying to find out if the find-file function can be used to select a directory. Just calling find-file seems to require regular file selection only. I have not been able to find anything in the emacs lisp reference manual regarding this. Also, google has not been very helpful:-)

Furthermore, I would like to know if there is an elisp function that generates a list of all subdirectories, given a starting directory. I could roll my own, but then again, maybe something exists already.

  Matthias





reply via email to

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