From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Subject: Re: Org-mode version 6.30d; Hide stars Date: Fri, 4 Sep 2009 21:36:06 +0000 (UTC) Message-ID: References: <23d923960909040744v616a7503uc1ceb32dcb57eba2@mail.gmail.com> <07374B44-6A29-46C3-96C4-0EE89D8D05E7@gmail.com> <23d923960909041005j221dec97k69cbefad0667a57d@mail.gmail.com> <873a72imq6.fsf@gollum.intra.norang.ca> <41c818190909041200t6825b280gd57db397ffd30917@mail.gmail.com> <87bplqh5p0.fsf@gollum.intra.norang.ca> <4AA17F0C.3030203@comcast.net> 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 1MjgSb-0002Ob-P2 for emacs-orgmode@gnu.org; Fri, 04 Sep 2009 17:36:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MjgSW-0002HI-LZ for emacs-orgmode@gnu.org; Fri, 04 Sep 2009 17:36:44 -0400 Received: from [199.232.76.173] (port=43939 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MjgSV-0002Gn-3J for emacs-orgmode@gnu.org; Fri, 04 Sep 2009 17:36:39 -0400 Received: from lo.gmane.org ([80.91.229.12]:42060) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MjgST-000440-Qa for emacs-orgmode@gnu.org; Fri, 04 Sep 2009 17:36:38 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MjgSO-0007Za-1X for emacs-orgmode@gnu.org; Fri, 04 Sep 2009 23:36:32 +0200 Received: from ip98-166-135-239.hr.hr.cox.net ([98.166.135.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Sep 2009 23:36:32 +0200 Received: from freyberger.arne by ip98-166-135-239.hr.hr.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Sep 2009 23:36:32 +0200 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 Mark Elston comcast.net> writes: > > Bernt Hansen wrote: > > William Henney gmail.com> writes: > > > > > > I can reproduce that too I have the same problem as well, fontification not working upon startup, but working for subsequent loads within the emacs session. Tried the org-bug-submit feature, but that did not get out of my laptop (laptop problem, not an org problem). I'm using the latest org-mode from the git repository 6.30trans, emacs 23.1.1, fedora 11. Happens for all "org" files regardless of size or header information. Same .emacs file and same org files work fine with old version of org-mode on my desktop. If you need more information to aid debugging this let me know. Arne > > versus uncompiled files. If I do a make clean removing all the .elc > > files then it works (for that commit) - but after make there it no > > fontification when the file is originally loaded. The commit before > > this one works with and without compiling. > > > > I saw this problem on one of my machines yesterday and today as well. I > thought I had done something wrong. > > > After loading compiled sources and starting a minimal emacs on the > > provided test.org I get (Org Fly Ind Font) on the status line indicating > > the active modes. > > > > If I C-c C-c on the #+STARTUP: line it changes to (Org Fly Font) and > > fontification returns. > > > > The file I was seeing this with didn't have a #+... line so I found > that if I closed the file and re-opened it then it fontified it just > fine. > > Trying it on a different file with a #+TITLE: line I see I can do the > C-cC-c thing and it works as well. > > However, I have a different machine that doesn't exhibit this behavior > at all. Loading a .org file brings it up fontified properly the first > time. I will have to look into the differences between the settings for > these two machines. > > Mark > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >