From unknown Sun Jun 22 20:59:14 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#21794 <21794@debbugs.gnu.org> To: bug#21794 <21794@debbugs.gnu.org> Subject: Status: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode Reply-To: bug#21794 <21794@debbugs.gnu.org> Date: Mon, 23 Jun 2025 03:59:14 +0000 retitle 21794 24.5; ASSOCIATE and SUBMODULE construct does not indent corre= ctly in F90 auto indent mode reassign 21794 emacs submitter 21794 Avinash Sirdeshpande severity 21794 normal tag 21794 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 30 14:23:57 2015 Received: (at submit) by debbugs.gnu.org; 30 Oct 2015 18:23:57 +0000 Received: from localhost ([127.0.0.1]:46490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZsEKx-0007eM-7B for submit@debbugs.gnu.org; Fri, 30 Oct 2015 14:23:57 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53996) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZsDso-0006vq-9h for submit@debbugs.gnu.org; Fri, 30 Oct 2015 13:54:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsDsn-0001kX-2q for submit@debbugs.gnu.org; Fri, 30 Oct 2015 13:54:33 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:38571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsDsm-0001kT-W4 for submit@debbugs.gnu.org; Fri, 30 Oct 2015 13:54:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsDsm-0006Lk-2Q for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2015 13:54:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsDsi-0001jJ-Pa for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2015 13:54:31 -0400 Received: from blu004-omc1s26.hotmail.com ([65.55.116.37]:58937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsDsi-0001j3-Ma for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2015 13:54:28 -0400 Received: from BLU180-W19 ([65.55.116.9]) by BLU004-OMC1S26.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Fri, 30 Oct 2015 10:54:27 -0700 X-TMN: [ldrIF62FODpcxtvT2JDGso8k9Yp/IAG6] X-Originating-Email: [asirdesh@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_44acbfc7-2adf-4ffb-ab22-e0932c7d4f51_" From: Avinash Sirdeshpande To: "bug-gnu-emacs@gnu.org" Subject: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode Date: Fri, 30 Oct 2015 12:54:27 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 30 Oct 2015 17:54:27.0586 (UTC) FILETIME=[0526F620:01D1133C] X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 30 Oct 2015 14:23:37 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --_44acbfc7-2adf-4ffb-ab22-e0932c7d4f51_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello: =20 When using the indent subprogram feature in Emacs for a .f90 file=2C the in= dentation fails if an "associate - end associate" block is present. In part= icular=2C the "end associate" does not align with the "associate" and as a = result=2C all subsequent statements lose their alignment. It would be great= if this could be fixed.=20 =20 Similarly=2C a submodule when indented does not have the correct matching s= tatement in the "end submodule". =20 Best=2C =20 Avinash=20 = --_44acbfc7-2adf-4ffb-ab22-e0932c7d4f51_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello:
 =3B
When using= the indent subprogram feature in Emacs for a .f90 file=2C the indentation = fails if an "associate - end associate" block is present. In particular=2C = the "end associate" does not align with the =3B"associate" and as a res= ult=2C all subsequent statements lose their alignment. It would be great if= this could be fixed. =3B
 =3B
Similarly=2C a submodule when = indented does not have the correct matching statement in the "end submodule= ".
 =3B
Best=2C
 =3B
Avinash =3B
= --_44acbfc7-2adf-4ffb-ab22-e0932c7d4f51_-- From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 01 21:37:21 2015 Received: (at 21794) by debbugs.gnu.org; 2 Nov 2015 02:37:21 +0000 Received: from localhost ([127.0.0.1]:48301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zt4zo-0000jZ-PO for submit@debbugs.gnu.org; Sun, 01 Nov 2015 21:37:21 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35039) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zt4zm-0000jR-E4 for 21794@debbugs.gnu.org; Sun, 01 Nov 2015 21:37:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zt4zl-0000FW-JL for 21794@debbugs.gnu.org; Sun, 01 Nov 2015 21:37:18 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:32905) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zt4zj-0000FB-L7; Sun, 01 Nov 2015 21:37:15 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Zt4zi-0006DH-U9; Sun, 01 Nov 2015 21:37:15 -0500 From: Glenn Morris To: Avinash Sirdeshpande Subject: Re: bug#21794: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode References: X-Spook: Honduras Al Jazeera Riot Port Cyber security explosion X-Ran: 1vk,5=Ie)`2k%7QMFC}33kqNBWp>BgO94xF`nvh_aTF"X>/tFP\G,<{'DSe)a|yd/mt3(h X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sun, 01 Nov 2015 21:37:14 -0500 In-Reply-To: (Avinash Sirdeshpande's message of "Fri, 30 Oct 2015 12:54:27 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 21794 Cc: 21794@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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. From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 07 12:55:33 2016 Received: (at 21794-done) by debbugs.gnu.org; 7 Dec 2016 17:55:33 +0000 Received: from localhost ([127.0.0.1]:59518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEgRJ-0008LP-03 for submit@debbugs.gnu.org; Wed, 07 Dec 2016 12:55:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55143) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEgRH-0008LB-T1 for 21794-done@debbugs.gnu.org; Wed, 07 Dec 2016 12:55:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEgRB-0000gW-Sv for 21794-done@debbugs.gnu.org; Wed, 07 Dec 2016 12:55:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD, UNRESOLVED_TEMPLATE autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEgRB-0000gS-PO for 21794-done@debbugs.gnu.org; Wed, 07 Dec 2016 12:55:25 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cEgRB-000325-CV; Wed, 07 Dec 2016 12:55:25 -0500 From: Glenn Morris To: 21794-done@debbugs.gnu.org Subject: Re: bug#21794: 24.5; ASSOCIATE and SUBMODULE construct does not indent correctly in F90 auto indent mode References: X-Spook: Law enforcement PGP U.S. Citizenship and Immigration X-Ran: %JG#1,eWz-wwG)YaYbJtA[E>%NS}_lKV}Im.=1b`0N}x%Paw{:W")p4`rliK5UKRM5Vv;k X-Hue: yellow X-Attribution: GM Date: Wed, 07 Dec 2016 12:55:25 -0500 In-Reply-To: (Glenn Morris's message of "Sun, 01 Nov 2015 21:37:14 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.3 (-------) X-Debbugs-Envelope-To: 21794-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -7.3 (-------) 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. From unknown Sun Jun 22 20:59:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 05 Jan 2017 12:24:17 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator