emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: keeping uptodate?


From: Scot Becker
Subject: Re: [Orgmode] Re: keeping uptodate?
Date: Wed, 23 Jun 2010 20:47:42 +0100

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 <address@hidden> wrote:
Matt Price <address@hidden> 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 <http://launchpad.net/~org-mode>

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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

[Prev in Thread] Current Thread [Next in Thread]