[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
shell-mode garbles input
From: |
jidanni |
Subject: |
shell-mode garbles input |
Date: |
Thu, 17 Apr 2008 17:17:23 +0800 |
OK, I found a case of shell-mode line garbling that maybe you can
reproduce.
# ENV= PS1=#\ HOME=/tmp emacs -Q
M-x shell
root@jidanni1:/root# su - nobody
No directory, logging in with HOME=/
nobody@jidanni1:/$ exit
-su: e: command not found
nobody@jidanni1:/$ -su: xit: command not found
nobody@jidanni1:/$ exit
logout
root@jidanni1:/root#
emacs-version "22.2.1"
- shell-mode garbles input,
jidanni <=