unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* fortran indentation bug?
@ 2008-06-10  6:09 Miles Bader
  2008-06-10 23:37 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Miles Bader @ 2008-06-10  6:09 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

The following program fragment is indented by fortran-mode, with 
`fortran-check-all-num-for-matching-do' set to t.

Isn't the statement on the numbered line part of the DO body, and so
should be indented along with the body?

      DO 110 J=1,NZ
         DTEMP=GRID(IEXT(J))
         DTEMP=DCOS(DTEMP*PI2)
 110  X(J)=DTEMP

Thanks,

-Miles

-- 
`To alcohol!  The cause of, and solution to,
 all of life's problems' --Homer J. Simpson




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-11  1:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10  6:09 fortran indentation bug? Miles Bader
2008-06-10 23:37 ` Glenn Morris
2008-06-11  0:06   ` Miles Bader
2008-06-11  1:18     ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).