From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daimrod Subject: Re: org-element-context doesn't parse consistently link with spaces Date: Wed, 05 Mar 2014 23:32:07 +0900 Message-ID: <87iorsaf88.fsf@tanger.home> References: <87wqgabb08.fsf@tanger.home> <87ha7clqz3.fsf@gmail.com> <87r46gahs2.fsf@tanger.home> <877g88lpwp.fsf@gmail.com> <87mwh4ag4y.fsf@tanger.home> <8738iwlo3c.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLCrv-0006Un-Do for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 09:32:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLCrm-0007cH-3J for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 09:32:23 -0500 Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]:64993) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLCrl-0007c3-S1 for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 09:32:14 -0500 Received: by mail-pa0-f45.google.com with SMTP id kl14so1157999pab.18 for ; Wed, 05 Mar 2014 06:32:12 -0800 (PST) In-Reply-To: <8738iwlo3c.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 05 Mar 2014 15:25:11 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Daimrod writes: > >> I had forgotten to rerun make after I pulled the latest version. >> `org-version' now returns "8.2.5h". > > This is still not right. 8.2.5h refers to "maint" branch, where cache > doesn't exist. > > When I compile the latest release on "master", I get: > > Org-mode version 8.2.5e (release_8.2.5e-231-g51718d) > > So, I'm confused. On what branch are you? I really don't understand. I am on the master branch, the latest commit I see is yours (51718d9 Fix last commit). I'm trying with a fresh clone. > Regards, -- Daimrod/Greg