From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Re: Re: keeping uptodate? Date: Wed, 23 Jun 2010 20:47:42 +0100 Message-ID: References: <87ocf1ach6.fsf@everybody.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0669822071==" Return-path: Received: from [140.186.70.92] (port=54698 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORVvY-00064u-PO for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 15:48:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORVvX-0003w5-1p for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 15:48:04 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:47794) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORVvW-0003w1-S5 for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 15:48:03 -0400 Received: by vws4 with SMTP id 4so1464379vws.0 for ; Wed, 23 Jun 2010 12:48:02 -0700 (PDT) In-Reply-To: <87ocf1ach6.fsf@everybody.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Mark A. Hershberger" Cc: emacs-orgmode@gnu.org --===============0669822071== Content-Type: multipart/alternative; boundary=001636d33959d2a2b30489b7d091 --001636d33959d2a2b30489b7d091 Content-Type: text/plain; charset=ISO-8859-1 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 > --001636d33959d2a2b30489b7d091 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Just yesterday, I finally added this to my .bash_aliases file:

alias= orgupdate=3D'cd /home/scot/.emacs.d/vendor/org-mode; git pull &&am= p; 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.=A0 I don't "make install" at a= ll.=A0

This will work if you are running GNU/Linux and you run org-mode from t= he development tree (many do).=A0 It avoids having to download the whole ta= rball each time (which admittedly isn't all that arduous these days), a= nd of course you ge(i)t the latest goods, which is what I prefer.

That's a little sparse on detail.=A0 If you need me to spell it out= I will.

Scot



--001636d33959d2a2b30489b7d091-- --===============0669822071== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0669822071==--