all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Neves-Graca, Sancho" <sancho.neves-graca@sap.com>
Subject: Running a SFU POSIX shell on Emacs for Windows
Date: Wed, 15 Oct 2003 11:44:53 +0200	[thread overview]
Message-ID: <4B8422D300DD314CA8F52F2F4A7F26840135EBF9@dewdfx12.wdf.sap.corp> (raw)

I use Services for Unix (SFU) from Microsoft and would like to access its C shell from Emacs shell mode. This does not currently seem possible with the environment variable SHELL or the line (setq explicit-shell-file-name "C:\WINNT\System32\posix.exe /u /c /bin/csh -l") in the configuration file. The shell is started by calling posix.exe with

	C:\WINNT\System32\posix.exe /u /c /bin/csh -l

It seems that Emacs does not pass the arguments /u /c /bin/csh -l to the executable posix.exe and therefore the shell is not started. Moving to Cygwin is not an option for many users of SFU. Could this missing functionality be considered by the Emacs development team?

             reply	other threads:[~2003-10-15  9:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-15  9:44 Neves-Graca, Sancho [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-15 12:13 Running a SFU POSIX shell on Emacs for Windows andrew.maguire
2003-10-16 10:50 Neves-Graca, Sancho
2003-10-16 11:57 andrew.maguire

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B8422D300DD314CA8F52F2F4A7F26840135EBF9@dewdfx12.wdf.sap.corp \
    --to=sancho.neves-graca@sap.com \
    /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.
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.