[Top][All Lists]
[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
address@hidden:/root# su - nobody
No directory, logging in with HOME=/
address@hidden:/$ exit
-su: e: command not found
address@hidden:/$ -su: xit: command not found
address@hidden:/$ exit
logout
address@hidden:/root#
emacs-version "22.2.1"
- shell-mode garbles input,
jidanni <=