From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Starting emacs followed directly by org-agenda search and visiting file removes color formatting Date: Thu, 23 May 2013 05:45:41 -0500 Message-ID: References: <86fvxgkc4c.fsf@somewhere.org> <874ndwfx4z.fsf@bzg.ath.cx> <519CC1CF.3060908@online.de> <519CDE8A.5060604@online.de> <87ip2aw2of.fsf@bzg.ath.cx> <864nduawg2.fsf@somewhere.org> <87ip2ahuwq.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfT1k-0005Ak-Ry for emacs-orgmode@gnu.org; Thu, 23 May 2013 06:45:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfT1j-00045N-IO for emacs-orgmode@gnu.org; Thu, 23 May 2013 06:45:44 -0400 In-Reply-To: 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: Michael Brand Cc: Bastien , Org Mode On Thu, May 23, 2013 at 5:16 AM, Michael Brand wrote: > Hi Bastien > > On Thu, May 23, 2013 at 12:07 PM, Bastien wrote: >> Does it make a difference whether the file has a #+setupfile >> directive or not? > > The issue disappears when I remove #+setupfile as I "expected". Sorry, > I forgot to mention that the > (when (search-forward "#+setupfile" nil t) > looked suspicious to me when I looked at the commit. Confirmed: if I remove the setupfile line, everything seems alright. John > > Michael >