From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: metadata clutterring the view Date: Tue, 17 Feb 2009 21:51:06 +0100 Message-ID: <4FB5E81B-797B-493A-8D04-0C52CA7F266F@uva.nl> References: <1e5bcefd0902160855n39fb763j15bdaeafc5a94de7@mail.gmail.com> <8763jacmvp.fsf@cantor.griswold.home> <18841.49136.17651.689647@clip.dia.fi.upm.es> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZWuP-0001SV-5H for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 15:51:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZWuO-0001Rm-Jr for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 15:51:12 -0500 Received: from [199.232.76.173] (port=46968 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZWuO-0001RO-AE for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 15:51:12 -0500 Received: from ey-out-1920.google.com ([74.125.78.150]:13018) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZWuN-0007DH-Sr for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 15:51:12 -0500 Received: by ey-out-1920.google.com with SMTP id 4so242686eyg.24 for ; Tue, 17 Feb 2009 12:51:10 -0800 (PST) In-Reply-To: <18841.49136.17651.689647@clip.dia.fi.upm.es> 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: Manuel Hermenegildo Cc: Dan Griswold , emacs-orgmode@gnu.org On Feb 16, 2009, at 8:35 PM, Manuel Hermenegildo wrote: > > I may be misunderstanding the problem but if it is just hiding all > that config stuff at the beginning of the file for this I simply put > an initial dummy item: > > * BEGINNING OF FILE > ... Lots of configuration stuff ... > ... Lots of configuration stuff ... > ... Lots of configuration stuff ... > * First item in the file > * Second item in the file > etc. I always create a setup section just like you, but put it *last* in the file. There it is out of the way. - Carsten