emacs-orgmode
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]