GNU bug report logs - #21397
24.5; outline-minor-mode / python-mode: hides decorator

Previous Next

Package: emacs;

Reported by: Daniel Hornung <daniel.hornung <at> ds.mpg.de>

Date: Wed, 2 Sep 2015 07:15:02 UTC

Severity: minor

Tags: confirmed

Found in version 24.5

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Daniel Hornung <daniel.hornung <at> ds.mpg.de>
Cc: 21397 <at> debbugs.gnu.org
Subject: bug#21397: 24.5; outline-minor-mode / python-mode: hides decorator
Date: Thu, 03 Sep 2015 11:15:15 -0400
> When I hide the body of a method, everything until the next "def ..."
> line is hidden, including decorators which might belong to that next def
> line.  See the following example:

That's a missing feature in outline-minor-mode, actually.
The same need shows up in Elisp where it's common to write

   ;; Blabla
   (defun blibli ...)

I've had this in my (write-mostly) todo list for quite a while, but I'm
pretty sure I won't get to it before someone else does.


        Stefan




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

Previous Next


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