Re: [Orgmode] org-style folding for a .emacs

2009-07-16 Thread Bastien
Hi Scot, Scot Becker writes: > Does anyone have a recipe for easy org-style folding of an elisp file? > I'd like to divide my .emacs into segments to make it easier to > oversee and navigate. I use this (original idea from Tassilo IIRC): --8<---cut here---start

Re: [Orgmode] org-style folding for a .emacs

2009-07-15 Thread Daniel Clemente
El lun, jul 13 2009 a les 23:23, Scot Becker va escriure: > Does anyone have a recipe for easy org-style folding of an elisp file? > I'd like to divide my .emacs into segments to make it easier to > oversee and navigate. I did this without needing to change variables or define new functions. Jus

Re: [Orgmode] org-style folding for a .emacs

2009-07-14 Thread Eric Schulte
Scot Becker writes: > Thanks Eric, Michael and Dan, for the assistance. > > Both options look good (outline-minor-mode and a literate org file). > > My first draft of this request for help actually included > consideration of a "literate" org file, but I deleted it, since I > thought it would b

Re: [Orgmode] org-style folding for a .emacs

2009-07-14 Thread Scot Becker
Thanks Eric, Michael and Dan, for the assistance. Both options look good (outline-minor-mode and a literate org file). My first draft of this request for help actually included consideration of a "literate" org file, but I deleted it, since I thought it would be too complex, and your work (Dan)

Re: [Orgmode] org-style folding for a .emacs

2009-07-13 Thread Michael Zeller
Scot, I've found a similar solution in a previous thread: http://thread.gmane.org/gmane.emacs.orgmode/12094/focus=12105 In summary, add the following to your ~/.emacs.el: ;; outline-minor-mode (defun prompt-for-outline-regexp (new-regexp) "ask the user for a local value of outline-regexp in

Re: [Orgmode] org-style folding for a .emacs

2009-07-13 Thread Dan Davison
Scot Becker writes: Hi Scot, > Does anyone have a recipe for easy org-style folding of an elisp file? > I'd like to divide my .emacs into segments to make it easier to > oversee and navigate. As you're probably aware, outline-minor-mode can be used for folding source code in whatever language.

Re: [Orgmode] org-style folding for a .emacs

2009-07-13 Thread Eric S Fraga
At Mon, 13 Jul 2009 22:23:51 +0100, Scot Becker wrote: > > Does anyone have a recipe for easy org-style folding of an elisp file? > I'd like to divide my .emacs into segments to make it easier to > oversee and navigate. > > Scot Scot, I use hideshow (part of the standard Emacs distribution fro

[Orgmode] org-style folding for a .emacs

2009-07-13 Thread Scot Becker
Does anyone have a recipe for easy org-style folding of an elisp file? I'd like to divide my .emacs into segments to make it easier to oversee and navigate. Scot ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Ema