Re: [O] orgmode batch publishing failure

2014-11-19 Thread henry atting
> henry atting writes: > >> org-mode version 8.3beta (release_8.3beta-581-g0e52f0) >> >> After updating orgmode from git batch publishing does not work anymore, >> the error message says: >> >> Autoloading failed to define function time-add >> >> The according part of Makefile >> >> >> sheet: $(HO

Re: [O] orgmode batch publishing failure

2014-11-19 Thread Nick Dokos
henry atting writes: > org-mode version 8.3beta (release_8.3beta-581-g0e52f0) > > After updating orgmode from git batch publishing does not work anymore, > the error message says: > > Autoloading failed to define function time-add > > The according part of Makefile > > > sheet: $(HOME)/misc/horg/

[O] orgmode batch publishing failure

2014-11-19 Thread henry atting
org-mode version 8.3beta (release_8.3beta-581-g0e52f0) After updating orgmode from git batch publishing does not work anymore, the error message says: Autoloading failed to define function time-add The according part of Makefile --8<---cut here---start->8---