From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott Jaderholm" Subject: Re: Org update script Date: Wed, 25 Apr 2007 13:57:13 -0600 Message-ID: References: <30717.1177527526@lap1.smtl.co.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1353537858==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hgnhj-00048E-Hn for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 16:03:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hgnhi-00046o-B4 for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 16:03:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hgnhi-00046g-4y for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 16:03:06 -0400 Received: from an-out-0708.google.com ([209.85.132.245]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hgnc2-0000xu-W5 for emacs-orgmode@gnu.org; Wed, 25 Apr 2007 15:57:15 -0400 Received: by an-out-0708.google.com with SMTP id b8so202281ana for ; Wed, 25 Apr 2007 12:57:14 -0700 (PDT) In-Reply-To: <30717.1177527526@lap1.smtl.co.uk> 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: Pete Phillips Cc: emacs-orgmode --===============1353537858== Content-Type: multipart/alternative; boundary="----=_Part_245668_32887507.1177531033157" ------=_Part_245668_32887507.1177531033157 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 4/25/07, Pete Phillips wrote: > > > > Scott Jaderholm writes: >Has anyone created a script for updating org? > > This will do the job. It doesn't compile the lisp file, but I > frequently don't bother to do this anyway. :-) I changed it to work without symlinks because I sync the files to Windows, and I added make, and it works great. Thanks! # ORGDIR is a symbolic link. We get rid of it > rm -f $DIR I'm guessing that should be rm -f $ORGDIR then? Again, thank you! --Scott ------=_Part_245668_32887507.1177531033157 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 4/25/07, Pete Phillips <pete@smtl.co.uk> wrote:

> Scott Jaderholm <jaderholm@gmail.com> writes:
>Has anyone created a script for updating org?

This will do the job.  It doesn't compile the lisp file, but I
frequently don't bother to do this anyway.  :-)

I changed it to work without symlinks because I sync the files to Windows, and I added make, and it works great. Thanks!

# ORGDIR is a symbolic link. We get rid of it
rm -f $DIR

I'm guessing that should be rm -f $ORGDIR then?

Again, thank you!

--Scott
 


------=_Part_245668_32887507.1177531033157-- --===============1353537858== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1353537858==--