From unknown Fri Jun 13 10:21:16 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#11340 <11340@debbugs.gnu.org> To: bug#11340 <11340@debbugs.gnu.org> Subject: Status: 24.0.95; hide-show-mode hides only ever other subroutine in Fortran-mode Reply-To: bug#11340 <11340@debbugs.gnu.org> Date: Fri, 13 Jun 2025 17:21:16 +0000 retitle 11340 24.0.95; hide-show-mode hides only ever other subroutine in F= ortran-mode reassign 11340 emacs submitter 11340 Anton Daitche severity 11340 normal tag 11340 confirmed thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 25 12:06:48 2012 Received: (at submit) by debbugs.gnu.org; 25 Apr 2012 16:06:48 +0000 Received: from localhost ([127.0.0.1]:52907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SN4jv-00046H-CL for submit@debbugs.gnu.org; Wed, 25 Apr 2012 12:06:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52116) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SN3Lm-0001B1-SM for submit@debbugs.gnu.org; Wed, 25 Apr 2012 10:37:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SN3Kl-0003Ai-4X for submit@debbugs.gnu.org; Wed, 25 Apr 2012 10:36:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:46499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SN3Kk-0003AT-LZ for submit@debbugs.gnu.org; Wed, 25 Apr 2012 10:36:42 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SN3Ki-0002zX-9g for bug-gnu-emacs@gnu.org; Wed, 25 Apr 2012 10:36:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SN3Ka-00035h-Oh for bug-gnu-emacs@gnu.org; Wed, 25 Apr 2012 10:36:39 -0400 Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:40219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SN3Ka-000346-2O for bug-gnu-emacs@gnu.org; Wed, 25 Apr 2012 10:36:32 -0400 Received: by lagz14 with SMTP id z14so166568lag.0 for ; Wed, 25 Apr 2012 07:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6fcCSLywdREWiiO4i3Z0aPnY+ys9/zYGeUU488ygwm0=; b=Uvw1TOy3AH1C2GV+zNKNGK9GgVaSfjzGkyHCykdTkVFDVHI9Mv/qMVb1ikGLmMimgi SzZTE0OEgbK0sU6pgQd1ma+zjM5INoRglm8Tv883Z4wZJuk2eF+ryUgITclKiDptMGzw KHMy7pcubP8HfOvJci2Tftq7qb8gy+HvzzElMgq56sfd+ikFsjrxwovzd6wGeisJL678 IlAe/bb8m3hhju44NH+R09xcOYKEka/B3PKhgvfFNLSDg0AFe9yZ5k23Ec186JQ+M2JB NIqf5rC+Q/hVRKiAJswxCAiFGTxByizAjG+y7rsOGyr/8ZQqgEKqc8rP6o9/Qju3gVXO JsDw== MIME-Version: 1.0 Received: by 10.152.148.234 with SMTP id tv10mr2864362lab.41.1335364588831; Wed, 25 Apr 2012 07:36:28 -0700 (PDT) Received: by 10.112.87.66 with HTTP; Wed, 25 Apr 2012 07:36:28 -0700 (PDT) Date: Wed, 25 Apr 2012 16:36:28 +0200 Message-ID: Subject: 24.0.95; hide-show-mode hides only ever other subroutine in Fortran-mode From: Anton Daitche To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=e89a8f234509f6841504be81cbb4 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 25 Apr 2012 12:06:47 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) --e89a8f234509f6841504be81cbb4 Content-Type: text/plain; charset=ISO-8859-1 Use the following example source code: module test_mod implicit none contains subroutine a() end subroutine a subroutine b() end subroutine b subroutine c() end subroutine c subroutine d() end subroutine d end module test_mod enable hide-show-mode (hs-minor-mode) and execute command hs-hide-level when cursor is outside of any subroutine. The result is that only every other subroutine gets hidden. This can be also reproduced with emacs 23.2.1 (debian-stable). In GNU Emacs 24.0.95.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1) of 2012-04-17 on sommerfeld Windowing system distributor `The X.Org Foundation', version 11.0.10707000 Configured using: `configure '--prefix=/home/p0friedr/a_dait01/local/emacs'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: de_DE.utf8 value of $LANG: en_US.utf8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: F90 Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t hs-minor-mode: t Recent input: C-x C-f p r o j h i C-g C-x C-f t m p . f 9 0 i m o d u l e SPC t e s t _ m o d i i m p l i c i t SPC n o n e c o n t a i n s i s u b r o u t i n e SPC a ( ) e n d s u r b r o u t i n e SPC b ( ) e n d d d s u b r o u t i n e SPC c ( ) e n d s u r b r o u t i n e SPC d ( ) e n d u u e n d M-x h s - m i n o M-x h s - h i l C-SPC C-w C-y M-x M-x r e p o Recent messages: Inserting d. Inserting subroutine. Inserting d. Inserting module. Inserting test_mod. Hs minor mode enabled Hiding blocks ... done You can run the command `hs-hide-level' with C-c @ C-l Mark set [2 times] Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-mode view hideshow vc-dispatcher vc-svn f90 cus-edit easymenu cus-start cus-load wid-edit time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --e89a8f234509f6841504be81cbb4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Use the following example source code:

