all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode release 7.9
Date: Mon, 17 Sep 2012 20:31:03 +0200	[thread overview]
Message-ID: <87wqzsa4d4.fsf@Rainer.invalid> (raw)
In-Reply-To: 87haqwpn47.fsf@gmx.com

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	other threads:[~2012-09-17 18:31 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-24 15:48 Org-mode release 7.9 Bastien
2012-08-24 15:56 ` Russell Adams
2012-08-24 16:12 ` Rainer Thiel
2012-08-24 16:18   ` Bastien
2012-08-24 17:32   ` Bastien
2012-08-24 20:22   ` Jude DaShiell
2012-08-24 17:04 ` Thomas S. Dye
2012-08-24 17:31   ` Bastien
2012-08-24 21:39     ` Eric Schulte
2012-08-25  7:41       ` Achim Gratz
2012-08-25  9:16         ` Bastien
2012-08-25  9:17       ` Bastien
2012-08-25 19:00     ` Thomas S. Dye
2012-08-24 17:38 ` Igor Sosa Mayor
2012-08-24 20:01 ` Rasmus
2012-08-25  9:27   ` Bastien
2012-08-25  9:37 ` Moritz Ulrich
2012-08-25  9:38   ` Bastien
2012-08-25 14:06 ` François Allisson
2012-08-25 14:17 ` Torsten Wagner
2012-08-26 15:12 ` Robert Horn
2012-08-26 16:10   ` Achim Gratz
2012-08-28 17:47     ` Achim Gratz
2012-08-29 18:00       ` Bastien
2012-08-29 18:14         ` Achim Gratz
2012-08-29 18:18           ` Bastien
2012-08-29 23:40         ` Robert Horn
2012-08-30  5:46           ` Bastien
2012-08-30 16:52             ` Achim Gratz
2012-08-30 18:35               ` Eric Schulte
2012-08-30 19:10                 ` Ivan Andrus
2012-08-30 19:14                   ` Marcelo de Moraes Serpa
2012-08-31  7:43                 ` Bastien
2012-08-31 17:54                   ` Achim Gratz
2012-08-31 19:01                     ` Eric Schulte
2012-08-31 19:09                       ` Nick Dokos
2012-09-02  8:34                     ` Bastien
2012-09-09 10:35                       ` Achim Gratz
2012-09-09 11:19                         ` Jambunathan K
2012-09-09 11:21                           ` Jambunathan K
2012-09-16  7:37                           ` Achim Gratz
2012-09-14  6:21                         ` Bastien
2012-09-15 18:18                           ` Achim Gratz
2012-09-15 19:50                             ` Eric Schulte
2012-09-15 20:15                               ` Achim Gratz
2012-09-16 14:22                                 ` Eric Schulte
2012-09-16 15:22                                   ` Achim Gratz
2012-09-17 17:36                                     ` Eric Schulte
2012-09-17 18:31                                       ` Achim Gratz [this message]
2012-09-18 12:31                                         ` Eric Schulte
2012-09-18 19:37                                           ` Achim Gratz
2012-09-19 17:25                                       ` Bastien
2012-09-19 17:24                             ` Bastien
2012-09-19 18:14                               ` Achim Gratz
2012-09-19 22:43                                 ` Bastien
2012-09-20 18:57                                   ` Achim Gratz
2012-09-21 15:30                                     ` Bastien
2012-09-21 17:54                                       ` Eric Schulte
2012-09-24 17:18                                         ` Achim Gratz
2012-09-24 17:47                                           ` Bastien
2012-09-26 17:21                                           ` Bastien
2012-09-26 18:22                                             ` Achim Gratz
2012-09-26 21:47                                               ` Bastien
2012-09-27  5:57                                                 ` Achim Gratz
2012-09-27  8:08                                                   ` Bastien
2012-09-27 18:38                                                   ` Achim Gratz
2012-09-27 22:14                                                     ` Bastien
2012-09-02 19:28                     ` Jambunathan K
2012-09-02 19:34                       ` Jambunathan K
2012-09-02 20:49                         ` Bastien
2012-09-04 22:29                         ` Eric Schulte
2012-09-05  6:19                           ` ELPA/org-export + org-e-* Jambunathan K
2012-09-04 22:27                       ` Org-mode release 7.9 Eric Schulte
2012-09-05  6:04                         ` ELPA/org-export + org-e-* Jambunathan K
2012-08-27 22:54   ` Org-mode release 7.9 Manuel Batsching
  -- strict thread matches above, loose matches on Subject: below --
2012-08-26  2:18 James Harkins

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=87wqzsa4d4.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --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.