emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Austin Frank <austin.frank@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: third export request
Date: Sat, 20 May 2006 13:06:32 +0200	[thread overview]
Message-ID: <9f33cf84961b7fddd5a8a7f099ddd9d3@science.uva.nl> (raw)
In-Reply-To: <446E2923.2030302@gmail.com>

This is no problem.  I will probably not make separate variables for 
this, but allow an alist value for org-publishing-directory that can 
look like this:


(setq org-publishing-directory
      '((:html . "./html/")
        (:ascii . "../text/")
	   (:xoxo . "html/")))

Something along those lines.

I have too many publishing options already - I should have done this 
with property lists from the beginning, but unfortunately did not think 
of this possibility.  Sort of too late now.

- Carsten


On May 19, 2006, at 22:22, Austin Frank wrote:

> Last one on this topic, I think :)
>
> I don't know if this is more of an org-export or an org-publish 
> request, but I'd like to be able to do something like
>
>     (setq org-export-as-ascii-directory "~/notes/text/")
>
> and have any org-export-as-ascii files sent to that directory.  
> Likewise for the other org-export-as-* functions.  It'd be nice to be 
> able to configure where the ical files end up when they're exported, 
> as well.
>
> Allowing exports to be written to specific directories seems like it 
> might provide a sensible default for the :publishing-directory plist 
> entry in org-publish-projects-alist, but I admit I haven't thought 
> that through very thoroughly.
>
> Thanks again for reading,
> /au
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2006-05-20 11:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-19 20:22 third export request Austin Frank
2006-05-20 11:06 ` Carsten Dominik [this message]
2006-05-21 15:02   ` Austin Frank

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=9f33cf84961b7fddd5a8a7f099ddd9d3@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=austin.frank@gmail.com \
    --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 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).