module= test_mod
=A0 implicit none

contains
=A0=A0
=A0 subroutine a()
=A0 end subroutine a

=A0 subroutine b()
=A0 end subroutine b
=
=A0 subroutine c()
=A0 end subroutine c
=
=A0 subroutine d()
=A0 end subroutine d
=
end module test_mod

enable hide-show-mode (hs= -minor-mode) and execute command hs-hide-level=A0when cursor is outside of = any subroutine. The result is that only every=A0other subroutine gets hidde= n.
This can be also reproduced with emacs 23.2.1 (debian-stable).


In GNU Emacs 24.0.95.2 (x86_64-unknown-lin= ux-gnu, GTK+ Version 2.20.1)
=A0of 2012-04-17 on sommerfeld
Windowing system distributor `The X.Org Foundation', version 11.0.= 10707000
Configured using:
=A0`configure '--prefix= =3D/home/p0friedr/a_dait01/local/emacs''

I= mportant settings:
=A0 value of $LC_ALL: nil
=A0 value of $LC_COLLATE: nil
=A0 value of $LC_CTYPE: nil
=A0 value of $LC_MESSAGES: nil<= /div>
=A0 value of $LC_MONETARY: nil
=A0 value of $LC_NUMERIC= : nil
=A0 value of $LC_TIME: de_DE.utf8
=A0 value of $LANG: en_US.= utf8
=A0 value of $XMODIFIERS: @im=3Dibus
=A0 locale-co= ding-system: utf-8-unix
=A0 default enable-multibyte-characters: = t

Major mode: F90

