[Orgmode] Re: keeping uptodate?

2010-06-23 Thread Bernt Hansen
Sébastien Vauban writes: > Hi Scot, > > Scot Becker wrote: >> Just yesterday, I finally added this to my .bash_aliases file: >> >> alias orgupdate='cd /home/scot/.emacs.d/vendor/org-mode; git pull && make && >> make doc' > > I use the same principles, except that I add a `make clean' after the

[Orgmode] Re: keeping uptodate?

2010-06-23 Thread Mark A. Hershberger
Matt Price writes: > thanks to both of you. Mark, do you think the ppa will be up in the next > week or so? Yes. -- http://hexmode.com/ Embrace Ignorance. Just don't get too attached. ___ Emacs-orgmode mailing list Please use `Reply All' to send

[Orgmode] Re: keeping uptodate?

2010-06-23 Thread Sébastien Vauban
Hi Scot, Scot Becker wrote: > Just yesterday, I finally added this to my .bash_aliases file: > > alias orgupdate='cd /home/scot/.emacs.d/vendor/org-mode; git pull && make && > make doc' I use the same principles, except that I add a `make clean' after the `git pull'. Best regards, Seb -- Séb

Re: [Orgmode] Re: keeping uptodate?

2010-06-23 Thread Scot Becker
Just yesterday, I finally added this to my .bash_aliases file: alias orgupdate='cd /home/scot/.emacs.d/vendor/org-mode; git pull && make && make doc' I have the org-mode/lisp path in my 'load-path and org-mode/doc at the front of 'Info-directory-list, so it all just stays in place. I don't "make

[Orgmode] Re: keeping uptodate?

2010-06-23 Thread Mark A. Hershberger
Matt Price writes: > apologies for this one -- i remember reading somewhere about a script or > package that lets you keep uptodate with org development versions without > having to pull manually from git. We should have daily build installable as a debian package soon. It will (eventually) be