* 23.0.60; Backslash in initial default-directory on w32
@ 2008-05-30 21:10 Lennart Borgman (gmail)
0 siblings, 0 replies; only message in thread
From: Lennart Borgman (gmail) @ 2008-05-30 21:10 UTC (permalink / raw)
To: emacs-pretest-bug
When you start Emacs on w32 default-directory will contain backslashes.
I will look something like this "C:\\emacs\\u/".
This is a bit ugly and I just read one user complaint about this.
Why not add
(setq default-directory (expand-file-name default-directory))
after decoding default-directory in `command-line' in startup.el. This
will be somewhere around line 1118 in that file.
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-05-29
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-30 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 21:10 23.0.60; Backslash in initial default-directory on w32 Lennart Borgman (gmail)
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.