From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: #+STARTUP: overview and org-startup-folded have no effect [7.9.3e (7.9.3e-1032-g791a8d @ /home/horn/Repos/el/org-mode/lisp/)] Date: Thu, 14 Feb 2013 10:42:14 +0100 Message-ID: <87liarfczt.fsf@bzg.ath.cx> References: <87mwv7i7on.fsf@thinkpad.tsdh.de> <86ehgjcl98.fsf@somewhere.org> <87ehgji6y8.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5vKi-0002HE-MX for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 04:42:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5vKg-0004u6-9b for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 04:42:24 -0500 In-Reply-To: <87ehgji6y8.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Thu, 14 Feb 2013 10:24:31 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tassilo Horn Cc: emacs-orgmode@gnu.org Hi Tassilo, Tassilo Horn writes: > Ah, ok. I'm not a big fan of optimizations that break correctness, and > the current behavior is simply wrong wrt. the docs of > `org-startup-folded' and the #+STARTUP property. I just updated the docstring of org-startup-folded and mentioned `org-agenda-inhibit-startup' in the manual (maint branch.) I'm not convinced nil would be better as a default for `org-agenda-inhibit-startup' -- even when users use only one big .org file as their agenda, if they call (org-agenda nil "a") in their .emacs.el then the optimization is also worth it. -- Bastien