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

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

bug#1495: marked as done (emacs -nw inserts unwanted chars if user is i


From: Emacs bug Tracking System
Subject: bug#1495: marked as done (emacs -nw inserts unwanted chars if user is impatient)
Date: Fri, 5 Dec 2008 20:05:05 -0800

Your message dated Fri, 05 Dec 2008 22:57:12 -0500
with message-id <87ljuuot0n.fsf@cyd.mit.edu>
and subject line Re: emacs -nw inserts unwanted chars if user is impatient
has caused the Emacs bug report #1494,
regarding emacs -nw inserts unwanted chars if user is impatient
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1494: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1494
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: emacs -nw inserts unwanted chars if user is impatient Date: Thu, 04 Dec 2008 22:46:20 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)
Hi,

I usually work on X version of emacs 23. However, sometime, I just want
to alter a config file from the terminal. In this case I type 

   emacs -nw conf_file.conf

Very often I know that the line I want to go to is fairly low so before
emacs has finished to load I'm already pressing C-n waiting for the
display to show line and point. I guess a lot of user do the same and
often don't wait for the display to finish before typing what they want.

In this particular case, emacs would insert strange chars at point, for
example : 1;1704;0c

You won't be warned, and it will be saved along with your real
modifications, which is embarassing.

To reproduce, open any multiline file from the terminal, for example
.bash_history, with 'emacs -nw' and immediatly maintain C-n until the
display come up entirely. You should find at point the strange chars.

Tested with emacs23cvs with -Q on Gnu/Linux with xterm and
gnome-terminal.


-- 
  Paul



--- End Message ---
--- Begin Message --- Subject: Re: emacs -nw inserts unwanted chars if user is impatient Date: Fri, 05 Dec 2008 22:57:12 -0500
I don't see any other way to handle this, so I've checked in the fix
involving discarding pending input before reading the reply to the
terminal attributes query.


--- End Message ---

reply via email to

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