Re: [O] exporting HTML - content only

2011-06-27 Thread Samuel Wales
Hi Tamas, As a partial solution for you, here is the latest complete solution for me. Perhaps you can tailor it to your needs. I also include a pretty fast exact word count command. Samuel (defconst alpha-org-blog-html-buffer "alpha-org-blog.html") (defun alpha-org-blog-subtree () "Copy the

Re: [O] exporting HTML - content only

2011-06-27 Thread Christian Moe
Hi, try all or part of this: - select a region to export - do C-u C-c C-e R (C-u prefix: body only, R: region only) Yours, Christian On 6/27/11 4:18 PM, Tamas K Papp wrote: Hi, I started using org-mode to write blog posts for posting on blogger.com. I am aware of org-googlecl, but I am look

Re: [O] exporting HTML - content only

2011-06-27 Thread Pierre de Buyl
Hello, There is also the possibility to do it without further configuration. Typing M-- M-x org-export-region-as-html exports the HTML of the selected region only, no header text and so on. Pierre Le 27 juin 11 à 11:40, Ian Barton a écrit : On 27/06/11 15:18, Tamas K Papp wrote: Hi, I sta

Re: [O] exporting HTML - content only

2011-06-27 Thread Ian Barton
On 27/06/11 15:18, Tamas K Papp wrote: Hi, I started using org-mode to write blog posts for posting on blogger.com. I am aware of org-googlecl, but I am looking for a more lightweight solution to the following problem: How can I export only the _content_ of a page as HTML into a buffer? Speci

[O] exporting HTML - content only

2011-06-27 Thread Tamas K Papp
Hi, I started using org-mode to write blog posts for posting on blogger.com. I am aware of org-googlecl, but I am looking for a more lightweight solution to the following problem: How can I export only the _content_ of a page as HTML into a buffer? Specifically, 1. I only want the stuff inside