From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Re: org-mode not loading properly on startup Date: Fri, 30 Jan 2009 13:09:19 +0000 (GMT) Message-ID: <590449.96163.qm@web28314.mail.ukl.yahoo.com> Reply-To: giovanni.ridolfi@yahoo.it Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSt7a-0005NV-TR for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 08:09:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSt7Z-0005NJ-0V for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 08:09:22 -0500 Received: from [199.232.76.173] (port=60858 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSt7Y-0005NG-Si for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 08:09:20 -0500 Received: from n8a.bullet.ukl.yahoo.com ([217.146.183.156]:46356) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LSt7Y-0005MF-Bp for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 08:09:20 -0500 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 , Carsten Dominik Cc: emacs-orgmode@gnu.org --- Ven 30/1/09, Carsten Dominik ha scritto: > On Jan 30, 2009, at 12:49 PM, Paul Mead wrote: >=20 > > Carsten Dominik writes: > > > >> Do you have set up to make .org files=20 > >>automatically enter org-mode? > >> > >> What happens if you use C-x C-f to open the file? > >> > > > > I have the following: > > > > (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) > > > > If I use C-x C-f the behaviour is the same for the > > first .org file which > > I open. Any subsequent files that I open behave > > normally, whether or not I manually start org-mode. > > > > I have also tried opening files in different order - > > work.org and=20 > > home.org. Which ever one I open first after starting > > emacs fails to show > > the faces, hide stars, etc. There doesn't appear > > to be anything wrong > > with the files themselves therefore. >=20 >=20 > I don't have enough to work on here. >=20 > Any other ideas anyone? =20 > Maybe more windows people to test > this? here =20 Win XP Org-mode version 6.20g (just downloaded) GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON Emacs closed and re-opened, works like a charm, faces are ok both files with the org-mode heading: -*- mode: org; -*- and test.org file cheers, Giovanni=0A=0A=0A