[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
[MD:2798]NTEmacsen crashed, when expand-file-name.
- X-ml-count: 2798
- Subject: [MD:2798]NTEmacsen crashed, when expand-file-name.
- From: "Eli Zaretskii" <eliz@xxxxxxxxxxxxx>
- Date: Sat, 15 Dec 2001 19:08:04 +0200
- X-mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9
> From: Andrew Innes <andrewi@xxxxxxx>
> Date: 13 Dec 2001 23:35:59 +0000
>
> I would call GetModuleFileName to find the full location of emacs.exe,
> and hence a valid drive letter.
Why is it better to look at the location of emacs.exe instead of the
current drive? The former could be a fallback, but why not try
_getdisk first?