From: Chet R. <che...@ca...> - 2006-09-11 20:59:57
|
> For a short-term correction, I think the easiest way is to change > Autoconf to ignore a value of `t' for this environment variable. > Autoconf maintainers, what do you think? > > For longer term, perhaps the best thing is to change Emacs to use a > different environment variable. Alas, I don't remember what software > checks that environment variable, or the motive for binding it. > > Is it Bash? I have cc'd the Bash maintainer so he can answer. Bash does inspect the EMACS environment variable as part of checking whether or not to turn off line editing even when the shell is interactive. It also checks for TERM==emacs. If the shell discovers it's running in an emacs buffer, it turns off readline. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Live Strong. Chet Ramey, ITS, CWRU ch...@ca... http://tiswww.tis.case.edu/~chet/ |