From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.cc-mode.general,gmane.emacs.devel Subject: Re: Fill for // style comments in C Date: Mon, 27 Nov 2006 01:07:51 -0500 Message-ID: References: <455E4F4B.1060504@student.lu.se> <87hcwxwqb7.fsf@catnip.gol.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164607692 12282 80.91.229.2 (27 Nov 2006 06:08:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 06:08:12 +0000 (UTC) Cc: bug-cc-mode@gnu.org, lennart.borgman.073@student.lu.se, emacs-devel@gnu.org, Miles Bader Original-X-From: cc-mode-help-bounces@lists.sourceforge.net Mon Nov 27 07:08:09 2006 Return-path: Envelope-to: sf-cc-mode-help@m.gmane.org Original-Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GoZet-0001WL-LJ for sf-cc-mode-help@m.gmane.org; Mon, 27 Nov 2006 07:08:04 +0100 Original-Received: from sc8-sf-list1-new.sourceforge.net (unknown [10.3.1.93]) by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP id E5760FED5; Sun, 26 Nov 2006 22:08:02 -0800 (PST) Original-Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1GoZeq-0007Uc-FB for cc-mode-help@lists.sourceforge.net; Sun, 26 Nov 2006 22:08:00 -0800 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1GoZeo-0004eJ-T4 for cc-mode-help@lists.sourceforge.net; Sun, 26 Nov 2006 22:08:00 -0800 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.52) id 1GoZej-00049a-LM for bug-cc-mode@gnu.org; Mon, 27 Nov 2006 01:07:53 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.52) id 1GoZej-0005tU-6P for bug-cc-mode@gnu.org; Mon, 27 Nov 2006 01:07:53 -0500 Original-Received: from [209.226.175.97] (helo=tomts40-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GoZei-0005tM-QJ; Mon, 27 Nov 2006 01:07:53 -0500 Original-Received: from pastel.home ([70.53.194.10]) by tomts40-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20061127060751.MCO3449.tomts40-srv.bellnexxia.net@pastel.home>; Mon, 27 Nov 2006 01:07:51 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 5A0AB93FB; Mon, 27 Nov 2006 01:07:51 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sun\, 26 Nov 2006 21\:34\:56 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on monty-python X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.4 X-Spam-Score: 1.0 (+) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 1.0 FORGED_RCVD_HELO Received: contains a forged HELO X-BeenThere: cc-mode-help@lists.sourceforge.net X-Mailman-Version: 2.1.8 Precedence: list List-Id: "Bug reports, feature requests, and general talk about CC Mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: cc-mode-help-bounces@lists.sourceforge.net Errors-To: cc-mode-help-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.emacs.cc-mode.general:4111 gmane.emacs.devel:62833 Archived-At: > It seems to work well in c++-mode. Since // comments are not part of > pre-C99 dialects of C, perhaps c-mode does not (by default) support such > comments? > C mode does support // comments in other ways, so if it doesn't > enable filling of them, I think that is a bug. I still haven't seen any clear report that it doesn't work (just some vague remarks about whether or not it works). Stefan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV