From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dale Mellor Newsgroups: gmane.emacs.help Subject: Re: c-style comments in c++-mode Date: Sun, 11 Feb 2007 13:27:27 +0000 Organization: DM Bespoke Computer Solutions Ltd Message-ID: <1171200447.6851.1.camel@localhost.localdomain> References: <87odo1ugjm.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1171200514 4967 80.91.229.12 (11 Feb 2007 13:28:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Feb 2007 13:28:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Hadron Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 11 14:28:26 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HGEki-00071o-Rh for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Feb 2007 14:28:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGEki-0003K1-6m for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Feb 2007 08:28:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HGEkR-0003Hs-PK for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 08:28:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HGEkQ-0003Fp-Ck for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 08:28:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGEkP-0003Fd-V7 for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 08:28:06 -0500 Original-Received: from p15122568.pureserver.info ([217.160.177.192] helo=gateshead-online.co.uk) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HGEkP-0005Sq-LK for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 08:28:05 -0500 Original-Received: from [217.44.32.35] (helo=l2.a) by gateshead-online.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1HGEkN-0003G0-8H; Sun, 11 Feb 2007 13:28:03 +0000 In-Reply-To: <87odo1ugjm.fsf@gmail.com> X-Mailer: Evolution 2.6.0 X-detected-kernel: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41085 Archived-At: That doesn't work; it puts C++-style comments in. On Sun, 2007-02-11 at 11:36 +0100, Hadron wrote: > Dale Mellor writes: > > > What's the quickest way to tell c++-mode to insert c-style comments? > > M-;