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

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

bug#20969: f90-indent-subprogram indents incorrectly when the buffer inc


From: Angelo Graziosi
Subject: bug#20969: f90-indent-subprogram indents incorrectly when the buffer includes type, extend(...)
Date: Sat, 04 Jul 2015 10:26:37 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Il 04/07/2015 02:13, Glenn Morris ha scritto:

Works for me.


Hmm... indeed the Zach example works.. but try with the attached test case.. It comes with the right formatting.. Select, now, from 'module' to 'end module', then press TAB.. The formatting becomes totally broken.

Now, remove, from the original foo.f90, the text ', extends(Shape),' (after "type" keyword), and repeat (select from 'module' to 'end module', then press TAB..). The formatting is not changed! it remans unbroken..

So, the 'extends' keyword, in some manner, breaks the formatting.

Angelo

Attachment: foo.f90
Description: Text document


reply via email to

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