emacs-devel
[Top][All Lists]
Advanced

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

Re: read-directory-name


From: Luc Teirlinck
Subject: Re: read-directory-name
Date: Fri, 6 May 2005 21:47:27 -0500 (CDT)

>From my previous patch:

   !      (if initial (concat dir initial) dir)))

Sorry, that was wrong.  It should have been:

   !      (if initial (concat dir initial) dir default-directory)))

But I saw that Juri already earlier proposed that exact same
(corrected as above) patch.  Since it was not used, there must be
something I still misunderstand.  I am going to quit making guesses.

Sincerely,

Luc.




reply via email to

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