GNU bug report logs - #22007
hide-show python issue

Previous Next

Package: emacs;

Reported by: silgon <silgon3200 <at> gmail.com>

Date: Tue, 24 Nov 2015 22:44:02 UTC

Severity: minor

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: silgon <silgon3200 <at> gmail.com>
Cc: 22007 <at> debbugs.gnu.org
Subject: bug#22007: hide-show python issue
Date: Mon, 08 Feb 2021 08:23:10 +0100
[Message part 1 (text/plain, inline)]
silgon <silgon3200 <at> gmail.com> writes:

> Error explained here: http://emacs.stackexchange.com/q/18381/5171

(I'm going through old bug reports that unfortunately got no response at
the time.)

The test case is:

class Test1:
    """"
    Test Class 1
    """
    def __init__(self):
        self.a = 1

    def test_func1(self):
        # Foo
        pass

    def test_func2(self):
        # Foo
        pass

And the complaint is that

`M-x hs-minor-mode RET'
`M-x hs-hide-level RET'

doesn't hide all the functions.  But is does for me in Emacs 28, so I'm
going to go ahead and guess that this has been fixed in the years since
this was reported.  If this is still a problem, please respond to the
debbugs address and we'll reopen.

[Message part 2 (image/png, inline)]
[Message part 3 (text/plain, inline)]
-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

This bug report was last modified 4 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.