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

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

Re: apply start-process fails because of invalid current directory


From: Pascal Quesseveur
Subject: Re: apply start-process fails because of invalid current directory
Date: Wed, 31 Jul 2013 15:05:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

I have looked in the code and the message is sent after a call to
Ffile_acessible_directory_p. The problem seems coming from the fact
there is no file associated with the current-buffer (it is a gnus
article). When the directory is unreachable the code says it uses a
sensible default which is ~/. For some reason it is not working for me
in some situations.


-- 
Pascal Quesseveur
pascal.quesseveur@free.fr


reply via email to

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