[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why "EMACS=24.4.91.2 (term:0.96)" in term-exec-1?
From: |
Stefan Monnier |
Subject: |
Re: Why "EMACS=24.4.91.2 (term:0.96)" in term-exec-1? |
Date: |
Mon, 30 Mar 2015 20:22:26 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> The latest version of Bash still looks at EMACS and not INSIDE_EMACS, so
If we wait for them to move before we do, then nothing's ever going
to move. Instead, we just have to wait until they *can* move.
And nowadays they can move (because INSIDE_EMACS should be available in
"all" the Emacsen that people are still using), so we can force the move.
Stefan