unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [23.1.50] C-y not processed immediately on a terminal
@ 2009-12-12  8:09 Yoshiaki Kasahara
  2009-12-12  8:39 ` Yoshiaki Kasahara
  2009-12-14  1:21 ` Kenichi Handa
  0 siblings, 2 replies; 14+ messages in thread
From: Yoshiaki Kasahara @ 2009-12-12  8:09 UTC (permalink / raw)
  To: emacs-devel

For several months I felt annoying that Emacs on a terminal (emacs
-nw) ignored "C-y" until next key input. Even C-q C-y is not processed
immediately ("^Y" doesn't show up on the screen) until I type another
key. I tried from C-a to C-z, and only C-y was affected. It occured
with emacs -Q -nw.

Today I learned how to use "git bisect", did bisecting, and found the
bad commit.

---

85256fb17e53d9505072ad171c92b648b6934434 is the first bad commit
commit 85256fb17e53d9505072ad171c92b648b6934434
Author: Kenichi Handa <handa@m17n.org>
Date:   Wed Jul 1 11:37:19 2009 +0000

    (decode_keyboard_code): New function.
    (tty_read_avail_input): Decode the input bytes if necessary.

---
	
Before this commit, C-y worked just fine. Handa-san, could you please
review the code and fix the problem? I'm sorry I don't understand the
code at all, so I can't fix it by myself...

I'm running Emacs 23.1.50 on FreeBSD 8.0R (x86_64).

Regards,
-- 
Yoshiaki Kasahara
Research Institute for Information Technology, Kyushu University
kasahara@nc.kyushu-u.ac.jp




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-12-17 11:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-12  8:09 [23.1.50] C-y not processed immediately on a terminal Yoshiaki Kasahara
2009-12-12  8:39 ` Yoshiaki Kasahara
2009-12-12  9:36   ` Miles Bader
2009-12-12  9:54     ` Eli Zaretskii
2009-12-12 10:07       ` Miles Bader
2009-12-12 13:47     ` Yoshiaki Kasahara
2009-12-13 16:22       ` Richard Stallman
2009-12-13 17:10         ` Miles Bader
2009-12-15 13:12           ` Richard Stallman
2009-12-16  0:33             ` Miles Bader
2009-12-17 11:11               ` Richard Stallman
2009-12-16  0:43             ` Kenichi Handa
2009-12-16  4:01               ` Yoshiaki Kasahara
2009-12-14  1:21 ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).