emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: David Maus <maus.david@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [wish] pass project plist to preparation and completion function
Date: Mon, 1 Mar 2010 12:02:40 +0100	[thread overview]
Message-ID: <CA8AF0D7-723D-43A0-B165-903C11282BCE@gmail.com> (raw)
In-Reply-To: <87ljedulra.wl%maus.david@gmail.com>

Hi David,

the plist with the settings is dynamically scoped into
these calls as the lisp variable `project-plist'.  I guess it would be  
nice
to make them a proper argument, but that would likely break quite some  
code out there.

Maybe you can just use the dynamically-skoped variable, and I can  
guarantee that this remains stable....

- Carsten


That is not documented - but
On Feb 28, 2010, at 9:51 PM, David Maus wrote:

>
> Urgency: Low
>
> A publishing project can define a preparation and a completion
> function to prepare and finalize the export.  Currently both functions
> that can be supplied in `org-publish-project-alist' are called without
> any arguments.
>
> I'm currently trying to write exporter functions that create an atom
> or rss feed based on org files.  To create /one/ feed for /multiple/
> input files it is necessary to open and close the feed in a
> preparation and finalizing function.
>
> The :preparation-function should write the feed's header (xml
> declaration, information on the feed itself) and the finalizing
> function should close the xml.  To achive this both functions have to
> "know" which output file they have to operate on.
>
> For me it seems best if both functions get the property list of the
> publishing project in question passed as argument.
>
> The urgency for this is low because my personal milestone is the basic
> function of publishing one feed for one input file.
>
> -- David
>
> --
> OpenPGP... 0x99ADB83B5A4478E6
> Jabber.... dmjena@jabber.org
> Email..... maus.david@gmail.com
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

      reply	other threads:[~2010-03-01 11:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-28 20:51 [wish] pass project plist to preparation and completion function David Maus
2010-03-01 11:02 ` Carsten Dominik [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA8AF0D7-723D-43A0-B165-903C11282BCE@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=maus.david@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).