emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Wanted: org-publish-org-to-ascii


From: Carsten Dominik
Subject: Re: [Orgmode] Wanted: org-publish-org-to-ascii
Date: Thu, 14 Oct 2010 18:55:36 +0200


On Oct 14, 2010, at 3:00 PM, Jeff Horn wrote:

Copying from the definition for org-publish-org-to-html:

#+BEGIN_SRC: emacs-lisp

(defun org-publish-org-to-ascii (plist filename pub-dir)
 "Publish an org file to ASCII.
See `org-publish-org-to' to the list of arguments."
 (org-publish-with-aux-preprocess-maybe
   (org-publish-org-to "ascii" plist filename pub-dir)))

#+END_SRC

Good idea, I have added these functions to org-publish.el

Thanks.

- Carsten

Recent pull (about 15 minutes ago) doesn't have the function defined.
What's the name?

org-publish-org-to-ascii
org-publish-org-to-latin1
org-publish-org-to-utf8

- Carsten




reply via email to

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