From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Updating to 8.2.5 broke org-mode Date: Sun, 17 Aug 2014 00:09:48 +0200 Message-ID: <87wqa85bo3.fsf@gmail.com> References: <878umo6vdk.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XImAt-00012d-1R for emacs-orgmode@gnu.org; Sat, 16 Aug 2014 18:10:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XImAl-0001NQ-H6 for emacs-orgmode@gnu.org; Sat, 16 Aug 2014 18:10:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:44513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XImAl-0001Mi-AT for emacs-orgmode@gnu.org; Sat, 16 Aug 2014 18:10:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XImAk-0008Oz-3s for emacs-orgmode@gnu.org; Sun, 17 Aug 2014 00:10:02 +0200 Received: from g231111238.adsl.alicedsl.de ([92.231.111.238]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Aug 2014 00:10:02 +0200 Received: from tjolitz by g231111238.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Aug 2014 00:10:02 +0200 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 Marcelo de Moraes Serpa writes: > Org-mode version 8.2.5 (release_8.2.5 @ > /Users/user/.emacs.d/vendor/org-mode/lisp/) hmm ... thought you might have a mixed installation, but looks ok. maybe you call this functon before org.el is loaded? it is still present in my (newer) org version. > On Sat, Aug 16, 2014 at 3:18 PM, Thorsten Jolitz > wrote: > > Marcelo de Moraes Serpa writes: > > > I've updated org to 8.2.5 (by checking out the release_8.2.5 > tag) from > > 7.9.4. After updating remote and checking out the mentioned > branch, I > > ran "make" and then "make install". > > > What does M-x org-version say? > > Should look somehow like this > > #+begin_src emacs-lisp > (call-interactively 'org-version) > #+end_src > > #+results: > : Org-mode version 8.3beta (release_8.3beta-175-g59cd25 @ > /usr/share/emacs/24.3/lisp/org/lisp/) > > > -- > cheers, > Thorsten > > > > -- cheers, Thorsten