unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Marshall <robert@capuchin.co.uk>
To: Eli Zaretskii <eliz@gnu.org>
Cc: sampo-emacs14@zxid.org, 18684@debbugs.gnu.org
Subject: bug#18684: 24.3; keystrokes come out of order
Date: Fri, 31 Oct 2014 14:36:27 +0000	[thread overview]
Message-ID: <87mw8cb91w.fsf@capuchin.co.uk> (raw)
In-Reply-To: <mailman.10964.1413010577.1147.bug-gnu-emacs@gnu.org> (Eli Zaretskii's message of "Sat, 11 Oct 2014 09:54:49 +0300")

On Sat, Oct 11 2014, Eli Zaretskii <eliz@gnu.org> wrote:

>> From: sampo-emacs14@zxid.org
>> Date: Fri, 10 Oct 2014 22:41:36 +0000 (GMT)
>> Cc: sampo-emacs14@zxid.org
>> 
>> When typing quickly, the charaters from keystrokes come out of order.
>> For example typing 'f' 'o' 'r' 't' may come out as "ofrt" or sometimes
>> fully inverse "trof" or some other combination.
>> 
>> Typing faster makes the problem more likely to reproduce, but even
>> quite normal typing speed has problems.
>> 
>> Higher system load makes the problem more likely, but it manifests
>> with load levels as low as 0.25.
>> 
>> The problem is more prominent in buffers that have onerous font-lock
>> configurations. E.g. the default syntax highlighting of c-mode
>> makes the problem 4 times as likely as fundamental-mode.
>> 
>> It seems to me that somehow the input queue processing is not
>> strictly FIFO. Instead, the characters that pile up while other
>> process is running, are all rendered in inverse order at some
>> later time after some newer characters have already been rendered.
>
> When this happens, does "C-h l" (that's the letter ell, not the digit
> one) show the keys in the correct order or incorrect one?
>
> Anyway, the Emacs input queue is a strict FIFO.  I suspect some
> optional package you use produces this strange effect, as I never saw
> anything even close to what you describe.
>
> Try analyzing your ~/.emacs and site-init files for possible culprits.
>

I'm also seeing this (I think!) with a recentish build from trunk (Oct
9), I didn't (AFAICR) see it with the previous build (Sep 13)

I'm quite frequently seeing a permutation of gnus appearing - usually
ending with the 'g' - when I do M-x gnus I was blaming my mind/fingers
so I'm very happy to see this report. ;-)

I'll also keep an eye on the lossage when I next get an occurrence I'm
confident of (where it's more than just a simple swap of 2 chars) . I've
not changed anything in .emacs (or locally installed packages) recently.

Also with ubuntu 14.04 - and with kde in case that's relevant

Robert
-- 
Robert Marshall





  parent reply	other threads:[~2014-10-31 14:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 22:41 bug#18684: 24.3; keystrokes come out of order sampo-emacs14
2014-10-11  6:54 ` Eli Zaretskii
     [not found] ` <mailman.10964.1413010577.1147.bug-gnu-emacs@gnu.org>
2014-10-31 14:36   ` Robert Marshall [this message]
2015-12-26 16:11 ` Lars Ingebrigtsen
2016-02-29  5:46   ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mw8cb91w.fsf@capuchin.co.uk \
    --to=robert@capuchin.co.uk \
    --cc=18684@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=sampo-emacs14@zxid.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 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).