GNU bug report logs - #14076
24.3; Comments in Fortran Source

Previous Next

Package: emacs;

Reported by: fkrogh <at> mathalacarte.com

Date: Thu, 28 Mar 2013 17:01:01 UTC

Severity: wishlist

Tags: wontfix

Found in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: fkrogh <at> mathalacarte.com
Cc: 14076 <at> debbugs.gnu.org
Subject: bug#14076: 24.3; Comments in Fortran Source
Date: Wed, 03 Apr 2013 23:50:32 -0400
Fred Krogh wrote:

> I guess now this turns into a new feature request.  I'd love to have
> some way to leave comments untouched (the nil in Fortran mode).
> Looking in the f90 settings, I don't see any way to do this.

You should be able to (ab)use f90-directive-comment-re for this:

(setq f90-directive-comment-re "!")

I don't really want to add a feature for this since AFAIK other
programming modes don't have such a thing. Fortran mode is different
because comments are weird in old-school F77.




This bug report was last modified 12 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.