From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Dividers in File Date: Tue, 18 Nov 2008 11:47:24 -0800 Message-ID: <87y6zgbyur.fsf@gmail.com> References: <20081118193453.F32BC320057@mail.dagertech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2WXa-0005kq-Fl for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 14:47:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2WXY-0005jj-Vj for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 14:47:14 -0500 Received: from [199.232.76.173] (port=34017 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2WXY-0005jW-HN for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 14:47:12 -0500 Received: from rn-out-0910.google.com ([64.233.170.191]:30713) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2WXY-0004RQ-BW for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 14:47:12 -0500 Received: by rn-out-0910.google.com with SMTP id k32so2800830rnd.7 for ; Tue, 18 Nov 2008 11:47:10 -0800 (PST) In-Reply-To: <20081118193453.F32BC320057@mail.dagertech.net> (David A. Gershman's message of "Tue, 18 Nov 2008 11:34:53 -0800 (PST)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "David A. Gershman" Cc: orgmode Hi David, Is there any Reason why you don't just make the dividers the first level of headlines? -- Eric "David A. Gershman" writes: > In my org file, I have different sections setup. I'd like to separate > the sections with comment dividers. For example, I'd like to have: > > ##################### > # Section 1 > > * Heading 1 > * Heading 2 > * Heading 3 > > # End Section 1 > ##################### > > ##################### > # Section 2 > > * Heading 1 > * Heading 2 > * Heading 3 > > # End Section 2 > ##################### > > But when I fold stuff, I get: > > * Heading 1... > * Heading 3... > * Heading 1... > * Heading 3... > > Notice the dividers got folded into the trees. Any way to prevent this? > > Thanks! > > --------------- > David A. Gershman > gershman@dagertech.net > http://dagertech.net/gershman/ > "It's all about the path!" --d. gershman > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode