From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Org Folded View when Startup Date: Fri, 22 Jan 2010 10:18:23 +0100 Message-ID: References: <3cbb63d01001211548h77a4cdacm11beaed31c74fcb1@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYFf1-0007TS-3J for emacs-orgmode@gnu.org; Fri, 22 Jan 2010 04:18:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYFev-0007PJ-Kr for emacs-orgmode@gnu.org; Fri, 22 Jan 2010 04:18:34 -0500 Received: from [199.232.76.173] (port=46947 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYFev-0007PF-Do for emacs-orgmode@gnu.org; Fri, 22 Jan 2010 04:18:29 -0500 Received: from fg-out-1718.google.com ([72.14.220.152]:28886) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NYFev-0004PE-34 for emacs-orgmode@gnu.org; Fri, 22 Jan 2010 04:18:29 -0500 Received: by fg-out-1718.google.com with SMTP id 19so373129fgg.12 for ; Fri, 22 Jan 2010 01:18:27 -0800 (PST) In-Reply-To: <3cbb63d01001211548h77a4cdacm11beaed31c74fcb1@mail.gmail.com> 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: Chao Lu Cc: emacs-orgmode@gnu.org On Jan 22, 2010, at 12:48 AM, Chao Lu wrote: > Hey, > > I found my Org refuse to do the overview view correctly. Although I > have explicitly set the org-startup-folded to be t. Each time when I > open an org file, it still in plain view (not folded). Does it come up with Org-mode turned on at all? or is it in a different major mode? Any interesting messages in the *Messages* buffer? Why do you call your setup file org.el? This might cause problems, because the main org-mode lisp file is org.el as well... - Carsten > So I have to M-x org-mode, then it enters the fold view, which is > really annoying... > > Could anybody help me? > > My version of Emacs is 23.1.90.1 (WinNT), Org-mode is 6.33trans. > > And my configure for org is included in attachment. > > Thanks a lot. > > Chao > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten