all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* code folding with <backtab> ?
@ 2012-04-07  8:07 Yagnesh Raghava Yakkala
  2012-04-07  9:18 ` Bastien
       [not found] ` <mailman.675.1333790271.20052.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 12+ messages in thread
From: Yagnesh Raghava Yakkala @ 2012-04-07  8:07 UTC (permalink / raw)
  To: help-gnu-emacs


Hello all,

Just like org does, folding (or cycling) with its outlines by pressing
backtab(shift+<tab>), I would want every programming language buffer to show
such a /outline/ of the program(buffer) to get a overview of the program I am
working on. I know this depends on the major mode of the current buffer and
combination of suitable minor modes namely outline-minor-mode or
hs-minor-mode. (or may be with CEDET with its semantic parsing)


To begin with elisp, can anybody tell me how to make backtab to show the
outline of the buffer at least for two levels. I mean first press would show
me buffer folded upto top level comments, defuns, defcustoms and defvars
and the second press would show me entire buffer.


I hope my question is clear.

Thanks. 
--
YYR




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-04-09 18:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.674.1333786057.20052.help-gnu-emacs@gnu.org>
2012-04-09  1:00 ` code folding with <backtab> ? Michael Heerdegen
2012-04-09 12:05   ` yagnesh raghava
2012-04-07  8:07 Yagnesh Raghava Yakkala
2012-04-07  9:18 ` Bastien
2012-04-08  9:37   ` Yagnesh Raghava Yakkala
2012-04-09 10:07     ` Bastien
2012-04-09 10:54     ` Andreas Röhler
2012-04-09 11:44       ` Yagnesh
2012-04-09 14:50       ` Bastien
2012-04-09 18:30         ` Andreas Röhler
     [not found] ` <mailman.675.1333790271.20052.help-gnu-emacs@gnu.org>
2012-04-08 14:52   ` Uday Reddy
2012-04-09 10:08     ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.