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: Bastien
Subject: Re: [O] Org-mode release 7.9
Date: Wed, 19 Sep 2012 19:25:10 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Eric,

Eric Schulte <address@hidden> 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)\"]))" > $<;
>
> Bastien, does this sound like a good idea?

Modulo the fixes provided by Achim, yes, I'll take care of this before
the end of the week.  Thanks!

-- 
 Bastien



reply via email to

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