From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: problems with startup visibility, affecting agenda view Date: Tue, 2 Jun 2009 18:15:52 +0100 Message-ID: <18981.24136.131356.714138@pinto.chemeng.ucl.ac.uk> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBXap-000421-5R for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 13:16:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBXak-0003vE-I3 for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 13:16:06 -0400 Received: from [199.232.76.173] (port=45243 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBXak-0003v1-Cs for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 13:16:02 -0400 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:54819) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBXaj-00075M-US for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 13:16:02 -0400 From: Eric S Fraga 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: emacs-orgmode@gnu.org Hello, with recent org from git: commit a5dc9456ddfe94554996eefdaf01402800a96b67 Author: Carsten Dominik Date: Tue Jun 2 17:01:11 2009 +0200 I am having problems opening org files and getting the default agenda view. The problem goes away if I set org-startup-folded to nil. Related to this, I can also not cycle views in an org-file (C-u TAB) if at bob but I can if even just one character into the file's buffer. These two (related) problems have been present since mid-day today at least. I still have a problem with clock-mode reporting in the agenda view, by the way. I get the error message "org-agenda-check-type: Not allowed in nil-type agenda buffers" and am happy to give a trace etc if helpful. Thanks, eric