Re: [Orgmode] Re: Org-mode with multiple major modes

2007-09-30 Thread Carsten Dominik
On Sep 29, 2007, at 23:26, Julien Barnier wrote: Hi, (setq org-startup-folded nil) Thanks for your answer, but it doesn't do what I wish. If I have some part of my file folded and others not, with org-startup-folded set to nil, when I move from a code chunk to a doc chunk, everything is unf

Re: [Orgmode] Re: Org-mode with multiple major modes

2007-09-29 Thread Carsten Dominik
(setq org-startup-folded nil) - Carsten On Sep 28, 2007, at 13:23, Julien Barnier wrote: Hi Adam, Would this solve your problem? http://mmm-mode.sourceforge.net/ "MMM Mode is an emacs add-on package providing a minor mode that allows Multiple Major Modes to coexist in one buffer." In f