From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: command.com versus cmd.exe
Date: Thu, 12 Sep 2002 13:50:51 +0200 [thread overview]
Message-ID: <vafsn0fbf50.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: uhegv79mk.fsf@raibau.raiffeisen.at
Klaus Berndl <Klaus.Berndl@raibau.raiffeisen.at> writes:
> But it should not matter because i would recommend to check the
> environment-variable COMSPEC (which is set always be every windows system!),
> maybe like follows:
Ah, I didn't know about COMSPEC. I now use the following code to
initialize the variable:
(if (memq system-type '(windows-nt))
(getenv "COMSPEC")
"/bin/sh")
Are there other values of system-type that I should check for?
kai
--
~/.signature is: umop 3p!sdn (Frank Nobis)
next prev parent reply other threads:[~2002-09-12 11:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-12 10:27 command.com versus cmd.exe Kai Großjohann
2002-09-12 11:03 ` Klaus Berndl
2002-09-12 11:50 ` Kai Großjohann [this message]
2002-09-12 12:45 ` Klaus Berndl
2002-09-12 17:23 ` Jochen Küpper
2002-09-12 12:59 ` lawrence mitchell
2002-09-12 13:55 ` Kai Großjohann
2002-09-12 22:15 ` FRC
2002-09-12 12:50 ` Zhongtao Zhu
[not found] ` <mailman.1031834951.18415.help-gnu-emacs@gnu.org>
2002-09-12 13:53 ` Kai Großjohann
2002-09-13 8:49 ` Klaus Berndl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=vafsn0fbf50.fsf@lucy.cs.uni-dortmund.de \
--to=kai.grossjohann@cs.uni-dortmund.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).