bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fortran-blink-matching-do does not work in v21.2.1


From: Juan Carlos Lopez Vieyra
Subject: fortran-blink-matching-do does not work in v21.2.1
Date: Tue, 01 Oct 2002 17:57:08 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0

Greetings,

Using emacs v21.2.1, I have found a problem with
the fortran mode. The fortran-blink-matching-do
does not match properly the do-enddo loops. Even
in a very simple example:

c234567
        DO I=1,100
          WRITE(*,*)'Hello World'
        END DO

placing the cursor over the END DO and pressing TAB
emacs responds with "No matching do".

Does anyone know how to fix this bug (if it is really a  bug)?  


Thanks
JCLV







reply via email to

[Prev in Thread] Current Thread [Next in Thread]