[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Org-mode release 7.9
From: |
Achim Gratz |
Subject: |
Re: [O] Org-mode release 7.9 |
Date: |
Mon, 17 Sep 2012 20:31:03 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) |
Eric Schulte writes:
> Agreed, this would simply mean generating an archive-contents file on
> the Org-mode site which lists the latest org and orgplus archive. I'm
> not sure which elisp function is used to generate this file, but it
> could be done directly from the server.mk file with something like...
>
> # -*- Makefile -*-
> archive-contents:
> echo "(1 (org . [($(PKG_TAG)) nil \"$(PKG_DOC)\"])" > $<; \
> echo " (orgplus . [($(PKG_TAG)) nil \"$(PKG_DOC)\"]))" > $<;
No, you'd need ">>" on the second line.
BTW, I'm going to revert your change for removing PGK_REQ since you've
done it in the wrong branch. I'd like to keep the PKG_REQ variable for
possible future use, can you please test if the package archives that
choke on nil can correctly deal with "()" or "(())"? Otherwise I'd
leave the variable undefined, which results in the same thing as your
patch.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
- Re: [O] Org-mode release 7.9, (continued)
- Re: [O] Org-mode release 7.9, Jambunathan K, 2012/09/09
- Re: [O] Org-mode release 7.9, Bastien, 2012/09/14
- Re: [O] Org-mode release 7.9, Achim Gratz, 2012/09/15
- Re: [O] Org-mode release 7.9, Eric Schulte, 2012/09/15
- Re: [O] Org-mode release 7.9, Achim Gratz, 2012/09/15
- Re: [O] Org-mode release 7.9, Eric Schulte, 2012/09/16
- Re: [O] Org-mode release 7.9, Achim Gratz, 2012/09/16
- Re: [O] Org-mode release 7.9, Eric Schulte, 2012/09/17
- Re: [O] Org-mode release 7.9,
Achim Gratz <=
- Re: [O] Org-mode release 7.9, Eric Schulte, 2012/09/18
- Re: [O] Org-mode release 7.9, Achim Gratz, 2012/09/18
- Re: [O] Org-mode release 7.9, Bastien, 2012/09/19
- Re: [O] Org-mode release 7.9, Bastien, 2012/09/19
- Re: [O] Org-mode release 7.9, Achim Gratz, 2012/09/19
- Re: [O] Org-mode release 7.9, Bastien, 2012/09/19
- Re: [O] Org-mode release 7.9, Achim Gratz, 2012/09/20
- Re: [O] Org-mode release 7.9, Bastien, 2012/09/21
- Re: [O] Org-mode release 7.9, Eric Schulte, 2012/09/24
- Re: [O] Org-mode release 7.9, Achim Gratz, 2012/09/24