all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 1495@emacsbugs.donarmstrong.com,
	Dan Nicolaescu <dann@ics.uci.edu>,
	emacs-devel@gnu.org, Paul R <paul.r.ml@gmail.com>
Subject: Re: emacs -nw inserts unwanted chars if user is impatient
Date: Thu, 11 Dec 2008 11:32:39 -0500	[thread overview]
Message-ID: <jwvtz9a7k7z.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <87skp3w9c4.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 04 Dec 2008 23:10:35 -0500")

> Discard pending input before doing the terminal query seems to fix the
> bug for me.  I don't know if it's possible for the user's input to come
> inat exactly at the correct moment to fool the terminal query; if so, a
> more complicated solution might be required.

While arguing that there's probably no way to do much better than that,
it occurred to me that "the right way" to do it might be to move the
"check for \e [ > NUMBER1 ; NUMBER2 ; NUMBER3 c and run
xterm-turn-on-modify-other-keys if applicable" into the
input-decode-map.


        Stefan




  parent reply	other threads:[~2008-12-11 16:32 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
2008-12-05  4:10     ` bug#1495: " Chong Yidong
2008-12-05  4:10     ` Chong Yidong
2008-12-11 16:32       ` bug#1495: " Stefan Monnier
2008-12-11 16:32       ` Stefan Monnier [this message]
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=jwvtz9a7k7z.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=1495@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    --cc=dann@ics.uci.edu \
    --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.