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

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

Re: Reading a directory with (interactive "Dxxx")


From: Mathias Dahl
Subject: Re: Reading a directory with (interactive "Dxxx")
Date: Wed, 20 Apr 2005 11:33:32 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt)

Joakim Hove <hove@ift.uib.no> writes:

>> What about doing this instead:
>>
>>  (interactive)
>>  ...
>>  (read-directory-name "Enter dir: " "~/")
>
> Sure thing - I had tried "apropos ing" for something like that, but
> had not found it. Thanks a lot.

When on the subject, all these functions seems start with "read-",
read-string, read-file-name etc. Nice to know.

/Mathias


reply via email to

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