From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: keeping uptodate? Date: Wed, 23 Jun 2010 16:50:53 -0400 Message-ID: <87fx0d5v82.fsf@gollum.intra.norang.ca> References: <87ocf1ach6.fsf@everybody.org> <87iq59jyk2.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=39888 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORWvI-0007EF-Lz for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 16:51:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORWvH-0003PI-8Z for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 16:51:52 -0400 Received: from plane.gmane.org ([80.91.229.3]:38131) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORWvH-0003P2-15 for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 16:51:51 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ORWuw-0006sG-6B for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 22:51:30 +0200 In-Reply-To: <87iq59jyk2.fsf@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Wed\, 23 Jun 2010 22\:15\:09 +0200") 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: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org S=C3=A9bastien Vauban writes: > Hi Scot, > > Scot Becker wrote: >> Just yesterday, I finally added this to my .bash_aliases file: >> >> alias orgupdate=3D'cd /home/scot/.emacs.d/vendor/org-mode; git pull && m= ake && >> make doc' > > I use the same principles, except that I add a `make clean' after the `git > pull'. And I don't bother with the make at all - just git pull and M-x org-reload -Bernt