help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Temporary code folding for navigation


From: Thorsten Jolitz
Subject: Re: Temporary code folding for navigation
Date: Wed, 24 Apr 2013 19:09:56 +0200
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux)

Illya Bomash <ibomash@gmail.com> writes:

> When I use org-mode, I really like org-goto: it puts me in a temporary buffer
> that has an overview of my file (with all the details folded away), thereby
> showing me the structure of the file at a glance, and lets me easily get to a
> particular place, using simple keys for navigation or using isearch within
> this temporary buffer.
>
> I’d love to have something similar for source code, e.g. Python files:

navi-mode.el (in combination with outshine.el and outorg.el) might give
you exactly what you want, see this article on Worg 

,-----------------------------------------------------------
| http://orgmode.org/worg/org-tutorials/org-outside-org.html
`-----------------------------------------------------------

There are screencasts available on youtube, e.g. 

,--------------------------------------------
| Modern conventions for Emacs Lisp files 
| https://www.youtube.com/watch?v=nqE6YxlY0rw
`--------------------------------------------

to give you an idea what its all about.

-- 
cheers,
Thorsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]