From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: org-mode not loading properly on startup Date: Fri, 30 Jan 2009 11:16:18 -0800 Message-ID: <874ozgeha5.fsf@gmail.com> References: <940FBB9D-F008-4D65-A688-F6651B9DC7A3@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSyqh-0000Hm-WC for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 14:16:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSyqg-0000HW-LV for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 14:16:19 -0500 Received: from [199.232.76.173] (port=45351 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSyqg-0000HT-FI for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 14:16:18 -0500 Received: from rv-out-0708.google.com ([209.85.198.251]:18492) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSyqg-0005fY-71 for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 14:16:18 -0500 Received: by rv-out-0708.google.com with SMTP id k29so655187rvb.6 for ; Fri, 30 Jan 2009 11:16:14 -0800 (PST) In-Reply-To: (Paul Mead's message of "Fri, 30 Jan 2009 19:05:56 +0000") 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: Paul Mead Cc: emacs-orgmode@gnu.org Paul Mead writes: > Carsten Dominik writes: > >> >> >> I don't have enough to work on here. >> >> Any other ideas anyone? Maybe more windows people to test this? >> Maybe Paul needs to share his full setup, or try to minimize it while keeping >> the error? Two quick ideas, 1. Try starting Emacs with the -Q option. That disables any of your personal initialization/customizations. If it is working with -Q then you know the problem lies somewhere in your own personal setup, and you can start adding things back in one at a time. 2. When you open a file you can try (\C-hv major-mode) which will tell you if org-mode is actually turned on. Best of Luck -- Eric