From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: minor option conflict Date: Fri, 06 Feb 2009 17:06:16 -0500 Message-ID: <874oz7xlt3.fsf@gollum.intra.norang.ca> References: <20524da70902052144q62ac1ee2mbff7ed3666067acd@mail.gmail.com> <20524da70902061353o67447222la4d84f074c4014e4@mail.gmail.com> <87d4dvxma1.fsf@gollum.intra.norang.ca> <20524da70902061401i16585433p8a1784f25c4b7b85@mail.gmail.com> 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 1LVYq7-0004zs-I0 for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:06:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVYq5-0004uj-Ek for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:06:22 -0500 Received: from [199.232.76.173] (port=51737 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVYq5-0004uE-7B for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:06:21 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:52908) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LVYq4-0004QN-7L for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:06:20 -0500 In-Reply-To: <20524da70902061401i16585433p8a1784f25c4b7b85@mail.gmail.com> (Samuel Wales's message of "Fri\, 6 Feb 2009 15\:01\:22 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > outline-regexp is a variable defined in `outline.el'. > Its value is "\\*+ " > Local in buffer todo-new.org; global value is "[*\f]+" > Automatically becomes buffer-local when set in any fashion. > -- Okay - I guess that's not it. Your value matches mine for org files. -Bernt