["Jeff Sheinberg" <jeff <at> bsrd.net>] re: emacs doesn't restore one's non X windows prompt
Dan Jacobson <jidanni <at> dman.ddts.net>
2003-02-01 06:41:24 GMT
Fellas, he has a fix.
If this is a terminfo description bug too, then somebody please report it.
I have a fix for this problem,
Gentlemen, in good old tty mode, outside of X windows,
I have in .bashrc
if test $DISPLAY$EMACS; then :; else
#VGA-softcursor.txt says to get red non-blinking block prompt
echo -e '\033[?17;0;64c'
fi
One must create an edited terminfo entry, so run the attached
Makefile from your ~/.terminfo directory,
I didn't reply on Usenet because I am not yet setup to do so.
HTH,
--
--
(Continue reading)