From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Hinman Subject: Re: HTML export doesn't work when #+TITLE: is added Date: Tue, 08 Sep 2015 16:39:45 -0600 Message-ID: <87zj0w5ydq.fsf@ivalice.domain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZRYO-0004p6-RP for emacs-orgmode@gnu.org; Tue, 08 Sep 2015 18:39:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZRYL-0006Eo-Lx for emacs-orgmode@gnu.org; Tue, 08 Sep 2015 18:39:52 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZRYL-0006Dg-HN for emacs-orgmode@gnu.org; Tue, 08 Sep 2015 18:39:49 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 03E5120A13 for ; Tue, 8 Sep 2015 18:39:45 -0400 (EDT) Received: from localhost (174-29-178-141.hlrn.qwest.net [174.29.178.141]) by mail.messagingengine.com (Postfix) with ESMTPA id B31E3C00020 for ; Tue, 8 Sep 2015 18:39:45 -0400 (EDT) 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: emacs-orgmode@gnu.org Hi Org-ML, I'm trying to resolve an issue similar to the one here: http://lists.gnu.org/archive/html/emacs-orgmode/2015-08/msg01195.html Where I cannot export a file with a #+TITLE in it with the latest org-mode release. The solution that Kyle refers to[0] is to uninstall and then update again with the latest org version. Can someone tell me how to do that? I have tried running emacs with `emacs -q` and even then the older version of org-mode installed in /usr/local/share/emacs/24.5/lisp/org is loaded so it interferes. Do I really need to uninstall emacs and then re-install it to be able to use the newer org-mode version (8.3.1)? Is there not a way to override the installed version of org-mode with a newer one from ELPA? 0: http://lists.gnu.org/archive/html/emacs-orgmode/2015-08/msg01196.html -- ;; Lee