Re: [Orgmode] suggesting a new function org-export-string

2010-10-22 Thread Eric Schulte
Applied, Thanks -- Eric Carsten Dominik writes: > Looks good to me. > > - Carsten > > On Oct 17, 2010, at 11:22 PM, Eric Schulte wrote: > >> The attached patch adds a new functions org-export-as-string. >> >> , >> | org-export-string is a Lisp function in `org-exp.el'. >> | >> | (org-export-

Re: [Orgmode] suggesting a new function org-export-string

2010-10-22 Thread Carsten Dominik
Looks good to me. - Carsten On Oct 17, 2010, at 11:22 PM, Eric Schulte wrote: The attached patch adds a new functions org-export-as-string. , | org-export-string is a Lisp function in `org-exp.el'. | | (org-export-string STRING FMT &optional DIR) | | Export STRING to FMT using existing ex