GNU bug report logs -
#14076
24.3; Comments in Fortran Source
Previous Next
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
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 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.