From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Dziulko Newsgroups: gmane.emacs.help Subject: C Mode Comments Date: Thu, 19 Dec 2002 09:37:49 -0500 (EST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1040309860 15126 80.91.224.249 (19 Dec 2002 14:57:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 19 Dec 2002 14:57:40 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18P27H-0003vj-00 for ; Thu, 19 Dec 2002 15:57:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18P27f-0007xH-00 for gnu-help-gnu-emacs@m.gmane.org; Thu, 19 Dec 2002 09:58:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18P27N-0007rx-00 for help-gnu-emacs@gnu.org; Thu, 19 Dec 2002 09:57:45 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18P27E-0007m3-00 for help-gnu-emacs@gnu.org; Thu, 19 Dec 2002 09:57:37 -0500 Original-Received: from [138.92.8.100] (helo=klaatu.canisius.edu) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18P1oQ-0002ZA-00 for help-gnu-emacs@gnu.org; Thu, 19 Dec 2002 09:38:13 -0500 Original-Received: from localhost (dziulko@localhost) by klaatu.canisius.edu (8.11.2/8.11.2) with ESMTP id gBJEbn106994 for ; Thu, 19 Dec 2002 09:37:49 -0500 Original-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4827 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4827 Does anyone know if there is a command to mark a comment, or kill a comment in c-mode? Thanks much.