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

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

Re: [h-e-w] Emacs file-truename returning wrong path


From: Thomas Karolski
Subject: Re: [h-e-w] Emacs file-truename returning wrong path
Date: Fri, 10 Oct 2008 12:30:32 +0200
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

Eli Zaretskii schrieb:
Date: Tue, 07 Oct 2008 13:31:35 +0200
From: Thomas Karolski <address@hidden>

I noticed that by pressing "M-." (slime-edit-definition) all that happens is a new empty buffer appearing. This as it turns out is due to the fact that the buffer points to the wrong filename. Using trace-function I narrowed it down to emacs' file-truename function, which pretty much prepends the current working directory to the full path of the buffer.

I think this happens because Emacs does not understand the
Cygwin-style "/e/temp/Coden" file names
That is likely. Though I still find it rather strange for file-truename to behave in that way. I'll have some time this weekend - guess I'll use that to hack that behavior.




reply via email to

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