|
|
| "be consistent" | |
| PerlMonks |
[OT] Folding Perl code with Emacs 25by loris (Hermit) |
| on Sep 24, 2018 at 08:45 UTC ( [id://1222906]=perlquestion: print w/replies, xml ) | Need Help?? |
|
loris has asked for the wisdom of the Perl Monks concerning the following question: Hi, To get folding in Emacs 25 for Perl programs I have cargo-cult-copied the outline-based set-up https://github.com/villadora/emacs-config/blob/master/modes.el. In particular I have:
My expectation was that if I have
I should be able to fold to
but instead I just can only fold to, say
i.e. the hierarchy, which I thought gets defined by 'outline-level' doesn't seem to work. I do have
to get tab-cycling, but maybe this is screwing things up. Any thoughts or other approaches? Thanks, Note: This is something I originally posted, somewhat spuriously, to the Orgmode mailing list several weeks ago. Not that surprisingly, I got no reply.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||||