From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: auto-fill non-op, fill-paragraph error Date: Fri, 28 Sep 2012 16:54:40 +0200 Message-ID: <87ehlmtcy7.fsf@bzg.ath.cx> References: <87lig82jod.fsf@demeulle.org> <87a9wnaapw.fsf@bzg.ath.cx> <878vc7ifsb.fsf@demeulle.org> <87haqno75v.fsf@bzg.ath.cx> <87vcf3l9cu.fsf@bzg.ath.cx> <87a9wektfg.fsf@bzg.ath.cx> <87r4pouuly.fsf@demeulle.org> <87vcez6et8.fsf@bzg.ath.cx> <87r4pna6vc.fsf@demeulle.org> <87lifvmsru.fsf@demeulle.org> <87ipaz6tz8.fsf@bzg.ath.cx> <87obkqdd9z.fsf@demeulle.org> <878vbur6t5.fsf@bzg.ath.cx> <87k3veclxf.fsf@demeulle.org> <873922uub8.fsf@bzg.ath.cx> <87fw62ciu1.fsf@demeulle.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THbxd-0005kX-U6 for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 10:54:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THbxc-0007Ln-Q6 for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 10:54:37 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:54306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THbxc-0007Lh-Js for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 10:54:36 -0400 Received: by wibhj13 with SMTP id hj13so4174901wib.12 for ; Fri, 28 Sep 2012 07:54:35 -0700 (PDT) In-Reply-To: <87fw62ciu1.fsf@demeulle.org> (Edward DeMeulle's message of "Fri, 28 Sep 2012 07:39:34 -0700") 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: Edward DeMeulle Cc: emacs-orgmode@gnu.org Edward DeMeulle writes: > locate shows org-element.el here: > /home/ewd/.emacs.d/org-mode/contrib/lisp/org-element.el This tells that you have two Org installs conflicting with each other. Since Org 7.9, org-element.el is not part of contrib/ anymore, it is part of Org's core. I suggest you delete .emacs.d/org-mode/ and reinstall Org. HTH, -- Bastien