unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Glenn Morris <rgm@gnu.org>
Cc: Anton Daitche <a.daitche@googlemail.com>, 11340@debbugs.gnu.org
Subject: bug#11340: 24.0.95; hide-show-mode hides only ever other subroutine in Fortran-mode
Date: Fri, 01 Nov 2019 20:56:30 +0100	[thread overview]
Message-ID: <87mudfxte9.fsf@marxist.se> (raw)
In-Reply-To: <cjehrayzpm.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 26 Apr 2012 17:01:41 -0400")

found 11340 27.0.50
thanks

Anton Daitche <a.daitche@googlemail.com> 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 <rgm@gnu.org> 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





  reply	other threads:[~2019-11-01 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 14:36 bug#11340: 24.0.95; hide-show-mode hides only ever other subroutine in Fortran-mode Anton Daitche
2012-04-26 21:01 ` Glenn Morris
2019-11-01 19:56   ` Stefan Kangas [this message]
2019-11-06 16:49     ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mudfxte9.fsf@marxist.se \
    --to=stefan@marxist.se \
    --cc=11340@debbugs.gnu.org \
    --cc=a.daitche@googlemail.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).