From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (=?iso-8859-1?q?Johan_Bockg=E5rd?=) Newsgroups: gmane.emacs.help Subject: Re: grep can help? Date: Thu, 22 Apr 2004 17:51:54 +0200 Organization: Chalmers University of Technology, Sweden Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1082651317 5857 80.91.224.253 (22 Apr 2004 16:28:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2004 16:28:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 22 18:28:20 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BGh3j-0007oi-00 for ; Thu, 22 Apr 2004 18:28:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGgwU-0007kS-QX for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Apr 2004 12:20:50 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news2.telebyte.nl!news1.spb.su!newsfeed1.funet.fi!newsfeeds.funet.fi!newsfeed.sunet.se!news01.sunet.se!dd.chalmers.se!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: frealaf.dd.chalmers.se Mail-Copies-To: never User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (usg-unix-v) Cancel-Lock: sha1:S0XwlJe9FbzF3sbq8VEJdIikYUY= Original-Xref: shelby.stanford.edu gnu.emacs.help:122573 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17858 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17858 FCC writes: > Here is what I am trying to do: I have fortran90 source files full > of comments everywhere. A comment starts with ! and continues until > the end of line, and it can start in the middle of a line after some > code that gets compiled. ,----[ C-h f comment-kill RET ] | comment-kill is an interactive compiled Lisp function in `newcomment'. | (comment-kill ARG) | | Kill the comment on this line, if any. With prefix ARG, kill comments | on that many lines starting with this one. `---- -- Johan Bockgård