From: Pete Phillips <pete@smtl.co.uk>
To: Dan Griswold <dgriswol@rochester.rr.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: update-org script
Date: Thu, 13 Dec 2007 17:24:46 +0000 [thread overview]
Message-ID: <9899.1197566686@localhost> (raw)
In-Reply-To: <87ejdqmyh3.fsf@cantor.griswold.home>
Guys
>>>>> "Dan" == Dan Griswold <dgriswol@rochester.rr.com> writes:
Dan> Perhaps the problem with getting the name of the org tarball
Dan> (which changes with each version) can be solved by replacing:
Dan> wget http://staff.science.uva.nl/~dominik/Tools/org/org.tar.gz
Dan> with this:
Dan> command="" result=`lftp -c open -e ls
Dan> http://orgmode.org|grep tar.gz|grep -v freemind`
Dan> orgname="http://orgmode.org"${result:16:20} wget $orgname
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.
Have I missed something ?
The script works as written when I try it - if you are having problems,
email me the output from your xterm and I will sort it.
Pete
next prev parent reply other threads:[~2007-12-13 17:25 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-12 16:14 update-org script Harald Weis
2007-12-12 19:17 ` Pete Phillips
2007-12-13 13:42 ` User Harald
2007-12-13 15:00 ` Dan Griswold
2007-12-13 15:37 ` Dan Griswold
2007-12-13 17:24 ` Pete Phillips [this message]
2007-12-13 19:20 ` Harald Weis
2007-12-13 19:23 ` Dan Griswold
2007-12-13 19:33 ` Harald Weis
2007-12-13 22:40 ` Dan Griswold
2007-12-13 22:32 ` Carsten Dominik
2007-12-14 1:23 ` Dan Griswold
2007-12-14 7:20 ` Carsten Dominik
2007-12-14 8:44 ` Pete Phillips
2007-12-14 8:53 ` Carsten Dominik
2007-12-14 12:47 ` Dan Griswold
2007-12-14 13:14 ` Carsten Dominik
2007-12-14 13:39 ` Peder O. Klingenberg
2007-12-14 15:38 ` Carsten Dominik
2007-12-14 11:50 ` Harald Weis
2007-12-14 12:00 ` Manish
2007-12-14 12:17 ` Harald Weis
2007-12-14 12:19 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9899.1197566686@localhost \
--to=pete@smtl.co.uk \
--cc=dgriswol@rochester.rr.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.