all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
To: emacs-devel@gnu.org
Subject: [23.1.50] C-y not processed immediately on a terminal
Date: Sat, 12 Dec 2009 17:09:21 +0900 (JST)	[thread overview]
Message-ID: <20091212.170921.154994048134698066.kasahara@nc.kyushu-u.ac.jp> (raw)

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




             reply	other threads:[~2009-12-12  8:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-12  8:09 Yoshiaki Kasahara [this message]
2009-12-12  8:39 ` [23.1.50] C-y not processed immediately on a terminal 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

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=20091212.170921.154994048134698066.kasahara@nc.kyushu-u.ac.jp \
    --to=kasahara@nc.kyushu-u.ac.jp \
    --cc=emacs-devel@gnu.org \
    /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.