Re: [Orgmode] error while updating from git

2009-07-02 Thread Manuel Amador
wow. that was all fast. thanks for the great software! On Thu, Jul 2, 2009 at 2:10 PM, Carsten Dominik wrote: > Fixed, thanks. > > - Carsten > > > On Jul 2, 2009, at 11:02 PM, Manuel Amador wrote: > > I tried to update org from git. and after doing the pull, i get the >> following error: >> >> $

Re: [Orgmode] error while updating from git

2009-07-02 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jul 2, 2009, at 11:02 PM, Manuel Amador wrote: I tried to update org from git. and after doing the pull, i get the following error: $ git pull && make clean && make && make doc In toplevel form: lisp/org-latex.el:1699:29:Error: Invalid read syntax: ")" make: ***

[Orgmode] error while updating from git

2009-07-02 Thread Manuel Amador
I tried to update org from git. and after doing the pull, i get the following error: $ git pull && make clean && make && make doc In toplevel form: lisp/org-latex.el:1699:29:Error: Invalid read syntax: ")" make: *** [lisp/org-latex.elc] Error 1 My emacs version is: 23.0.91.1 on Ubuntu 64bit. Man