Minor modes in effe= ct:
=A0 tooltip-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
=A0 menu-bar-mode: t
=A0 file-n= ame-shadow-mode: t
=A0 global-font-lock-mode: t
=A0 font-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-composition-mode: t
= =A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 line-number-mode: t
=A0 transient-mark-mode: t
=A0 hs-minor-mode: t
Recent input:
C-x C-f p r o j <tab> <down-m= ouse-1> <mouse-1> <down-mouse-1>=A0
<mouse-1>= ; h i <tab> <backspace> <backspace> C-g C-x=A0
C-f t m p . f 9 0 <return> i <backspace> m o d u l=A0
e SPC t e s t _ m o d <return> i <backspace> <tab>= =A0
i m p l i c i t SPC n o n e <return> <return> <= ;tab>=A0
c o n t a i n s <return> <up> <tab> <down> i &= lt;tab>=A0
<backspace> <help-echo> <down-mouse-= 1> <mouse-1> <return>=A0
<tab> s u b r o u t= i n e SPC a ( ) <return> <return>=A0
e n d <tab> <down> <return> <return> s u r <= ;backspace>=A0
b r o u t i n e SPC b ( ) <return> e n d = <tab> <up>=A0
<tab> <down> <tab> &l= t;down> <return> <up> <up> <up> <up>=A0
<up> d d <escape> <backspace> <backspace> <= down> <down>=A0
<down> <down> <end> &l= t;return> <return> <tab> s u b r=A0
o u t i n e SP= C c ( ) <return> e n d <tab> <end> <return>=A0
<return> s u r <backspace> <tab> b r o u t i n e SPC= =A0
d ( ) <return> e n d <tab> <return> <esc= ape> u <escape>=A0
u <backspace> <backspace>= <backspace> <backspace> <backspace>=A0
<backspace> <backspace> <backspace> <backspace>= ; <backspace>=A0
<backspace> <backspace> <ba= ckspace> <backspace> <tab>=A0
<end> <retu= rn> <return> e n d <tab> M-x h s - m i n=A0
o <tab> <return> <up> <up> <up> <up&g= t; <up> <up> <up>=A0
<up> <up> <= up> <up> <up> <up> M-x h s - h i <tab> l=A0
<tab> <return> <up> <up> <up> <up>= <left> <left> C-SPC=A0
<down> <down> <= ;down> <down> <down> <down> <down> <down>= =A0
<down> <down> <down> <down> <down> <d= own> <down> <end>=A0
C-w C-y <escape> M-x M-= x r e p o <tab> <help-echo>=A0
<help-echo> <= down-mouse-1> <mouse-2>

