emacs-devel
[Top][All Lists]
Advanced

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

[23.1.50] C-y not processed immediately on a terminal


From: Yoshiaki Kasahara
Subject: [23.1.50] C-y not processed immediately on a terminal
Date: Sat, 12 Dec 2009 17:09:21 +0900 (JST)

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 <address@hidden>
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
address@hidden




reply via email to

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