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 11:28:07 +0100 Message-ID: <8738yuxw7c.fsf@bzg.ath.cx> References: <50D89426.6000508@gmail.com> <87623qzuva.fsf@bzg.ath.cx> <50D96225.8010608@online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnRk4-0007lv-TR for emacs-orgmode@gnu.org; Tue, 25 Dec 2012 05:28:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TnRk0-000109-U7 for emacs-orgmode@gnu.org; Tue, 25 Dec 2012 05:28:12 -0500 Received: from mail-wi0-f175.google.com ([209.85.212.175]:40781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnRk0-000105-Ma for emacs-orgmode@gnu.org; Tue, 25 Dec 2012 05:28:08 -0500 Received: by mail-wi0-f175.google.com with SMTP id hm11so6769159wib.14 for ; Tue, 25 Dec 2012 02:28:08 -0800 (PST) In-Reply-To: <50D96225.8010608@online.de> ("Andreas =?iso-8859-1?Q?R=F6hle?= =?iso-8859-1?Q?r=22's?= message of "Tue, 25 Dec 2012 09:21:57 +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: Andreas =?iso-8859-1?Q?R=F6hler?= Cc: emacs-orgmode@gnu.org, Till Junge Hi Andreas, Andreas Röhler writes: > This was fixed in trunk some days ago. Get it via > > bzr branch lp:python-mode Thanks. I let Till confirm the fix. > BTW bug should not show up, if org-mode gets loaded before > python-mode.el Maybe, but normal use of Org don't require to require org-mode explicitly in the user init file, as .org files load org-mode automatically. -- Bastien