From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.bugs Subject: bug#10941: [24.0.93.3] cc-mode: error in message buffer when "typing fast", characters eaten Date: Sat, 31 Mar 2012 23:27:14 +0300 Message-ID: <201203312327.15136.pogonyshev@gmx.net> References: <20120329214851.GB2594@acm.acm> <201203300111.05385.pogonyshev@gmx.net> <20120330221921.GA3779@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1333225693 5257 80.91.229.3 (31 Mar 2012 20:28:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 31 Mar 2012 20:28:13 +0000 (UTC) Cc: 10941@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 31 22:28:12 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SE4u9-0002V4-B2 for geb-bug-gnu-emacs@m.gmane.org; Sat, 31 Mar 2012 22:28:09 +0200 Original-Received: from localhost ([::1]:34750 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SE4u8-0003Y2-Ky for geb-bug-gnu-emacs@m.gmane.org; Sat, 31 Mar 2012 16:28:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:37975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SE4u5-0003Xw-P7 for bug-gnu-emacs@gnu.org; Sat, 31 Mar 2012 16:28:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SE4u4-00040L-5B for bug-gnu-emacs@gnu.org; Sat, 31 Mar 2012 16:28:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SE4tw-0003zi-BY; Sat, 31 Mar 2012 16:27:56 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SE4u2-0005S3-2F; Sat, 31 Mar 2012 16:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Paul Pogonyshev Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Sat, 31 Mar 2012 20:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10941 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Original-Received: via spool by 10941-submit@debbugs.gnu.org id=B10941.133322565520920 (code B ref 10941); Sat, 31 Mar 2012 20:28:02 +0000 Original-Received: (at 10941) by debbugs.gnu.org; 31 Mar 2012 20:27:35 +0000 Original-Received: from localhost ([127.0.0.1]:33289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SE4ta-0005RM-S8 for submit@debbugs.gnu.org; Sat, 31 Mar 2012 16:27:35 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:58080) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1SE4tY-0005RE-Sy for 10941@debbugs.gnu.org; Sat, 31 Mar 2012 16:27:33 -0400 Original-Received: (qmail invoked by alias); 31 Mar 2012 20:27:25 -0000 Original-Received: from port-70-adslby-pool-91-187-5.infonet.by (EHLO gonzo.localnet) [91.187.5.70] by mail.gmx.net (mp024) with SMTP; 31 Mar 2012 22:27:25 +0200 X-Authenticated: #16844820 X-Provags-ID: V01U2FsdGVkX1/JI6EoMDbJIyLP3gxLELfYlvpDhUdmSW+DwMVkol d3FagB0otugQMs User-Agent: KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; ) In-Reply-To: <20120330221921.GA3779@acm.acm> X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58409 Archived-At: Alan Mackenzie wrote: > Would you please try out this patch and let me know whether it solves the > problem. Sorry, I can't because that'd require a lot of coding (the bug is not deterministic) to see if the problem is gone and I don't code currently. Just commit it and close the bug as long as it solves the original testcase. Paul