GNU bug report logs - #28883
w32-convert-standard-filename

Previous Next

Package: emacs;

Reported by: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>

Date: Wed, 18 Oct 2017 00:49:02 UTC

Severity: normal

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


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

From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
To: bug-gnu-emacs <at> gnu.org
Cc: tkk <at> misasa.okayama-u.ac.jp
Subject: w32-convert-standard-filename
Date: Wed, 18 Oct 2017 09:47:43 +0900 (JST)
Path returned from `convert-standard-filename' of 26.0.90 differs from
one of 25.2.  Is this bug?

;;; GNU Emacs 26.0.90 (build 3, x86_64-w64-mingw32) of 2017-10-14
emacs -Q 
(convert-standard-filename (expand-file-name "~/.emacs.d")) ; => "c:/Users/dream/.emacs.d"

;;; GNU Emacs 25.2.1 (x86_64-w64-mingw32) of 2017-04-25
emacs -Q
(convert-standard-filename (expand-file-name "~/.emacs.d")) ; => "c:\\Users\\dream\\.emacs.d"




This bug report was last modified 7 years and 275 days ago.

Previous Next


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