|
From: | Jan D. |
Subject: | Re: After compose key cursor or function keys don't work |
Date: | Mon, 06 Jun 2005 13:27:08 +0200 |
User-agent: | Mozilla Thunderbird 1.0 (X11/20041206) |
Richard Stallman wrote:
Would someone please work on this bug? Date: Thu, 24 Mar 2005 09:09:43 +0100 (MET) From: Klaus Zeitler <address@hidden> To: address@hidden Subject: After compose key cursor or function keys don't work Sender: address@hidden X-Spam-Status: No, hits=0.5 required=5.0 tests=RCVD_IN_ORBS version=2.55X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)Symptoms: When I've entered a compose key (e.g. <compose> a '), emacs doesn't respond to an immediately following function or cursor key. A soon as I've entered a"normal" key, I can use cursor or function keys again.
I only have Solaris 9, and I could not reproduce it there. I think the original reporter has to debug this a bit. I suspect that for some reason compose_status is not right, around line 6276 there is a break that in effect ignores key presses. If you add a printf before that line you can see if that is the problem. Stepping in the code just before in that function and checking where it goes wrong may find a solution.
Jan D.
[Prev in Thread] | Current Thread | [Next in Thread] |