From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: conflict with python-mode [7.8.11] Date: Tue, 25 Dec 2012 04:14:01 +0100 Message-ID: <87623qzuva.fsf@bzg.ath.cx> References: <50D89426.6000508@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnKxw-0002Tg-Vx for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:14:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TnKxu-0005M4-3g for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:14:04 -0500 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:64932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnKxt-0005Lu-U3 for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:14:02 -0500 Received: by mail-wg0-f42.google.com with SMTP id dr1so2830666wgb.5 for ; Mon, 24 Dec 2012 19:14:01 -0800 (PST) In-Reply-To: <50D89426.6000508@gmail.com> (Till Junge's message of "Mon, 24 Dec 2012 18:43:02 +0100") 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: Till Junge Cc: andreas , emacs-orgmode@gnu.org I can finally reproduce the bug. It comes from python-model.el which set this: (defvar outline-heading-end-regexp nil) Andreas, this breaks outline in Org - can you have a look? Thanks, -- Bastien