From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#4192: 23.1; special fontification for "//" in cc-mode Date: Sun, 3 Nov 2019 19:20:37 +0000 Message-ID: <20191103192037.GB11619@ACM> References: <20090821213323.GC1897@muc.de> <87k2lo193k.fsf@gnus.org> <87wocjzii7.fsf@gnus.org> <20191102163513.GC6710@ACM> <875zk1ar9d.fsf@gnus.org> <20191103174618.GA11619@ACM> <83bltsj0xv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="216993"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: larsi@gnus.org, tom@tromey.com, 4192@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Nov 03 20:21:12 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 1iRLR1-000uJy-LW for geb-bug-gnu-emacs@m.gmane.org; Sun, 03 Nov 2019 20:21:11 +0100 Original-Received: from localhost ([::1]:55776 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRLR0-0005KW-9v for geb-bug-gnu-emacs@m.gmane.org; Sun, 03 Nov 2019 14:21:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43316) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRLQu-0005KO-P0 for bug-gnu-emacs@gnu.org; Sun, 03 Nov 2019 14:21:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRLQt-0002Ba-P7 for bug-gnu-emacs@gnu.org; Sun, 03 Nov 2019 14:21:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54520) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iRLQs-0002AF-7r; Sun, 03 Nov 2019 14:21:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iRLQs-00088t-0L; Sun, 03 Nov 2019 14:21:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Sun, 03 Nov 2019 19:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4192 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: patch Original-Received: via spool by 4192-submit@debbugs.gnu.org id=B4192.157280884431264 (code B ref 4192); Sun, 03 Nov 2019 19:21:01 +0000 Original-Received: (at 4192) by debbugs.gnu.org; 3 Nov 2019 19:20:44 +0000 Original-Received: from localhost ([127.0.0.1]:35108 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iRLQZ-00088C-I2 for submit@debbugs.gnu.org; Sun, 03 Nov 2019 14:20:43 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:59598 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1iRLQW-000883-Lm for 4192@debbugs.gnu.org; Sun, 03 Nov 2019 14:20:41 -0500 Original-Received: (qmail 26720 invoked by uid 3782); 3 Nov 2019 19:20:39 -0000 Original-Received: from acm.muc.de (p2E5D5ADE.dip0.t-ipconnect.de [46.93.90.222]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sun, 03 Nov 2019 20:20:37 +0100 Original-Received: (qmail 12161 invoked by uid 1000); 3 Nov 2019 19:20:37 -0000 Content-Disposition: inline In-Reply-To: <83bltsj0xv.fsf@gnu.org> 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: 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:170895 Archived-At: Hello, Eli. Thanks for doing these routine checks. On Sun, Nov 03, 2019 at 19:59:24 +0200, Eli Zaretskii wrote: > > Date: Sun, 3 Nov 2019 17:46:18 +0000 > > From: Alan Mackenzie > > Cc: tom@tromey.com, 4192@debbugs.gnu.org > > -block comments or line comments. > > +block comments or line comments.@footnote{You can emphasize > @footnote should begin before the period. OK. > > +@section Marking ''Wrong'' style comments > Why are you quoting ''like this'' in Texinfo? I was under the mistaken impression this was correct. There are several such occurrences in cc-mode.texi. I will correct them. > > +*** You can now flag the "wrong style" of comments with > > +font-lock-warning-face. To do this, use c-toggle-comment-style, if > > +needed, to set the desired default comment style (block or line); then > > +set the option c-mark-wrong-style-of-comment to non-nil. > Please make the first line a complete sentence, so that Outline mode > displays this sensibly. OK. > Thanks. I'll fix all these things before committing the change. Thanks. -- Alan Mackenzie (Nuremberg, Germany).