bug-autoconf
[Top][All Lists]
Advanced

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

Re: emacs Shell mode vs AC_CHECK_PROG(EMACS, ...)


From: Chet Ramey
Subject: Re: emacs Shell mode vs AC_CHECK_PROG(EMACS, ...)
Date: Wed, 13 Sep 2006 13:12:19 -0400

> <address@hidden> writes:
> >For example, emacs could send the shell something like "shopt
> > -u -o emacs; shopt -u -o vi".  Then emacs could leave EMACS alone.
> 
> Stuffing input to a subshell like that is in general not something you
> can do reliably.

Yeah, that's dicy, but you don't have to do it.  Just invoke the shell
with the `--noediting' option.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                                Live Strong.
Chet Ramey, ITS, CWRU    address@hidden    http://tiswww.tis.case.edu/~chet/




reply via email to

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