[O] Counting TODO entries in subtree

2012-06-11 Thread Vikas Rawal
I would like to insert a statistics cookie to count TODO entries in a subtree but I would like it to count only in a specified number of levels of headings (say, up to two headings below the heading where the cookie is inserted and exclude children below the second level). Is that possible? Vikas

[O] New exporter: where are the back-end functions called?

2012-06-11 Thread Thorsten Jolitz
Hi Nicolas, Hi List, when trying to enhance the HTML back-end of the new exporter with interactive HTML elements, one possibility (probably the easiest and best) is to write variants for the export functions for some Org elements that insert different HTML in the output string (HTML form fields

Re: [O] calfw, get rid of file names

2012-06-11 Thread Kyle Machulis
I used defadvice to fix this: (defadvice qdot/cfw:org-extract-summary (after cfw:org-extract-summary) "Remove tags and filenames from item summary" (message item)) On Sun, Jun 10, 2012 at 1:57 AM, Michael Welle wrote: > Hello, > > I just discovered calfw. That's neat stuff ;). I wonder if I

[O] Bug: export [7.8.11]

2012-06-11 Thread Edward N. Lewis
--text follows this line-- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ---