From: Jim Paris <jim@jtan.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 6758@debbugs.gnu.org, "Johan Bockgård" <bojohan@gnu.org>
Subject: bug#6758: 23.2; xterm.el: please provide an option to not discard input in terminal-init-xterm
Date: Mon, 23 Aug 2010 20:48:01 -0400 [thread overview]
Message-ID: <20100824004800.GA18600@psychosis.jim.sh> (raw)
In-Reply-To: <20100803201456.GA8182@psychosis.jim.sh>
Any thoughts on this patch?
I've found further problems with doing aynchronous terminal queries:
minibuffer prompts get aborted by the xterm response. For example,
when opening up a large file:
1) Emacs loads and sends "\e[>0c"
2) Emacs prints the "File x is large (123MB), really open? (y or n)" prompt
3) Xterm sends the "\e[>0;253;0c" response, aborting the prompt
Is there a way to make the (define-key input-decode-map "\e[?" nil)
stuff take effect in the minibuffer too so the response can be
properly handled? Or handle the xterm responses at a higher level
so it doesn't matter where they get sent?
Sigh, this whole terminal response stuff is a real mess and new
failure modes keep popping up every month... I don't see how this
can be enabled by default for anyone in its current form.
-jim
next prev parent reply other threads:[~2010-08-24 0:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-29 20:15 bug#6758: 23.2; xterm.el: please provide an option to not discard input in terminal-init-xterm Jim Paris
2010-08-01 23:03 ` Stefan Monnier
2010-08-02 20:38 ` Johan Bockgård
2010-08-02 20:59 ` Jim Paris
2010-08-02 21:27 ` Andreas Schwab
2010-08-02 21:36 ` Jim Paris
2010-08-02 22:21 ` Stefan Monnier
2010-08-03 20:14 ` Jim Paris
2010-08-24 0:48 ` Jim Paris [this message]
2010-09-11 14:08 ` Stefan Monnier
2010-09-11 14:59 ` Stefan Monnier
2013-03-11 14:12 ` Stefan Monnier
2012-06-17 5:28 ` Chong Yidong
2012-06-19 4:03 ` bug#6758: So what do I need to do to keep emacs from eating my typeahead? Karl O. Pinc
2012-06-19 7:51 ` Glenn Morris
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=20100824004800.GA18600@psychosis.jim.sh \
--to=jim@jtan.com \
--cc=6758@debbugs.gnu.org \
--cc=bojohan@gnu.org \
--cc=monnier@iro.umontreal.ca \
/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.