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


Message #14 received at 14076 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: fkrogh <at> mathalacarte.com
Subject: Re: bug#14076: 24.3; Comments in Fortran Source
Date: Tue, 02 Apr 2013 20:19:52 -0400
Please keep the debbugs address cc'd.
[I then forgot to do so myself...]

Fred Krogh wrote:

> O.k. The program shows up with emacs -Q with this program
>
> program tmp
>   integer :: i
>   do i = 1, 5
> ! Comment
>      print '("i=",i0)', i
>   end do
> end program tmp
>
> Highlight the whole program, then <cntrl><alt>\
> and the ! Comment is indented, and I think this should not happen.

Why do you think it should not happen?
F90 mode has always behaved like this.

Earlier you said:

> I have options set so that comments should not be touched when
> formatting a region,

What options are those?




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.