emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs -nw inserts unwanted chars if user is impatient


From: Dan Nicolaescu
Subject: Re: emacs -nw inserts unwanted chars if user is impatient
Date: Thu, 4 Dec 2008 12:30:05 -0800 (PST)

Chong Yidong <address@hidden> writes:

  > Paul R <address@hidden> 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 via email to

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