* howto extend org-export-generic
@ 2009-06-26 14:30 Robert Hennig
2009-06-29 16:02 ` Orgmodehowto " Wes Hardaker
0 siblings, 1 reply; 2+ messages in thread
From: Robert Hennig @ 2009-06-26 14:30 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I would like to make use of the org-export-generic
library and stumbled over the use of the
org-set-generic-type function. The implementation
uses a set-alist function which is not defined at all.
What is the proper way to activate the org-set-generic-type
function?
Kind regards,
Robert Hennig
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Orgmodehowto extend org-export-generic
2009-06-26 14:30 howto extend org-export-generic Robert Hennig
@ 2009-06-29 16:02 ` Wes Hardaker
0 siblings, 0 replies; 2+ messages in thread
From: Wes Hardaker @ 2009-06-29 16:02 UTC (permalink / raw)
To: Robert Hennig; +Cc: emacs-orgmode
>>>>> On Fri, 26 Jun 2009 16:30:46 +0200, Robert Hennig <robert.hennig@freylax.de> said:
RH> Hello,
RH> I would like to make use of the org-export-generic
RH> library and stumbled over the use of the
RH> org-set-generic-type function. The implementation
RH> uses a set-alist function which is not defined at all.
RH> What is the proper way to activate the org-set-generic-type
RH> function?
The current docs for it are at:
http://orgmode.org/worg/org-contrib/org-export-generic.php
The docs are currently very slim. You should use a combination of
looking at that page (which I admit I need to update) and by looking at
the "demo" definition in the org-export-generic code itself, which has
every usable tag in it's definition.
I will eventually populate a table on the above worg page with all the
possible tags. Maybe later today if I'm lucky.
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_____ "In the bathtub of history the truth is harder to hold than ________/
\_______ the soap, and much more difficult to find." _______/
\_________ -- Terry Pratchett ______________/
\__________________/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-29 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-26 14:30 howto extend org-export-generic Robert Hennig
2009-06-29 16:02 ` Orgmodehowto " Wes Hardaker
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).