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 install" at all. This will work if you are running GNU/Linux and you run org-mode from the development tree (many do). It avoids having to download the whole tarball each time (which admittedly isn't all that arduous these days), and of course you ge(i)t the latest goods, which is what I prefer. That's a little sparse on detail. If you need me to spell it out I will. Scot On Wed, Jun 23, 2010 at 6:24 PM, Mark A. Hershberger wrote: > 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 at > > > > Mark. > > -- > http://hexmode.com/ > > Embrace Ignorance. Just don't get too attached. > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >