From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#28598: 25.3; Errors in narrowed buffers in CC-mode Date: Mon, 30 Oct 2017 17:37:55 +0000 Message-ID: <20171030173755.GA5659@ACM> References: <20171001185548.GC3461@ACM> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1509385528 23070 195.159.176.226 (30 Oct 2017 17:45:28 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2017 17:45:28 +0000 (UTC) User-Agent: Mutt/1.7.2 (2016-11-26) Cc: jwiegley@gmail.com, 28598-done@debbugs.gnu.org To: George Plymale II Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 30 18:45:19 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e9E7X-00042s-C3 for geb-bug-gnu-emacs@m.gmane.org; Mon, 30 Oct 2017 18:45:07 +0100 Original-Received: from localhost ([::1]:41903 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9E7e-0001uD-Mf for geb-bug-gnu-emacs@m.gmane.org; Mon, 30 Oct 2017 13:45:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9E7V-0001sI-Ty for bug-gnu-emacs@gnu.org; Mon, 30 Oct 2017 13:45:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e9E7S-0003SE-Qj for bug-gnu-emacs@gnu.org; Mon, 30 Oct 2017 13:45:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:33851) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e9E7S-0003Rw-M2; Mon, 30 Oct 2017 13:45:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e9E7S-0001QX-AO; Mon, 30 Oct 2017 13:45:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Mon, 30 Oct 2017 17:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 28598 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Mail-Followup-To: 28598@debbugs.gnu.org, acm@muc.de, georgie@southernohio.net Original-Received: via spool by 28598-done@debbugs.gnu.org id=D28598.15093854655413 (code D ref 28598); Mon, 30 Oct 2017 17:45:02 +0000 Original-Received: (at 28598-done) by debbugs.gnu.org; 30 Oct 2017 17:44:25 +0000 Original-Received: from localhost ([127.0.0.1]:42532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e9E6q-0001PF-RX for submit@debbugs.gnu.org; Mon, 30 Oct 2017 13:44:24 -0400 Original-Received: from ocolin.muc.de ([193.149.48.4]:64923 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1e9E6o-0001P7-Uz for 28598-done@debbugs.gnu.org; Mon, 30 Oct 2017 13:44:23 -0400 Original-Received: (qmail 73482 invoked by uid 3782); 30 Oct 2017 17:44:18 -0000 Original-Received: from acm.muc.de (p548C70F0.dip0.t-ipconnect.de [84.140.112.240]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 30 Oct 2017 18:44:17 +0100 Original-Received: (qmail 2304 invoked by uid 1000); 30 Oct 2017 17:37:55 -0000 Content-Disposition: inline In-Reply-To: X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.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" Xref: news.gmane.org gmane.emacs.bugs:139187 Archived-At: Hello, George. On Mon, Oct 02, 2017 at 15:02:36 -0400, George Plymale II wrote: > Hi, Alan. > Thanks for making this patch. After applying it to my Emacs source tree > and recompiling Emacs, the issue seems to be gone as far as I can > tell. I have also tested the patched version with C# files (as well as C > files, obviously) and everything seems okay. > Hopefully Emacs 26 will come out soon and fix this issue, among many > others that I'm excited to see fixed. I've committed the fix to Emacs's emacs-26 branch, and I'm closing the bug. > Thanks. Thank you, too! -- Alan Mackenzie (Nuremberg, Germany).