GNU bug report logs - #14030
24.3; expand-file-name expands remote file name on Windows incorrectly

Previous Next

Package: emacs;

Reported by: Vida Gábor <vidagabor <at> gmail.com>

Date: Fri, 22 Mar 2013 15:21:01 UTC

Severity: normal

Found in version 24.3

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #83 received at 14030 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: michael.albinus <at> gmx.de, wjenkner <at> inode.at, 14030 <at> debbugs.gnu.org,
	vidagabor <at> gmail.com
Subject: Re: bug#14030: 24.3;
	expand-file-name expands remote file name on Windows incorrectly
Date: Wed, 27 Mar 2013 08:59:05 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Date: Tue, 26 Mar 2013 22:24:46 -0400
> Cc: 14030 <at> debbugs.gnu.org, Michael Albinus <michael.albinus <at> gmx.de>,
> 	vidagabor <at> gmail.com
> 
> > +(eval-when-compile
> > +  ;; Prevent the compiler from inlining the symbol's function
> > +  ;; definition, which depends on the load-time `system-type', see
> > +  ;; bug#14030.
> > +  (fmakunbound 'tramp-drop-volume-letter)
> > +  (declare-function tramp-drop-volume-letter "tramp" (name)))
>  
> Yuck!

Exactly my reaction.




This bug report was last modified 4 years and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.