From crd@best.com  Tue Oct 15 16:50:12 1996
X-VM-v5-Data: ([nil nil nil nil t nil nil nil nil]
	[nil "Tue" "15" "October" "1996" "16:48:59" "-0700" "Craig Dickson" "crd@best.com" "<199610152348.QAA19939@shellx.best.com>" "27" "NT-Emacs 19.34" "^From:" nil nil "10" nil nil nil nil]
	nil)
Received: from dns1.noc.best.net (dns1.noc.best.net [206.86.8.69]) by june.cs.washington.edu (8.7.6/7.2ju) with SMTP id QAA09186 for <voelker@cs.washington.edu>; Tue, 15 Oct 1996 16:50:12 -0700
Received: from shellx.best.com (shellx.best.com [206.86.0.11]) by dns1.noc.best.net (8.6.12/8.6.5) with ESMTP id QAA02269 for <voelker@cs.washington.edu>; Tue, 15 Oct 1996 16:49:39 -0700
Received: (crd@localhost) by shellx.best.com (8.6.12/8.6.5) id QAA19939 for voelker@cs.washington.edu; Tue, 15 Oct 1996 16:48:59 -0700
Message-Id: <199610152348.QAA19939@shellx.best.com>
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
From: Craig Dickson <crd@best.com>
To: voelker@cs.washington.edu
Subject: NT-Emacs 19.34
Date: Tue, 15 Oct 1996 16:48:59 -0700 (PDT)

Hello,

I've been using NT-Emacs for a while (since about 19.28) and I think you've
done a great job on it. I have a few requests, though, which I would take
care of myself if I really felt like ftp'ing all the source (I just grab
your binaries) and wading through it to find the right lines...

(1) As we all know, well-thought-out command shells glob the command line
for you. NT's, though, doesn't, so apps have to do it themselves. Since NT
Emacs doesn't, "runemacs file.*" doesn't work the way one would like it to.
Think you could slip in some #ifdef _WIN32 code to take care of this?

(2) I have edited my registry to associate the command 'runemacs "%1"' with
the "open" action (NT 4.0) for text files so I can bring Emacs up by
double-clicking on a file in the Explorer. This works, but Emacs always
gets the 8.3 MS-DOS filename rather than the long filename, which is mildly
annoying. Any idea why this should be? The effect seems to be the same
whether or not I enclose %1 in quotes. However, if I change "runemacs" to
"notepad", notepad.exe gets the long filename.

(3) Attempting to close Emacs via the system menu (or NT 4.0 close button)
seems to do nothing but display "Quit" in the minibuffer when there are
modified buffers. I would expect it to act just like C-x C-c.

Again, thanks for doing such good work with NT Emacs.

Craig

