GNU bug report logs -
#1494
emacs -nw inserts unwanted chars if user is impatient
Previous Next
Reported by: Paul R <paul.r.ml <at> gmail.com>
Date: Thu, 4 Dec 2008 21:45:04 UTC
Severity: normal
Merged with 1495
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#1494: emacs -nw inserts unwanted chars if user is impatient
It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.
--
1494: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1494
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 16 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.