From mboxrd@z Thu Jan 1 00:00:00 1970 From: psycho_punch Subject: (require 'org-publish) causes downgrade in org-version Date: Mon, 9 Jun 2014 07:56:29 +0800 Message-ID: Reply-To: psychopunch.me@gmail.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b3a982ee067eb04fb5bd77c Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wtmwx-0006bS-NN for emacs-orgmode@gnu.org; Sun, 08 Jun 2014 19:56:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wtmww-00015K-Ks for emacs-orgmode@gnu.org; Sun, 08 Jun 2014 19:56:31 -0400 Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]:56812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wtmww-00015E-FG for emacs-orgmode@gnu.org; Sun, 08 Jun 2014 19:56:30 -0400 Received: by mail-ig0-f179.google.com with SMTP id r2so1301031igi.0 for ; Sun, 08 Jun 2014 16:56:29 -0700 (PDT) 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 --047d7b3a982ee067eb04fb5bd77c Content-Type: text/plain; charset=UTF-8 I have posted this question on StackOverflow but in case you don't want to visit the page, I've pasted the contents in this email. I have just upgraded org-mode to the latest available in ELPA. According to the official documentation, the installation has to be done in fresh emacs session where no org-related scripts/files have been loaded. The installation is successful, and org-version reports that I have updated to 8.2.6 (from 7.9.3f). However, as soon as I put back my old org-related scripts, and reload emacs, I'd get 7.9.3f when I run org-version. To track what's causing it I retrace my steps by adding my org-related scripts one by one. I found out that when I add back (require 'org-publish), the version downgrades to the built-in one. I don't know why this is happening. Thanks. --047d7b3a982ee067eb04fb5bd77c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I have posted th= is question on StackOverflow but in case you don't want to visit th= e page, I've pasted the contents in this email.

I have just upgraded org-mode to the latest available in ELPA. Accordin= g to the official documentation, the installation has to be done in fresh emacs session where no org-related scripts/files have been loaded. The=20 installation is successful, and org-version reports that I=20 have updated to 8.2.6 (from 7.9.3f). However, as soon as I put back my=20 old org-related scripts, and reload emacs, I'd get 7.9.3f when I run org-version. To track what's causing it I retrace my steps b= y adding my org-related scripts one by one. I found out that when I add bac= k (require 'org-publish), the version downgrades to the bu= ilt-in one. I don't know why this is happening.

Thanks.
--047d7b3a982ee067eb04fb5bd77c--