emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: find-directory-p always returns nil in locate-mode on windows xp


From: Peter Lee
Subject: Re: find-directory-p always returns nil in locate-mode on windows xp
Date: Thu, 27 May 2004 10:33:55 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (windows-nt)

Kai,

Do you have any ideas why 'V' would fail in locate-mode if tramp has
been loaded?  It seems to only fail if the default-directory is "/".
I use tramp quite a bit, so I'm getting around the problem by using
the following:

(add-hook 'locate-mode-hook
          '(lambda () 
             (setq default-directory "~/")))





reply via email to

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