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 23:15:40 +0000 Organization: DM Bespoke Computer Solutions Ltd Message-ID: <1171235740.7320.2.camel@localhost.localdomain> References: <87odo1ugjm.fsf@gmail.com> <87tzxs4ogc.fsf@main.mainworld> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1171235801 16296 80.91.229.12 (11 Feb 2007 23:16:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Feb 2007 23:16:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stack Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 12 00:16:33 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 1HGNvs-0001a3-G5 for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Feb 2007 00:16:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGNvr-0007Ol-U5 for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Feb 2007 18:16:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HGNvd-0007Nu-Pm for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 18:16:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HGNvb-0007NV-MN for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 18:16:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGNvb-0007NS-FV for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 18:16:15 -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 1HGNvb-0001gR-Hf for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 18:16:15 -0500 Original-Received: from [217.44.32.35] (helo=l2.a) by gateshead-online.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1HGNvZ-0003Tv-OA; Sun, 11 Feb 2007 23:16:13 +0000 In-Reply-To: <87tzxs4ogc.fsf@main.mainworld> 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:41110 Archived-At: On Sun, 2007-02-11 at 17:02 +0000, Stack wrote: > Dale, > > [ top posting fixed ] > > Dale Mellor writes: > > >>> What's the quickest way to tell c++-mode to insert c-style comments? > >> M-; > > That doesn't work; it puts C++-style comments in. > > This might help: http://www.phys.ufl.edu/docs/emacs/emacs_285.html No, that doesn't help.