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

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

bug#767: 23.0.60; compilation-start gives bad default-directory


From: Lennart Borgman (gmail)
Subject: bug#767: 23.0.60; compilation-start gives bad default-directory
Date: Sun, 07 Sep 2008 21:40:45 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Stefan Monnier wrote:
>> If on w32 default-directory is something like c:\top\sub then the
> 
> Then it's a bug.  C-h v default-directory says:
> 
>    Name of default directory of current buffer.  Should end with slash.
>    To interactively change the default directory, use command `cd'.
> 
> So if it doesn't end in slash, we have a problem.


I never noticed that it must end with a slash and in many circumstances
it works without it.

I suggested that this should be fixed somewhere in start-process and I
think Chong added something along those lines.

Do you suggest something else? (Making Emacs actually require the ending
slash seems is not very backwards compatible.)






reply via email to

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