bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs doesn't restore one's non X windows prompt


From: Dan Jacobson
Subject: emacs doesn't restore one's non X windows prompt
Date: 26 Jan 2003 05:02:37 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

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

however, after entering emacs, one gets a prompt blinking at a rate
that says "I've got to go to the bathroom now, please".

The unfairness in our story is that after exiting emacs, our solid red
cursor that says "Ommmm" is replaced by the emacs 'where's the john,
urgent' prompt for the remainder of our shell session.

Ok, maybe that was the original login prompt. In that case I sort of
apologize to emacs...
-- 
http://jidanni.org/ Taiwan(04)25854780





reply via email to

[Prev in Thread] Current Thread [Next in Thread]