all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21794: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode
@ 2015-10-30 17:54 Avinash Sirdeshpande
  2015-11-02  2:37 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Avinash Sirdeshpande @ 2015-10-30 17:54 UTC (permalink / raw)
  To: 21794

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

Hello:
 
When using the indent subprogram feature in Emacs for a .f90 file, the indentation fails if an "associate - end associate" block is present. In particular, the "end associate" does not align with the "associate" and as a result, all subsequent statements lose their alignment. It would be great if this could be fixed. 
 
Similarly, a submodule when indented does not have the correct matching statement in the "end submodule".
 
Best,
 
Avinash 
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 747 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#21794: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode
  2015-10-30 17:54 bug#21794: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode Avinash Sirdeshpande
@ 2015-11-02  2:37 ` Glenn Morris
  2016-12-07 17:55   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2015-11-02  2:37 UTC (permalink / raw)
  To: Avinash Sirdeshpande; +Cc: 21794

Avinash Sirdeshpande wrote:

> When using the indent subprogram feature in Emacs for a .f90 file, the
> indentation fails if an "associate - end associate" block is present.

Thanks for the report. Fixed in today's git (add "associate" to
f90-no-block-limit).

> Similarly, a submodule when indented does not have the correct
> matching statement in the "end submodule".

I don't understand. Please show a minimal example including some Fortran
code that illustrates what the problem is.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#21794: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode
  2015-11-02  2:37 ` Glenn Morris
@ 2016-12-07 17:55   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2016-12-07 17:55 UTC (permalink / raw)
  To: 21794-done

Glenn Morris wrote:

>> When using the indent subprogram feature in Emacs for a .f90 file, the
>> indentation fails if an "associate - end associate" block is present.
>
> Thanks for the report. Fixed in today's git (add "associate" to
> f90-no-block-limit).
>
>> Similarly, a submodule when indented does not have the correct
>> matching statement in the "end submodule".
>
> I don't understand. Please show a minimal example including some Fortran
> code that illustrates what the problem is.

Since a year has passed with no further information, I'm closing this report.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-07 17:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30 17:54 bug#21794: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode Avinash Sirdeshpande
2015-11-02  2:37 ` Glenn Morris
2016-12-07 17:55   ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.