unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#28883: w32-convert-standard-filename
@ 2017-10-18  0:47 Tak Kunihiro
  2017-10-18  1:03 ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Tak Kunihiro @ 2017-10-18  0:47 UTC (permalink / raw)
  To: 28883; +Cc: tkk

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"





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#28883: w32-convert-standard-filename
  2017-10-18  0:47 bug#28883: w32-convert-standard-filename Tak Kunihiro
@ 2017-10-18  1:03 ` Noam Postavsky
  2017-10-18  4:41   ` Tak Kunihiro
  0 siblings, 1 reply; 3+ messages in thread
From: Noam Postavsky @ 2017-10-18  1:03 UTC (permalink / raw)
  To: Tak Kunihiro; +Cc: 28883

close 28883
merge 28883 24387
quit

Tak Kunihiro <tkk@misasa.okayama-u.ac.jp> writes:

> Path returned from `convert-standard-filename' of 26.0.90 differs from
> one of 25.2.  Is this bug?

No, see Bug#24387 and NEWS under "** 'convert-standard-filename' no
longer mirrors slashes on MS-Windows."






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#28883: w32-convert-standard-filename
  2017-10-18  1:03 ` Noam Postavsky
@ 2017-10-18  4:41   ` Tak Kunihiro
  0 siblings, 0 replies; 3+ messages in thread
From: Tak Kunihiro @ 2017-10-18  4:41 UTC (permalink / raw)
  To: npostavs; +Cc: tkk, 28883

Thank you for the response.  Next time I will check NEWS before
sending a bug report.

I needed to mirror slash to feed file path to Windows' explorer.  An
example in the NEWS entry saved me!





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-18  4:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18  0:47 bug#28883: w32-convert-standard-filename Tak Kunihiro
2017-10-18  1:03 ` Noam Postavsky
2017-10-18  4:41   ` Tak Kunihiro

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).