[AC 21.5] Fix M-x shell under tcsh on Linux

Jerry James <[email protected]> Fri, 3 Jun 2016 09:32:05 -0600
Newsgroups gmane.emacs.xemacs.patches
Message-ID <CAHCOHQmh299CSt_3JbknGg6UJ4Y7OUk=uEKyrKedX-ASZ-vUvw@mail.gmail.com>
APPROVE COMMIT 21.5

I have committed this patch.

On Tue, May 31, 2016 at 10:30 PM, Jerry James <[email protected]> wrote:
> We had some discussion awhile back about M-x shell not working under
> tcsh on Linux.  I finally had time to dig into it, and this is the
> commit where the breakage occurs:
>
> changeset:   5872:4949ccab25f1
> user:        Vin Shelton <[email protected]>
> date:        Tue Mar 24 15:50:43 2015 -0400
> summary:     Get M-x shell working on cygwin
>
> So Cygwin needs the setsid() call to happen later, and tcsh on Linux
> needs the setsid() call to happen sooner.  This patch is an attempt to
> make both happy.

-- 
Jerry James
http://www.jamezone.org/