Wednesday, April 11, 2012

Re: Matching parentheses in Fortran code when using matchit does not work

Thomas Mitterfellner, Wed 2012-04-11 @ 18:02:27+0200:
> 1) Can you reproduce this behavior or is something wrong with my
> configuration?

I can't reproduce it. I just pasted your literal code snippet into a
Fortran buffer and was able to jump back and forth between the
parentheses with %.

I assume this code is part of a larger file; perhaps something else in
the file is throwing off matchit's matching algorithm (like an
unbalanced parenthesis). I don't know or use Fortran so I don't have any
larger source files on hand to test with.

No comments: