GNU bug report logs - #4259
Cannot indent fortran continue statement in emacs 23

Previous Next

Package: emacs;

Reported by: Ushnish Basu <ubasu <at> cal.berkeley.edu>

Date: Tue, 25 Aug 2009 19:50:04 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


Message #14 received at 4259 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Ushnish Basu <ubasu <at> cal.berkeley.edu>
Cc: 4259 <at> debbugs.gnu.org
Subject: Re: Cannot indent fortran continue statement in emacs 23
Date: Thu, 27 Aug 2009 18:32:31 -0400
Ushnish Basu wrote:

>       subroutine first
>       do 10 i=1,10
>  10     continue
>       end
>       subroutine second
>       do 20 i=1,100
>  20     continue
>       end


Thanks, this looks like a (long-standing but previously hidden)
fortran.el bug with motion commands. I will find a fix.



This bug report was last modified 15 years and 346 days ago.

Previous Next


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