From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Starting emacs followed directly by org-agenda search and visiting file removes color formatting Date: Thu, 23 May 2013 12:16:56 +0200 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=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfSZz-0005mf-Og for emacs-orgmode@gnu.org; Thu, 23 May 2013 06:17:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfSZu-0000Ph-Js for emacs-orgmode@gnu.org; Thu, 23 May 2013 06:17:03 -0400 In-Reply-To: <87ip2ahuwq.fsf@bzg.ath.cx> 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: Bastien Cc: Org Mode 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. Michael