From: David Masterson <dmaster@synopsys.com>
Subject: Re: mks ksh and emacs
Date: 24 Sep 2002 16:24:47 -0700 [thread overview]
Message-ID: <u4rcf9dj4.fsf@synopsys.com> (raw)
In-Reply-To: 3d90ef80@news.beasys.com
>>>>> Neal Yin writes:
> I am use emacs 21.2.1 with MKS toolkit 7.5 on Windows 2000. I'd
> like emacs to use sh as it's shell, so in .emacs I added (setq
> explicit-shell-file-name "sh"). The problem is I need to start a
> interactive shell with "sh -L" not just plain "sh", how can I do
> that? (setq explicit-shell-file-name "sh -L") doesn't work.
It would appear that you do:
(setq explicit-sh-args "-L")
There may be other args that you need with this as well (like "-i").
--
David Masterson David DOT Masterson AT synopsys DOT com
Sr. R&D Engineer Synopsys, Inc.
Software Engineering Sunnyvale, CA
prev parent reply other threads:[~2002-09-24 23:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-24 23:06 mks ksh and emacs Neal Yin
2002-09-24 23:24 ` David Masterson [this message]
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=u4rcf9dj4.fsf@synopsys.com \
--to=dmaster@synopsys.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.
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).