GNU bug report logs - #12518
outline-minor-mode doesn't work well in C(++) mode

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Wed, 26 Sep 2012 03:11:01 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#12518: closed (outline-minor-mode doesn't work well in C(++)
 mode)
Date: Fri, 12 Jan 2024 15:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 12 Jan 2024 10:55:21 -0500
with message-id <jwvfrz2eejw.fsf-monnier+emacs <at> gnu.org>
and subject line Re: bug#12518: outline-minor-mode doesn't work well in C(++) mode
has caused the debbugs.gnu.org bug report #12518,
regarding outline-minor-mode doesn't work well in C(++) mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
12518: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=12518
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: bug-gnu-emacs <at> gnu.org
Subject: outline-minor-mode doesn't work well in C(++) mode
Date: Tue, 25 Sep 2012 23:08:18 -0400
As the subject says.
It's not getting enough love,


        Stefan


[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 12518-done <at> debbugs.gnu.org
Subject: Re: bug#12518: outline-minor-mode doesn't work well in C(++) mode
Date: Fri, 12 Jan 2024 10:55:21 -0500
> That was 12 years ago, and it has gotten a little bit of attention at
> least in the time since.  Could you summarize some of the current issues
> with `outline-minor-mode'?

I stopped trying to use Outline minor mode in C and can't remember what
were the main annoyances.  Obviously my bug report was ...hmmm... really
poor, so it's not worth keeping.

IIRC I think one of the main things I wanted was to be able to fold "a
function" so we'd keep a single line for that function, whereas
currently a function like:

    static void
    myfun (blabla
           blabla)
    {
      bla blabla;
    }

is treated as 3 independent "headings".


        Stefan



This bug report was last modified 1 year and 134 days ago.

Previous Next


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