From mboxrd@z Thu Jan 1 00:00:00 1970 From: "news.gmane.org" Subject: Re: Dividers in File Date: Wed, 19 Nov 2008 17:04:38 +0100 Message-ID: <49243916.1020607@diplan.de> References: <20081118193453.F32BC320057@mail.dagertech.net> <87y6zgbyur.fsf@gmail.com> <87r658k74d.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2pXn-0002CH-H3 for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:04:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2pXm-0002B0-KR for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:04:43 -0500 Received: from [199.232.76.173] (port=48399 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2pXm-0002Av-Fv for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:04:42 -0500 Received: from ns.diplan.de ([212.34.188.4]:57833 helo=mail.diplan.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2pXl-0001hF-Jy for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 11:04:42 -0500 In-Reply-To: <87r658k74d.fsf@kassiopeya.MSHEIMNETZ> 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: Sebastian Rose Cc: orgmode Sebastian Rose schrieb: > Hi David, > > > "Eric Schulte" writes: >> Hi David, >> >> Is there any Reason why you don't just make the dividers the first level >> of headlines? -- Eric > > > That's what I'd prefer too. I have customized the headline faces > heavily. An (old) screenshot is here: > http://orgmode.org/worg/code/org-info-js/img/emacs23-org.js.org.png > > That seems more readable and less clutter to me. The document is folded > to the outline view - the text inside the sections uses a 'normal' > monospace face :-) - which is the one that column view uses. > > If you use different setup files for emacs on X and emacs on console, a > similar setup can be used on a fairly modern OS. > > > > Regards, > > Sebastian > > > > >> "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 >> >> _______________________________________________ >> 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 >> > > -- > Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover > > Tel.: +49 (0)511 - 36 58 472 > Fax: +49 (0)1805 - 233633 - 11044 > mobil: +49 (0)173 - 83 93 417 > Email: s.rose emma-stil de, sebastian_rose gmx de > Http: www.emma-stil.de > > > _______________________________________________ > 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 > Hi Sebastian, having had a look on the old screenshot I would also like to see how this looks for my org files. Would you be so kind to share your face settings? Thanks, Rainer