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: Kim F. Storm
Subject: Re: emacs Shell mode vs AC_CHECK_PROG(EMACS, ...)
Date: Thu, 14 Sep 2006 00:10:56 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Chet Ramey <address@hidden> writes:

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

CVS emacs already uses --noediting -i for bash (see variable 
explicit-bash-args).

-- 
Kim F. Storm  http://www.cua.dk





reply via email to

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