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: c-style comments in c++-mode Date: Sun, 11 Feb 2007 10:24:43 +0000 Organization: DM Bespoke Computer Solutions Ltd Message-ID: <1171189483.6667.1.camel@localhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1171189551 20774 80.91.229.12 (11 Feb 2007 10:25:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Feb 2007 10:25:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 11 11:25:37 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 1HGBtp-0006zU-Il for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Feb 2007 11:25:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGBtp-00081o-0k for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Feb 2007 05:25:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HGBtX-00081j-Pp for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 05:25:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HGBtV-00081X-BZ for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 05:25:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGBtV-00081U-3Q for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 05:25:17 -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 1HGBtU-0005Uv-NA for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 05:25:16 -0500 Original-Received: from [217.44.32.35] (helo=l2.a) by gateshead-online.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1HGBtT-0003D0-Fb for help-gnu-emacs@gnu.org; Sun, 11 Feb 2007 10:25:15 +0000 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:41077 Archived-At: What's the quickest way to tell c++-mode to insert c-style comments?