unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ushnish Basu <ubasu@cal.berkeley.edu>
To: Glenn Morris <rgm@gnu.org>
Cc: 4259@emacsbugs.donarmstrong.com
Subject: bug#4259: Cannot indent fortran continue statement in emacs 23
Date: Wed, 26 Aug 2009 09:59:21 -0700	[thread overview]
Message-ID: <4A9569E9.6080302@cal.berkeley.edu> (raw)
In-Reply-To: <19092.38459.64403.819245@fencepost.gnu.org>

Glenn Morris wrote:
> Please use M-x report-emacs-bug to report Emacs bugs, rather than
> sending mail to addresses in the source files.
> 
> 

My apologies - I thought of that after I sent off this email. I have now 
submitted a bug report directly, but I guess this bug was already filed 
as #4259, so the second bug would duplicate.

> Ushnish Basu wrote (on Tue, 25 Aug 2009 at 12:09 -0700):
> 
>> Currently I am using version 23.1.1, but I did not have this problem
>> with 23.0.60 from CVS.

[snip]

> 
> Do you have a minimum example of a valid Fortran file that fails in
> this way?
> 

The bug shows for the following program:

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

I sent the earlier invalid version just to highlight that it was the 
'end' statement that seemed to be making the difference.

I get the bug even in the current(?) CVS version 23.1.50.1

> The problem is another (see eg bug #2106) infinite loop in
> end-of-defun, when called from the start of the "20" line. It's not
> immediately obvious to me whether this is a problem in fortran-mode or
> in end-of-defun.

Thanks for your help.

Best regards,

Ushnish





  reply	other threads:[~2009-08-26 16:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ja8wh23wq6.fsf@fencepost.gnu.org>
2009-08-25 19:09 ` bug#4259: Cannot indent fortran continue statement in emacs 23 Ushnish Basu
2009-08-26  1:56   ` Glenn Morris
2009-08-26 16:59     ` Ushnish Basu [this message]
2009-08-27 22:32       ` Glenn Morris
2009-08-30  1:45   ` bug#4259: marked as done (Cannot indent fortran continue statement in emacs 23) Emacs bug Tracking System
     [not found]   ` <handler.4259.D4259.125159643616456.notifdone@emacsbugs.donarmstrong.com>
2009-08-31 22:08     ` bug#4259: closed by Glenn Morris <rgm@gnu.org> (Re: Cannot " Ushnish Basu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A9569E9.6080302@cal.berkeley.edu \
    --to=ubasu@cal.berkeley.edu \
    --cc=4259@emacsbugs.donarmstrong.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).