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:23:46 +0100 Message-ID: <87pq03fdul.fsf@bzg.ath.cx> References: <87mwv7i7on.fsf@thinkpad.tsdh.de> <86ehgjcl98.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5v37-0004EW-1l for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 04:24:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5v30-0007PB-RD for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 04:24:12 -0500 Received: from plane.gmane.org ([80.91.229.3]:55758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5v30-0007P4-Gm for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 04:24:06 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U5v3D-0001ph-Gi for emacs-orgmode@gnu.org; Thu, 14 Feb 2013 10:24:19 +0100 In-Reply-To: <86ehgjcl98.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 14 Feb 2013 10:12:03 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Tassilo, "Sebastien Vauban" writes: > It's an optimization done by Bastien. I think it's fine to have this by default, the time spared is worth it IMHO. But I understand many people may want to turn this off. > There is a variable to inhibit it. (setq org-agenda-inhibit-startup nil) If you don't want the optimization. In general, it's worth sticking to the default behavior if you have many agenda files. If you have only a few, the setting above may be preferable. HTH, -- Bastien