[O] parsing fixed with section

2011-08-11 Thread Steven Haryanto
Dear all, As I understand it, a fixed width section (BTW, is fixed width section the official term for this?) is defined as a line which is started by zero or more spaces, and then a colon, *and then a space*, and then zero or more characters. :spcline1 :spc :spcline3 But many editors (Emacs

Re: [O] parsing fixed with section

2011-08-11 Thread Nicolas Goaziou
Hello, Steven Haryanto stevenharya...@gmail.com writes: As I understand it, a fixed width section (BTW, is fixed width section the official term for this?) Yes. is defined as a line which is started by zero or more spaces, and then a colon, *and then a space*, and then zero or more

Re: [O] Org-Babel Mode : a suggestion and a contribution article [Babel]

2011-08-11 Thread suvayu ali
Hi Feiming, On Tue, Aug 9, 2011 at 11:17 PM, Feiming Chen feimingc...@yahoo.com wrote: Anyway,  I found Org-Babel Mode to be a great tool since Sweave for writing R literate program document.   I wrote a how-to article on its use (see attached file how-to-use-*.html, other files are raw and

Re: [O] [bug] org-inlinetask produces invalid xhtml

2011-08-11 Thread Nicolas Goaziou
Hello, Jambunathan K kjambunat...@gmail.com writes: 1. When org-inlinetask is NOT LOADED, inline tasks are treated as regular headlines and are listified. (The END of inlinetask appears as listified headline though) Loading org-inlinetask is the user's job. He has to assume weird

Re: [O] [bug] org-inlinetask produces invalid xhtml

2011-08-11 Thread Jambunathan K
Nicolas As far as I can tell, inline tasks are not designed to be nested. May be C-c C-x t should throw an error and enforce this. If inlinetasks cannot be nested, may I know why one would do a applying org-inlinetask-promote and org-inlinetask-demote. Jambunathan K.

Re: [O] parsing fixed with section

2011-08-11 Thread Steven Haryanto
On Thu, Aug 11, 2011 at 4:54 PM, Nicolas Goaziou n.goaz...@gmail.comwrote: Hello, Steven Haryanto stevenharya...@gmail.com writes: As I understand it, a fixed width section (BTW, is fixed width section the official term for this?) Yes. is defined as a line which is started by zero

Re: [O] [bug] org-inlinetask produces invalid xhtml

2011-08-11 Thread Jambunathan K
Nicolas (Sent my mail too early. Resending with additions) As far as I can tell, inline tasks are not designed to be nested. May be C-c C-x t should throw an error and enforce this. If inlinetasks cannot be nested, may I know how one would use org-inlinetask-promote and

Re: [O] [bug] org-inlinetask produces invalid xhtml

2011-08-11 Thread Nicolas Goaziou
Jambunathan K kjambunat...@gmail.com writes: As far as I can tell, inline tasks are not designed to be nested. May be C-c C-x t should throw an error and enforce this. Done. If inlinetasks cannot be nested, may I know how one would use org-inlinetask-promote and org-inlinetask-demote. I

[O] Bug: Problems with integration between asmyptote and org mode [7.7]

2011-08-11 Thread Daniel Gonzalez
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.

[O] Prettier Org-mode Export

2011-08-11 Thread Pavel Panchekha
I put together a few styles that I use for publishing Org-mode files to HTML --- I use this mostly for literate programs, but I think it should be usefully in general. In any case, hope this is useful to someone. http://pavpanchekha.github.com/org-project/ -- Pavel Panchekha

[O] Publishing problem on Worg due to babel intro

2011-08-11 Thread Christian Egli
Hi all I enhanced the taskjuggler tutorial on worg. However the fix is not published as there is a problem with the intro page for Babel[1] (see also the publishing report[2]). The page also fails if I try to publish it locally with the following error message: mapc: Wrong type argument: consp,

Re: [O] Bug: Problems with integration between asmyptote and org mode [7.7]

2011-08-11 Thread Nicolas Goaziou
Hello, Daniel Gonzalez gonva...@gonvaled.com writes: I have this code to activate asymptote: [...] Asymptote is included in Babel. Be sure to load the language: #+begin_src org (org-babel-do-load-languages 'org-babel-load-languages '((asymptote . t) (emacs-lisp . t))) #+end_src Then

[O] Folding code sections in HTML export?

2011-08-11 Thread Ken.Williams
Has anyone developed a way to use a collapsable-div section in HTML export of code sections? What I'd love is for all code sections to export their content into the HTML, but sections with :exports none or :exports results to have the code initially collapsed, while sections with :exports code

Re: [O] Publishing problem on Worg due to babel intro

2011-08-11 Thread Thomas S. Dye
Christian Egli christian.e...@sbs.ch writes: Hi all I enhanced the taskjuggler tutorial on worg. However the fix is not published as there is a problem with the intro page for Babel[1] (see also the publishing report[2]). The page also fails if I try to publish it locally with the following

[O] capture question

2011-08-11 Thread Mark Scala
Hi, I've been using capture for, among other things, capturing interruptions to clocked tasks. For this, I use something like the following template: (i interruption entry (file refile.org) A TEMPLATE HERE :clock-in t :clock-resume t) One thing that has been bothering me is that there are

Re: [O] Prettier Org-mode Export

2011-08-11 Thread John Hendy
On Thu, Aug 11, 2011 at 12:11 AM, Pavel Panchekha pavpanche...@gmail.com wrote: I put together a few styles that I use for publishing Org-mode files to HTML --- I use this mostly for literate programs, but I think it should be usefully in general.  In any case, hope this is useful to someone.

Re: [O] Prettier Org-mode Export

2011-08-11 Thread Jeff Horn
Across github, documentation appears to be in the format $user.github.com/$repo, while source code appears to be in the format github.com/$user/$repo. https://github.com/pavpanchekha/org-project Still, it would be useful to add the link to the documentation. On Thu, Aug 11, 2011 at 13:40, John

Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-11 Thread Darlan Cavalcante Moreira
By using the indent option everything seems to work just fine. I noticed that the PROPERTIES block is not indented, but that is not an issue. I can already move from tomboy to org, but I will test any future version of tomboy2org. Thanks, Darlan At Wed, 10 Aug 2011 13:43:22 -0500, attila

Re: [O] Bug: Column view in the agenda does not clean up ITEM [7.7]

2011-08-11 Thread Christian Schmidt
Hi Sebastien, I do not think, that you are of no help for me. Because you confirmed the behaviour that is bothering me. Thus it is not a personal problem of my installation. ;-) About my use case: I want to get a rich timeline-overview on all my tasks. This overview makes it easy for me to

[O] Bug: Column view does not function properly in Agenda buffers [7.7]

2011-08-11 Thread Christian Schmidt
Hi, column-view gets confused in agenda buffers. Please try my minimal example: My example: === #+begin_src org * NEXTACTION [#B] Test:Tag: SCHEDULED: 2011-08-07 So #+end_src My config: == #+begin_src emacs-lisp (setq

Re: [O] [bug] org-inlinetask produces invalid xhtml

2011-08-11 Thread Jambunathan K
What I think is that, for now, we just should keep the existing facility and implement a working default template for HTML (and a new one for ODT). I am attaching the patch and sample org/odt/doc/html files. I have used the css style suggested by Suvayu Ali for inlinetask (but with an yellow

Re: [O] [babel] Expertise in string manipulation available?

2011-08-11 Thread Sebastien Vauban
Hi Nick, Nick Dokos wrote: Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: Hello, #+TITLE: String manipulation * Data #+tblname: list-of-couples | Me | @Here | | Myself and I | @There | * Successful outcome I expect the above table to be transformed to those

Re: [O] capture question

2011-08-11 Thread Bernt Hansen
Mark Scala marksc...@gmail.com writes: Hi,  I've been using capture for, among other things, capturing interruptions to clocked tasks.  For this, I use something like the following template: (i interruption entry (file refile.org) A TEMPLATE HERE :clock-in t :clock-resume t) One thing

Re: [O] how to narrow Clock Total on repeating tasks?

2011-08-11 Thread Memnon Anon
Hi Michael, Michael Gilbert m...@gilbert.org writes: Basically, I'm just looking for a way to narrow the scope of the clock total to the current iteration of task, in the context of the column view of the agenda. Comparing effort to total doesn't make a lot of sense if the former is an