Recent messages:
Inserting d.
Inser= ting subroutine.
Inserting d.
Inserting module.
Inserting test_mod.
Hs minor mode enabled
Hiding blo= cks ... done
You can run the command `hs-hide-level' with C-c @ C-l
M= ark set [2 times]
Making completion list...

<= div>Load-path shadows:
None found.

Featu= res:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 m= ml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 maila= bbrev
gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ie= tf-drums
mm-util mail-prsvr mail-utils help-mode view hideshow vc-dispatcher
vc-svn f90 cus-edit easymenu cus-start cus-load wid-edit time-date<= /div>
tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd to= ol-bar
dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow<= /div>
timer select scroll-bar mouse jit-lock font-lock syntax facemenu<= /div>
font-core frame cham georgian utf-8-lang misc-lang vietnamese tib= etan
thai tai-viet lao korean japanese hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --e89a8f234509f6841504be81cbb4-- From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 26 17:02:46 2012 Received: (at 11340) by debbugs.gnu.org; 26 Apr 2012 21:02:46 +0000 Received: from localhost ([127.0.0.1]:54761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SNVpt-0003CU-Ko for submit@debbugs.gnu.org; Thu, 26 Apr 2012 17:02:46 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:56708 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SNVpr-0003CN-G8 for 11340@debbugs.gnu.org; Thu, 26 Apr 2012 17:02:43 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SNVor-00060A-TB; Thu, 26 Apr 2012 17:01:41 -0400 From: Glenn Morris To: Anton Daitche Subject: Re: bug#11340: 24.0.95; hide-show-mode hides only ever other subroutine in Fortran-mode References: X-Spook: encryption SHA FBI Mossad KGB Legion of Doom domestic X-Ran: w]FH>W-YY>]za$`V9&\~"FDS8N&/rL.-8'`o\n6~5Cu#d>R:]_G!e'3JRa?34v{QRw`~hD X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 26 Apr 2012 17:01:41 -0400 In-Reply-To: (Anton Daitche's message of "Wed, 25 Apr 2012 16:36:28 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11340 Cc: 11340@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Thanks for the report. At first sight, it looks like f90-end-block-re and f90-start-block-re should not be anchored to the start of the line. Expect to see this fixed in Emacs 24.2. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 01 15:56:41 2019 Received: (at 11340) by debbugs.gnu.org; 1 Nov 2019 19:56:41 +0000 Received: from localhost ([127.0.0.1]:57227 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQd2G-0000Sq-0D for submit@debbugs.gnu.org; Fri, 01 Nov 2019 15:56:41 -0400 Received: from host.gofardesign.uk ([208.79.239.190]:50537) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQd2D-0000SX-W6; Fri, 01 Nov 2019 15:56:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=a6o1pgZRH0pa8vkUWGWSc6eX718o0nn6NenEmisDQyM=; b=AUGnoZPMBb9MaGzV3EpI2mcZfB jyx/A3TeUhi/qbSIktYq8klUFNuLnCnOFCYZu+miaSCjiY/kE/HtSwVl7g9DLVE+2LA2xYl+F0nfB DmI0lLfheOaAdOkLbKvPNJkeSxEwn8KQKm7SrjnjDRylWi2JMT5rvbtpVW/+w41Mo0tk=; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:56260 helo=localhost) by host.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iQd28-0007fY-3x; Fri, 01 Nov 2019 14:56:32 -0500 From: Stefan Kangas To: Glenn Morris Subject: Re: bug#11340: 24.0.95; hide-show-mode hides only ever other subroutine in Fortran-mode In-Reply-To: (Glenn Morris's message of "Thu, 26 Apr 2012 17:01:41 -0400") References: Date: Fri, 01 Nov 2019 20:56:30 +0100 Message-ID: <87mudfxte9.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: host.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: host.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 11340 Cc: Anton Daitche , 11340@debbugs.gnu.org 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: -1.0 (-) found 11340 27.0.50 thanks Anton Daitche writes: > Use the following example source code: > > module test_mod > implicit none > > contains > > subroutine a() > end subroutine a > > subroutine b() > end subroutine b > > subroutine c() > end subroutine c > > subroutine d() > end subroutine d > > end module test_mod > > enable hide-show-mode (hs-minor-mode) and execute command hs-hide-level when cursor is outside of any subroutine. The result is that only every other subroutine gets hidden. > This can be also reproduced with emacs 23.2.1 (debian-stable). I can reproduce this on current master. Glenn Morris writes: > Thanks for the report. At first sight, it looks like f90-end-block-re > and f90-start-block-re should not be anchored to the start of the line. > Expect to see this fixed in Emacs 24.2. Did you ever look into this? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 06 11:49:54 2019 Received: (at 11340) by debbugs.gnu.org; 6 Nov 2019 16:49:55 +0000 Received: from localhost ([127.0.0.1]:41163 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iSOVG-0003EW-OW for submit@debbugs.gnu.org; Wed, 06 Nov 2019 11:49:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57908) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iSOVF-0003EK-7W for 11340@debbugs.gnu.org; Wed, 06 Nov 2019 11:49:53 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iSOV9-0002O7-VB; Wed, 06 Nov 2019 11:49:48 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1iSOV8-00056j-GG; Wed, 06 Nov 2019 11:49:46 -0500 From: Glenn Morris To: Stefan Kangas Subject: Re: bug#11340: 24.0.95; hide-show-mode hides only ever other subroutine in Fortran-mode References: <87mudfxte9.fsf@marxist.se> X-Spook: Verisign Twister TTP Tsunami Chobetsu Stranded JFK Smart X-Ran: }*e^3yxA=`Nk9f?T^U~xVw|JB?<6`3f-*%pH0$^NGjyFcc/b1zu%gGu-0=! X-Hue: brightgreen X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 06 Nov 2019 11:49:46 -0500 In-Reply-To: <87mudfxte9.fsf@marxist.se> (Stefan Kangas's message of "Fri, 01 Nov 2019 20:56:30 +0100") 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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 11340 Cc: Anton Daitche , 11340@debbugs.gnu.org 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: -3.3 (---) Stefan Kangas wrote: >> Thanks for the report. At first sight, it looks like f90-end-block-re >> and f90-start-block-re should not be anchored to the start of the line. >> Expect to see this fixed in Emacs 24.2. > > Did you ever look into this? Not really. I think my conclusion was that hideshow would need to be extended to allow functions rather than just regexps. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 10 06:43:03 2024 Received: (at control) by debbugs.gnu.org; 10 Jan 2024 11:43:03 +0000 Received: from localhost ([127.0.0.1]:42316 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNWz9-0006HS-Ay for submit@debbugs.gnu.org; Wed, 10 Jan 2024 06:43:03 -0500 Received: from mail-ed1-x535.google.com ([2a00:1450:4864:20::535]:48139) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNWz7-0006Gc-2K for control@debbugs.gnu.org; Wed, 10 Jan 2024 06:43:01 -0500 Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-555bd21f9fdso4578821a12.0 for ; Wed, 10 Jan 2024 03:42:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704886968; x=1705491768; darn=debbugs.gnu.org; h=to:subject:message-id:date:mime-version:from:from:to:cc:subject :date:message-id:reply-to; bh=Cyz80YLvMKDP91oHobSZg5inmTSFOfG3HPCz4n462gE=; b=YlR2pLFX45KGF8m1m7ifeQ6xWRScipBfjET40ulW2FqGY9JSRtC8lZlCMyQ/GoHRTr chfRC/zOiiJ6lwObPph+YH6xYAJAoy174rIOHHkMwNlbSslWI9i/Cl/CJY0D6HaXwsdX 0qLAfw1zcWrLTjqR2LWnwTOV16lILp5YXbddUBapHxWjT7UXb6ChipYR+EuG26csu3wz 0DefjIfhjXbC8irrLXlH+22sFeq2l768O9UpVCNnR1XaSmz0HAHpcxYLj0WMloHP8sVk L9wKyfwUIV6dq4AAoXSkB5/qH/JPA6sIbc+RY3cyoeVveW/ac0H1oh6rmBDz5xdhVU5L yXbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704886968; x=1705491768; h=to:subject:message-id:date:mime-version:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Cyz80YLvMKDP91oHobSZg5inmTSFOfG3HPCz4n462gE=; b=i+GizITx8rhaCQ+5RHhqduEdVELeTY+ryDLotMFvPoBEImdYJ5DVFVCaXLbW++3tUM Hfu0Glzi42jsomYSiXGsarrgptR2dd8fd72vPwQasguAn/T/yrE6+3baA18OG18ieLjh 2HutHP7diW256m4Ux9eodaNXpROQYTzS5nP8E1BJxkVySGrEsnJpqpDrnaT+crsMiMMG rbEdYh2yi+/VjhU+LiHfNfdpYr2U9VGqSa8p5wQev34Ykg0EPfcdDavLlIVpnt6+LzRx 1l/cQTT5lGHAgFhPfJ13YinAli0xCWL1h7G6zPK6g56LpvzOepqFPhdJE9ffmZ2fqGcC VQ/Q== X-Gm-Message-State: AOJu0Yzs7iG6rQJefaAg5WQMQvhVs0oJuSNM0oOVicwkavKV4qicLRwB rxp2saOkcpIYo0bcCMahPUlHP6LaYG1i2RTtiE3/0+MTg/Pk3Q== X-Google-Smtp-Source: AGHT+IFnrYymn4gt2ELn3qkYYI8jma3PS538LCEkIK4MvI6peVyW8Ht8QxwuSj55Vgtw3e6KNJQH4wu4cwa0xxAcGuo= X-Received: by 2002:a05:6402:31f0:b0:558:53da:8a6e with SMTP id dy16-20020a05640231f000b0055853da8a6emr366830edb.19.1704886967846; Wed, 10 Jan 2024 03:42:47 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 10 Jan 2024 03:42:47 -0800 From: Stefan Kangas MIME-Version: 1.0 Date: Wed, 10 Jan 2024 03:42:47 -0800 Message-ID: Subject: control message for bug #11340 To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control 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: -1.0 (-) tags 11340 + confirmed quit