help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mks ksh and emacs


From: David Masterson
Subject: Re: mks ksh and emacs
Date: 24 Sep 2002 16:24:47 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

>>>>> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]