help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grep can help?


From: Johan Bockgård
Subject: Re: grep can help?
Date: Thu, 22 Apr 2004 17:51:54 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (usg-unix-v)

FCC <fcc509@netscape.net> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]