all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anders Lindgren <andlind@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 16505@debbugs.gnu.org, larsi@gnus.org,
	Dmitry Antipov <dmantipov@yandex.ru>
Subject: bug#16505: Acknowledgement (24.3.50; Emacs seems to loose key events when typing fast (seriously))
Date: Sun, 9 Feb 2014 13:56:16 +0100	[thread overview]
Message-ID: <CABr8ebb+9saa4nambeztHpUA2M_hWEPBGnhVexQSUM=qikrrbw@mail.gmail.com> (raw)
In-Reply-To: <831tzdwdot.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1790 bytes --]

Got it! It's revision 110793 -- this is a change to nsterm.m (hence an OS
X-specific problem).

The bzr log is as follows:

revno: 110793
fixes bug: http://debbugs.gnu.org/8680
author: Michael Marchionna <tralfaz@pacbell.net>
committer: Chong Yidong <cyd@gnu.org>
branch nick: trunk
timestamp: Sun 2012-11-04 11:34:10 +0800
message:
  * nsterm.m: Add NSClearLineFunctionKey and keypad keys.
  (keyDown): Remap keypad keys to X11 virtual key codes.

When looking at the code, it's unfortunately not obvious (to me) what the
cause is...

    -- Anders



On Sat, Feb 8, 2014 at 9:29 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Sat, 8 Feb 2014 21:04:13 +0100
> > From: Anders Lindgren <andlind@gmail.com>
> > Cc: Dmitry Antipov <dmantipov@yandex.ru>, larsi@gnus.org, Eli Zaretskii
> <eliz@gnu.org>
> >
> > By back-applying 111505 into earlier revisions I have concluded that
> 110812
> > contains the problem. To ensure that the problem wasn't caused by 111505
> > itself, I also applied it to 110785 (the last revision without this
> > problem) without introducing the "key dropped" problem. In other words,
> the
> > problem must have been introduced somewhere in the range 110796..110811.
>
> If that is the range, the only relevant commit seems to be 110802.
>
> > Unfortunately, I get a build error below for these revisions. The build
> > error is "not enough room for load commands for new __DATA segments",
> which
> > is issued from deep inside the "unexmacosx.c" module. I have no insight
> > into the "unexec" process, so this has stopped me from narrowing down the
> > problem further.
> >
> > Any suggestions on moving forward would be welcome -- for example, would
> it
> > be possible to run Emacs undumped, avoiding unexec all together?
>
> Try reverting only 110802.
>

[-- Attachment #2: Type: text/html, Size: 2785 bytes --]

  reply	other threads:[~2014-02-09 12:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20 15:25 bug#16505: 24.3.50; Emacs seems to loose key events when typing fast (seriously) Anders Lindgren
     [not found] ` <handler.16505.B.139023152917540.ack@debbugs.gnu.org>
2014-01-20 15:36   ` bug#16505: Acknowledgement (24.3.50; Emacs seems to loose key events when typing fast (seriously)) Anders Lindgren
2014-02-07 14:17     ` Anders Lindgren
2014-02-07 16:06       ` Dmitry Antipov
2014-02-07 21:03         ` Anders Lindgren
2014-02-08 20:04           ` Anders Lindgren
2014-02-08 20:29             ` Eli Zaretskii
2014-02-09 12:56               ` Anders Lindgren [this message]
2014-02-16  7:42                 ` Anders Lindgren
2014-02-16  9:52                   ` Jan D.
2014-02-08  0:14         ` Lars Ingebrigtsen
2014-02-08  8:47           ` Eli Zaretskii
2014-02-08 10:22             ` Lars Ingebrigtsen
2014-02-08 10:53               ` Eli Zaretskii

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='CABr8ebb+9saa4nambeztHpUA2M_hWEPBGnhVexQSUM=qikrrbw@mail.gmail.com' \
    --to=andlind@gmail.com \
    --cc=16505@debbugs.gnu.org \
    --cc=dmantipov@yandex.ru \
    --cc=eliz@gnu.org \
    --cc=larsi@gnus.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.