From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Griswold Subject: Re: update-org script Date: Thu, 13 Dec 2007 14:23:11 -0500 Message-ID: <871w9qmmao.fsf@cantor.griswold.home> References: <20071212161429.GA4086@pollux> <20160.1197487077@localhost> <20071213134232.GA1239@pollux> <87ejdqmyh3.fsf@cantor.griswold.home> <9899.1197566686@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J2tep-0000CF-RO for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 14:23:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J2teo-00008z-21 for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 14:23:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J2ten-00008Y-RT for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 14:23:41 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J2ten-0006Mf-MX for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 14:23:41 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J2tea-00088o-FM for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 19:23:28 +0000 Received: from cpe-66-67-61-244.rochester.res.rr.com ([66.67.61.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Dec 2007 19:23:28 +0000 Received: from dgriswol by cpe-66-67-61-244.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Dec 2007 19:23:28 +0000 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: emacs-orgmode@gnu.org Pete Phillips writes: > Guys ... > I'm confused about your concerns here. > > Carsten appears to link the latest version of the org tar file to > > http://orgmode.org/org.tar.gz > > therefore you don't need to do anything clever - you just run the > script and it pulls down the latest version. Now that's funny! When I was working out my little bit of bash cleverness, I was thinking, "gee, this would be so much easier if Carsten had linked the newest version of the tarball to some static name." And of course he had. I hadn't thought he had, because an ls in lftp does not show the link. So I _assumed_ (hah! serves me right!) that Carsten had not made the link. But, I think my solution was pretty clever, in a completely unnecessary way. Dan