From mboxrd@z Thu Jan 1 00:00:00 1970 From: vdyadov@canopus-pc.elvees.com (=?utf-8?B?0JTRj9C00L7QsiDQktCw0YE=?= =?utf-8?B?0LjQuyDQodGC0L7Rj9C90L7Qsg==?=) Subject: Bug: [MINOR BUG] Agenda files are always loaded in showeverything mode [7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)] Date: Tue, 12 Feb 2013 12:55:02 +0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5BeG-0004sv-3T for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 03:55:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5Be9-0002Pe-F6 for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 03:55:32 -0500 Received: from mail.elvees.com ([80.90.126.250]:61440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5Be9-0002P9-2b for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 03:55:25 -0500 Received: from canopus-pc.elvees.com.elvees.com (horse.elvees.com [80.90.126.253]) (authenticated bits=0) by mail.elvees.com (8.14.3/8.14.2) with ESMTP id r1C8t0B7030681 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Tue, 12 Feb 2013 12:55:00 +0400 (MSK) (envelope-from vdyadov@elvees.com) 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: emacs-orgmode@gnu.org Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ Hi! There is a minor issue with last org-mode from git repo. Agenda files are loaded in showeverything mode (including expanded drawers and so on),regardless value of org-startup-folded (which is set to 'content ) and #+STARTUP: file field. BTW: find-file-noselect which is used to load agenda files list, after loading emacs and org-mode works fine with org-files. Emacs : GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.9) of 2012-12-25 on canopus-pc.elvees.com Package: Org-mode version 7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)