[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: elpa.gnu.org (Stale archive-contents?)
From: |
Bastien |
Subject: |
Re: elpa.gnu.org (Stale archive-contents?) |
Date: |
Wed, 10 Nov 2010 16:32:43 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) |
Hi Ted,
Ted Zlatanov <address@hidden> writes:
> I fixed the script to get the latest org-*.tar:
>
> pkgname=`/usr/bin/curl http://orgmode.org/pkg/daily/|/usr/bin/perl -ne 'push
> @f, $1 if m/(org-\d{8}\.tar)/; END { @f = sort @f; print "$f[-1]\n"}'`
>
> If this is not a good way to get the latest, let me know. Seems to work
> reliably for me.
I tried package-list-packages from GNU Emacs 24.0.50.1
(i686-pc-linux-gnu, GTK+ Version 2.22.0) of 2010-11-02
I get the Org 7.1 built-in version and Org 20101101.
The latest Org version on http://orgmode.org/pkg/daily/
is org-2010110.tar -- isn't that the one I should see
when updating the packages list with `g'?
Maybe I miss something.
Thanks!
--
Bastien
- Re: elpa.gnu.org (Stale archive-contents?), (continued)
- Re: elpa.gnu.org (Stale archive-contents?), Chong Yidong, 2010/11/10
- Re: elpa.gnu.org (Stale archive-contents?), Jambunathan K, 2010/11/11
- Re: elpa.gnu.org (Stale archive-contents?), Ted Zlatanov, 2010/11/11
- Re: elpa.gnu.org (Stale archive-contents?), Ted Zlatanov, 2010/11/12
- Re: elpa.gnu.org (Stale archive-contents?), Bastien, 2010/11/13
- Re: elpa.gnu.org (Stale archive-contents?), Ted Zlatanov, 2010/11/15
- Re: elpa.gnu.org (Stale archive-contents?), Jambunathan K, 2010/11/16
- Re: elpa.gnu.org (Stale archive-contents?), Ted Zlatanov, 2010/11/16
- Re: elpa.gnu.org (Stale archive-contents?), Chong Yidong, 2010/11/16
- Re: elpa.gnu.org (Stale archive-contents?), Bastien, 2010/11/11
- Re: elpa.gnu.org (Stale archive-contents?),
Bastien <=