all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Paul R <paul.r.ml@gmail.com>, emacs-devel@gnu.org
Subject: Re: emacs -nw inserts unwanted chars if user is impatient
Date: Thu, 4 Dec 2008 12:30:05 -0800 (PST)	[thread overview]
Message-ID: <200812042030.mB4KU5Jn003761@mothra.ics.uci.edu> (raw)
In-Reply-To: <87d4g7d9gn.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 04 Dec 2008 14:30:32 -0500")

Chong Yidong <cyd@stupidchicken.com> writes:

  > Paul R <paul.r.ml@gmail.com> writes:
  > 
  > > 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.
  > 
  > Probably the key sequence is getting registered before the keyboard
  > translation is set up properly.  Emacs probably needs to discard this
  > input instead of trying to deal with it.

I'm fairly confident this is due to the code in xterm.el that deals with
modifyOtherKeys, the input probably comes while emacs is waiting from an
answer from xterm.





  reply	other threads:[~2008-12-04 20:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-04 19:06 emacs -nw inserts unwanted chars if user is impatient Paul R
2008-12-04 19:30 ` Chong Yidong
2008-12-04 20:30   ` Dan Nicolaescu [this message]
2008-12-05  4:10     ` bug#1495: " Chong Yidong
2008-12-05  4:10     ` Chong Yidong
2008-12-11 16:32       ` Stefan Monnier
2008-12-11 16:32       ` bug#1495: " Stefan Monnier
2008-12-04 21:52   ` Paul R

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200812042030.mB4KU5Jn003761@mothra.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=paul.r.ml@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.