emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-element-context doesn't parse consistently link with spaces


From: Jonathan Leech-Pepin
Subject: Re: [O] org-element-context doesn't parse consistently link with spaces
Date: Wed, 5 Mar 2014 09:30:04 -0500

Hello Nicolas

On 5 March 2014 09:25, Nicolas Goaziou <address@hidden> wrote:
Daimrod <address@hidden> 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?

Output from eshell freshly pulling right now:

,--------------------------------------------------------------------------------------
| ~/build/org $ git stat                                                              
| git: 'stat' is not a git command. See 'git --help'.                                 
|                                                                                     
| Did you mean one of these?                                                          
|         status                                                                      
|         stage                                                                       
|         stash                                                                       
| ~/build/org $ git status                                                            
| On branch master                                                                    
| Your branch is up-to-date with 'origin/master'.                                     
|                                                                                     
| nothing to commit, working directory clean                                          
| ~/build/org $ c:/cygwin/bin/make autoloads                                          
| /usr/bin/make -C lisp autoloads                                                     
| make[1]: Entering directory '/cygdrive/c/Users/jonpe/build/org/lisp'                
| rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc org-install.elc
| cygwin warning:                                                                     
|   MS-DOS style path detected: c:/Users/jonpe/build/org                              
|   Preferred POSIX equivalent is: /cygdrive/c/Users/jonpe/build/org                  
|   CYGWIN environment variable option "nodosfilewarning" turns off this warning.     
|   Consult the user's guide for more details about POSIX paths:                      
|     http://cygwin.com/cygwin-ug-net/using.html#using-pathnames                      
| org-version: 8.2.5h (release_8.2.5h-678-g51718d)                                    
`--------------------------------------------------------------------------------------

I initially cloned Org onto this machine 1 week ago.  8.2.5h should be on master as well according to the above

Regards,

--
Nicolas Goaziou


Regards,
Jon

reply via email to

[Prev in Thread] Current Thread [Next in Thread]