From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-element-context doesn't parse consistently link with spaces Date: Wed, 05 Mar 2014 15:29:11 +0100 Message-ID: <87ob1kpvm0.fsf@bzg.ath.cx> 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]:57019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLCp7-0004dC-Q6 for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 09:29:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLCp0-0006L0-3u for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 09:29:29 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:48445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLCoz-0006Kq-JH for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 09:29:22 -0500 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: Nicolas Goaziou Cc: Daimrod , emacs-orgmode@gnu.org Hi Nicolas and Greg, 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. I think Greg did C-h v org-version RET, which returns "8.2.5h" both from the maint and the master branch. Greg: M-x org-version RET gives all the information we need. > 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? Mhh... now *I* am confused. The latest release on master is Org-mode version 8.2.5h (release_8.2.5h-676-gfb8a04) How can it be 8.2.5e for you? -- Bastien