From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#11165: 24.0.95; c-indent-new-comment-line bug or feature? Date: Sat, 26 Oct 2019 13:08:30 -0400 Message-ID: References: <20191025203405.GA24064@ACM> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="262328"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: acm@muc.de, sdl.web@gmail.com To: 11165@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 26 19:09:11 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iOPYs-00166V-V7 for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Oct 2019 19:09:11 +0200 Original-Received: from localhost ([::1]:41014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOPYr-0000ex-Ay for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Oct 2019 13:09:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOPYl-0000O2-10 for bug-gnu-emacs@gnu.org; Sat, 26 Oct 2019 13:09:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iOPYk-0003Pl-0n for bug-gnu-emacs@gnu.org; Sat, 26 Oct 2019 13:09:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60838) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iOPYj-0003Pc-U4; Sat, 26 Oct 2019 13:09:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iOPYj-0003KM-MV; Sat, 26 Oct 2019 13:09:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Sat, 26 Oct 2019 17:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11165 X-GNU-PR-Package: emacs,cc-mode Original-Received: via spool by 11165-submit@debbugs.gnu.org id=B11165.157210972012756 (code B ref 11165); Sat, 26 Oct 2019 17:09:01 +0000 Original-Received: (at 11165) by debbugs.gnu.org; 26 Oct 2019 17:08:40 +0000 Original-Received: from localhost ([127.0.0.1]:41426 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iOPYO-0003Jg-D3 for submit@debbugs.gnu.org; Sat, 26 Oct 2019 13:08:40 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:54942) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iOPYN-0003JN-8A for 11165@debbugs.gnu.org; Sat, 26 Oct 2019 13:08:39 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iOPYH-0003CT-VD; Sat, 26 Oct 2019 13:08:33 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1iOPYE-0002C7-QX; Sat, 26 Oct 2019 13:08:31 -0400 X-Spook: president cryptanalysis Clinton Closure CIDA subversive X-Ran: hYVZ^t:xEzMR?XSDw4h(wQ}3SuP57p!C|AU3=`k/RMRb3qC@941Hh9XhXUL!&RbTJ%5;I| X-Hue: brightblue X-Attribution: GM In-Reply-To: <20191025203405.GA24064@ACM> (Alan Mackenzie's message of "Fri, 25 Oct 2019 20:34:05 +0000") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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: 209.51.188.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:170215 Archived-At: Alan Mackenzie wrote: > commit 25ed447b7bec3af66cf0322239cfabbaf71bef26 of today, "CC Mode: Fix > positioning of point whilst inserting comments without non-ws". This change causes some test failures, ref eg https://hydra.nixos.org/build/104351524