Re: [Orgmode] Update emacs org-mode

2009-04-04 Thread Manish
On Sat, Apr 4, 2009 at 10:53 PM, Samuel Wales wrote: > I do this: > > ... >echo;echo \=== updating org;echo >( >cd $delbig/org-mode && >git pull --stat --log && >#first time make clean? >make>elup--make 2>&1 ># make install ... unnec

Re: [Orgmode] Update emacs org-mode

2009-04-04 Thread Samuel Wales
I do this: ... echo;echo \=== updating org;echo ( cd $delbig/org-mode && git pull --stat --log && #first time make clean? make>elup--make 2>&1 # make install ... unnec unless you want delorg #

Re: [Orgmode] Update emacs org-mode

2009-04-04 Thread Manish
On Sat, Apr 4, 2009 at 9:43 PM, Demidov Andrey wrote: > Hi all, > > I just wondering how can I daily update my org-mode installation. > Now I'm doing: > > git pull origin master > make > make install > > Is it right way? I would suggest a make clean and make doc as well

[Orgmode] Update emacs org-mode

2009-04-04 Thread Demidov Andrey
Hi all, I just wondering how can I daily update my org-mode installation. Now I'm doing: git pull origin master make make install Is it right way? Andrey ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to