From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Property search using CLOSED? Date: Wed, 29 Oct 2008 12:56:00 -0400 Message-ID: <87od13s5lr.fsf@gollum.intra.norang.ca> References: <12580BBA-802A-44A0-8D79-DC7BEF988C1E@uva.nl> 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 1KvEL4-0005IT-0K for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 12:56:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KvEL2-0005IA-Bc for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 12:56:09 -0400 Received: from [199.232.76.173] (port=36463 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KvEL2-0005I5-46 for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 12:56:08 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:64339) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KvEL1-0002uG-N4 for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 12:56:07 -0400 In-Reply-To: (Carsten Dominik's message of "Wed\, 29 Oct 2008 17\:49\:33 +0100") 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: Carsten Dominik Cc: mike.buksas@gmail.com, emacs-orgmode@gnu.org Carsten Dominik writes: > The problem with the first line is a known problem. > Just make it a habit to keep the first line of files empty. I put ,---- | #+STARTUP: showall `---- at the top of my org-files and that seems to work fine too. I'm less likely to delete this line accidentally :) -Bernt