From unknown Wed Jun 18 00:21:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#18684 <18684@debbugs.gnu.org> To: bug#18684 <18684@debbugs.gnu.org> Subject: Status: 24.3; keystrokes come out of order Reply-To: bug#18684 <18684@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:21:55 +0000 retitle 18684 24.3; keystrokes come out of order reassign 18684 emacs submitter 18684 sampo-emacs14@zxid.org severity 18684 normal tag 18684 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 10 19:30:30 2014 Received: (at submit) by debbugs.gnu.org; 10 Oct 2014 23:30:30 +0000 Received: from localhost ([127.0.0.1]:40536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xcjdl-0005eC-2b for submit@debbugs.gnu.org; Fri, 10 Oct 2014 19:30:29 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58633) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XcjTI-0005LH-TN for submit@debbugs.gnu.org; Fri, 10 Oct 2014 19:19:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcjTD-0005mS-LL for submit@debbugs.gnu.org; Fri, 10 Oct 2014 19:19:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcjTD-0005mO-Ia for submit@debbugs.gnu.org; Fri, 10 Oct 2014 19:19:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcjT9-0002cb-1I for bug-gnu-emacs@gnu.org; Fri, 10 Oct 2014 19:19:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcjT4-0005ls-I3 for bug-gnu-emacs@gnu.org; Fri, 10 Oct 2014 19:19:30 -0400 Received: from i-46-149-21-109.compute.is-1.greenqloud.com ([46.149.21.109]:42798 helo=mail.zxidp.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcjT4-0005kn-6i for bug-gnu-emacs@gnu.org; Fri, 10 Oct 2014 19:19:26 -0400 Received: by mail.zxidp.org (Postfix, from userid 443) id E120F6E688; Fri, 10 Oct 2014 22:41:36 +0000 (GMT) From: sampo-emacs14@zxid.org To: bug-gnu-emacs@gnu.org Subject: 24.3; keystrokes come out of order MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-Id: <20141010224136.E120F6E688@mail.zxidp.org> Date: Fri, 10 Oct 2014 22:41:36 +0000 (GMT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 10 Oct 2014 19:30:27 -0400 Cc: sampo-emacs14@zxid.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) 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. Restarting emacs process gives temporary relief, but the problem will come back after a few hours of typing. The problem does not manifest on emacs21 on similar hardware (1GHz CPU lowend laptop) and similar Ubuntu version. In fact, ever since I started using emacs back in 1987, I have not had such an annoying problem. Getting typing out-of-order really destroys your productivity. There are no dropped or out of order keys in other applications I use, such as seamonkey (typing lengthy emails to web mail forms), RetroShare (typing chat messages fast) or mrxvt (typing shell commands fast and using emacs in remote machines). I tried reviewing bug archives at http://debbugs.gnu.org/Emacs.html to no avail (perhaps I did not have the imagination to think up the keyword that would match previous instances of this bug). I also tried google with similarily thin results. Cheers, --Sampo In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-07 on lamiak, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11501000 System Description: Ubuntu 14.04.1 LTS Configured using: `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' Important settings: value of $LC_MONETARY: de_BE.UTF-8 value of $LC_NUMERIC: de_BE.UTF-8 value of $LC_TIME: de_BE.UTF-8 value of $LANG: C value of $XMODIFIERS: @im=ibus locale-coding-system: nil default enable-multibyte-characters: t Major mode: C/l Minor modes in effect: shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: O r d e r SPC I D : SPC C-x C-s C-x C-s C-x C-s 1 7 7 3 C-a U S D SPC $ C-e . 3 7 SPC ( U S D / J P Y SPC = SPC 1 0 7 . 6 7 5 ) C-x C-s C-x C-s C-x C-s C-a C-SPC C-g C-k C-k C-y C-y C-k l c i e n t i c l e c l i e n t _ i d SPC SPC = SPC = 1 2 3 SPC 4 3 2 1 = SPC C-s C-x C-a C-SPC C-w C-y C-y c r e e s t s e C-x C-s C-x C-s x r e p o r < return> Recent messages: Saving file /home/sampo/laptop... Wrote /home/sampo/laptop (No changes need to be saved) [2 times] Mark set Quit Mark set [6 times] Saving file /home/sampo/zxid/zxumacall.c... Wrote /home/sampo/zxid/zxumacall.c (No changes need to be saved) Making completion list... Load-path shadows: /usr/share/emacs/24.3/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs24/site-lisp/latex-cjk-thai/thai-word hides /usr/share/emacs/24.3/lisp/language/thai-word Features: (shadow sort gnus-util mail-extr emacsbug message cl-macs gv format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils dired conf-mode grep shell pcomplete compile etags make-mode nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok rect perl-mode face-remap sgml-mode sh-script smie executable cc-langs cl cl-lib cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs vc-cvs misearch multi-isearch vc-git help-mode easymenu bookmarknav bookmark pp ds-debug-mode gud easy-mmode comint ansi-color ring sampo-kalenteri-mode pd-mode ldif-mode header-db-mode time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 11 02:55:07 2014 Received: (at 18684) by debbugs.gnu.org; 11 Oct 2014 06:55:08 +0000 Received: from localhost ([127.0.0.1]:40702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xcqa2-0000Yt-QF for submit@debbugs.gnu.org; Sat, 11 Oct 2014 02:55:07 -0400 Received: from mtaout24.012.net.il ([80.179.55.180]:40155) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xcqa0-0000Yh-5X for 18684@debbugs.gnu.org; Sat, 11 Oct 2014 02:55:05 -0400 Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0ND900100P52GB00@mtaout24.012.net.il> for 18684@debbugs.gnu.org; Sat, 11 Oct 2014 09:48:48 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0ND9001YIPLBNY00@mtaout24.012.net.il>; Sat, 11 Oct 2014 09:48:48 +0300 (IDT) Date: Sat, 11 Oct 2014 09:54:49 +0300 From: Eli Zaretskii Subject: Re: bug#18684: 24.3; keystrokes come out of order In-reply-to: <20141010224136.E120F6E688@mail.zxidp.org> X-012-Sender: halo1@inter.net.il To: sampo-emacs14@zxid.org Message-id: <8338av9juu.fsf@gnu.org> References: <20141010224136.E120F6E688@mail.zxidp.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 18684 Cc: 18684@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > 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. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 31 10:36:39 2014 Received: (at 18684) by debbugs.gnu.org; 31 Oct 2014 14:36:39 +0000 Received: from localhost ([127.0.0.1]:41233 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkDJe-0001xv-LN for submit@debbugs.gnu.org; Fri, 31 Oct 2014 10:36:39 -0400 Received: from know-smtprelay-omc-1.server.virginmedia.net ([80.0.253.65]:52118) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XkDJU-0001xY-Ml for 18684@debbugs.gnu.org; Fri, 31 Oct 2014 10:36:37 -0400 Received: from capuchin.co.uk ([86.1.25.150]) by know-smtprelay-1-imp with bizsmtp id 9qcM1p00b3EJRsN01qcMii; Fri, 31 Oct 2014 14:36:22 +0000 X-Originating-IP: [86.1.25.150] X-Spam: 0 X-Authority: v=2.1 cv=RcseCjdv c=1 sm=1 tr=0 a=M7xYXag64YmbaeErs/qbeg==:117 a=M7xYXag64YmbaeErs/qbeg==:17 a=oWwmHH8kAAAA:8 a=udL4O0NGDEAA:10 a=mDV3o1hIAAAA:8 a=AhFLBbncAAAA:8 a=RgUz9Ka7WqHc_26dg0kA:9 Received: from poulenc.faure (poulenc [192.168.0.14]) by capuchin.co.uk (Postfix) with ESMTPS id E4684DC05; Fri, 31 Oct 2014 14:36:16 +0000 (GMT) From: Robert Marshall To: Eli Zaretskii Subject: Re: bug#18684: 24.3; keystrokes come out of order Organization: The first against the wall References: <20141010224136.E120F6E688@mail.zxidp.org> X-Home-Page: http://rmstar.blogspot.com/ Date: Fri, 31 Oct 2014 14:36:27 +0000 In-Reply-To: (Eli Zaretskii's message of "Sat, 11 Oct 2014 09:54:49 +0300") Message-ID: <87mw8cb91w.fsf@capuchin.co.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18684 Cc: sampo-emacs14@zxid.org, 18684@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) On Sat, Oct 11 2014, Eli Zaretskii 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 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 26 11:12:21 2015 Received: (at 18684) by debbugs.gnu.org; 26 Dec 2015 16:12:21 +0000 Received: from localhost ([127.0.0.1]:41650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCrS9-0002ow-GY for submit@debbugs.gnu.org; Sat, 26 Dec 2015 11:12:21 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:32986) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCrS7-0002oi-Qy for 18684@debbugs.gnu.org; Sat, 26 Dec 2015 11:12:20 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aCrRm-0001XZ-DF; Sat, 26 Dec 2015 17:11:58 +0100 From: Lars Ingebrigtsen To: sampo-emacs14@zxid.org Subject: Re: bug#18684: 24.3; keystrokes come out of order References: <20141010224136.E120F6E688@mail.zxidp.org> Date: Sat, 26 Dec 2015 17:11:57 +0100 In-Reply-To: <20141010224136.E120F6E688@mail.zxidp.org> (sampo-emacs's message of "Fri, 10 Oct 2014 22:41:36 +0000 (GMT)") Message-ID: <87poxtqjea.fsf@gnus.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aCrRm-0001XZ-DF X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451751118.66599@ui/ZoMQGjddtw8gxph+HQg X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18684 Cc: 18684@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) sampo-emacs14@zxid.org writes: > 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. Are you still seeing this in Emacs 25? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 29 00:46:52 2016 Received: (at 18684) by debbugs.gnu.org; 29 Feb 2016 05:46:52 +0000 Received: from localhost ([127.0.0.1]:51595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGfS-0007sY-1T for submit@debbugs.gnu.org; Mon, 29 Feb 2016 00:46:52 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:47859) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGfM-0007oq-PP for 18684@debbugs.gnu.org; Mon, 29 Feb 2016 00:46:48 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aaGet-0003bF-9y; Mon, 29 Feb 2016 06:46:15 +0100 From: Lars Ingebrigtsen To: sampo-emacs14@zxid.org Subject: Re: bug#18684: 24.3; keystrokes come out of order References: <20141010224136.E120F6E688@mail.zxidp.org> <87poxtqjea.fsf@gnus.org> Date: Mon, 29 Feb 2016 16:46:11 +1100 In-Reply-To: <87poxtqjea.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 26 Dec 2015 17:11:57 +0100") Message-ID: <87mvqkrrvg.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aaGet-0003bF-9y X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457329579.42427@1kLm0JcnLmjVe+Y2o0S0+Q X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18684 Cc: 18684@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Lars Ingebrigtsen writes: > sampo-emacs14@zxid.org writes: > >> 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. > > Are you still seeing this in Emacs 25? More information was requested, but no response was given within a few months, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 29 00:47:01 2016 Received: (at control) by debbugs.gnu.org; 29 Feb 2016 05:47:01 +0000 Received: from localhost ([127.0.0.1]:51598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGfc-000827-Sg for submit@debbugs.gnu.org; Mon, 29 Feb 2016 00:47:01 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:47865) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGfb-00080t-Jk for control@debbugs.gnu.org; Mon, 29 Feb 2016 00:46:59 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aaGfE-0003bq-Jw for control@debbugs.gnu.org; Mon, 29 Feb 2016 06:46:37 +0100 Date: Mon, 29 Feb 2016 16:46:32 +1100 Message-Id: <87lh64rruv.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #18684 X-MailScanner-ID: 1aaGfE-0003bq-Jw X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457329597.94161@9ZjXrTlDLJKzqiav3nSvhQ X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) close 18684 From unknown Wed Jun 18 00:21:55 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 28 Mar 2016 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator