From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: minor option conflict Date: Fri, 6 Feb 2009 14:53:22 -0700 Message-ID: <20524da70902061353o67447222la4d84f074c4014e4@mail.gmail.com> References: <20524da70902052144q62ac1ee2mbff7ed3666067acd@mail.gmail.com> 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 1LVYdc-0002WC-BS for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 16:53:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVYdY-0002UR-TQ for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 16:53:27 -0500 Received: from [199.232.76.173] (port=49128 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVYdY-0002UO-OD for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 16:53:24 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:48719) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVYdY-0003Jw-B3 for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 16:53:24 -0500 Received: by ewy13 with SMTP id 13so1653147ewy.18 for ; Fri, 06 Feb 2009 13:53:22 -0800 (PST) In-Reply-To: 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On Fri, Feb 6, 2009 at 08:42, Carsten Dominik wrote: > I cannot reproduce this. I assumed that it would be reproducible, apologies. org-add-planning-info sees outline-regexp and inserts \n. I do not comprehend the code.