From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: minor option conflict Date: Fri, 6 Feb 2009 15:01:22 -0700 Message-ID: <20524da70902061401i16585433p8a1784f25c4b7b85@mail.gmail.com> References: <20524da70902052144q62ac1ee2mbff7ed3666067acd@mail.gmail.com> <20524da70902061353o67447222la4d84f074c4014e4@mail.gmail.com> <87d4dvxma1.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVYlJ-0002rl-DG for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:01:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVYlH-0002oJ-Sy for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:01:24 -0500 Received: from [199.232.76.173] (port=47373 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVYlH-0002o8-JK for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:01:23 -0500 Received: from nf-out-0910.google.com ([64.233.182.190]:52059) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVYlH-0003vb-4Q for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 17:01:23 -0500 Received: by nf-out-0910.google.com with SMTP id c7so236173nfi.26 for ; Fri, 06 Feb 2009 14:01:22 -0800 (PST) In-Reply-To: <87d4dvxma1.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org 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. --