[O] DITAA and Unicode characters [babel]

2011-04-24 Thread Juan Pechiar
Hi, Out of the box, ob-ditaa does not work with non-ascii characters. I looked into the problem in order to answer a user request on StackOverflow (yes, there are org-mode questions posted there instead of here!). http://stackoverflow.com/questions/5758498/problem-with-ditaa-and-foreign-characte

Re: [O] Display missing/overlapping clock ranges

2011-04-24 Thread Bernt Hansen
Carsten Dominik writes: > these are pretty good ideas, and since it is a holiday, I have some time, > so I have tried an implementation and just pushed it to the master. > > > Testing and feedback would be much appreciated. > Also, it is not really useful to use this on a filtered agenda view, >

Re: [O] [PATCH] org-html.el: Fix export of table.el tables.

2011-04-24 Thread Jambunathan K
> org-html.el: Fix export of table.el tables. The original mail contains an org file as an attachment which contains sample table.el tables used for sanitizing the patch. Forgot to add this note to my earlier mail. Jambunathan K. --

[O] [PATCH] org-html.el: Fix export of table.el tables.

2011-04-24 Thread Jambunathan K
Changelog - org-html.el: Fix export of table.el tables. * lisp/org-html.el (org-export-as-html): Don't expand non-data lines of table.el tables. (org-html-expand): Removed the (buggy) test for non-data lines in table.el tables. The test is now done as part of org-export-as-html. (org-for

Re: [O] Display missing/overlapping clock ranges

2011-04-24 Thread Carsten Dominik
On 24.4.2011, at 23:48, Rainer Stengele wrote: > Am 24.04.2011 17:30, schrieb Carsten Dominik: >> On 13.4.2011, at 23:06, Bernt Hansen wrote: >> >>> Paul Mead writes: >>> Rainer Stengele writes: > I do clock every task I work on during the whole day. > At the end of the day

Re: [O] Display missing/overlapping clock ranges

2011-04-24 Thread Rainer Stengele
Am 24.04.2011 17:30, schrieb Carsten Dominik: > On 13.4.2011, at 23:06, Bernt Hansen wrote: > >> Paul Mead writes: >> >>> Rainer Stengele writes: >>> I do clock every task I work on during the whole day. At the end of the day or week I have to go over all clock entries in my agend

Re: [O] [ANN] org-bibtex.el --- convert between Org headings and bibtex entries

2011-04-24 Thread Alan E. Davis
On Mon, Apr 25, 2011 at 12:29 AM, Eric Schulte wrote: > > It sounds like asking the cb2bib developers to either automatically copy > completed entries to the clipboard, or to add a button implementing this > behavior would be ideal. Indeed, this is about what cb2Bib does, to a good extent, depen

[O] capture template: help w table-line target.

2011-04-24 Thread Stinky Wizzleteet
Hi all, Christopher Allan Webber was so gracious to share his personal org setup for dieting, now I'm adapting his org-remember-template: (setq org-capture-templates '(("w" "weigh-in" entry (file+headline "~/.org/Diet.org" "diet") " * CAL-IN Diet for day %t %^{Weight}p

Re: [O] a new way to navigate your org files

2011-04-24 Thread Suvayu Ali
Hi Tom, On Sun, 24 Apr 2011 16:06:05 + (UTC) Tom wrote: > I use org goto to jump quckly to headings, but the other day > I forgot the name of the heading, but I remembered its contents. > I thought it could be useful if I could navigate org files by content > too, so I quickly created this p

Re: [O] a new way to navigate your org files

2011-04-24 Thread Matt Lundin
Tom writes: > I use org goto to jump quckly to headings, but the other day > I forgot the name of the heading, but I remembered its contents. > I thought it could be useful if I could navigate org files by content > too, so I quickly created this package as a sunday afternoon fun. > > It is a wra

Re: [O] Bug: HTML blocks in macros called before lists break in 7.5

2011-04-24 Thread Nicolas Goaziou
Hello, amscopub-m...@yahoo.com writes: > #+MACRO: start #+BEGIN_HTML\n \n#+END_HTML > #+MACRO: end #+BEGIN_HTML\n \n#+END_HTML > > > * Hello world > > {{{start}}} > 1. Item 1 > {{{end}}} [...] > Anyway, the above code worked fine in 7.4. Then I upgraded to 7.5 and > I now have literally hu

Re: [O] [ANN] org-bibtex.el --- convert between Org headings and bibtex entries

2011-04-24 Thread Christian Moe
On 4/24/11 4:21 PM, Eric Schulte wrote: Matt Lundin writes: (...) Eric, the more I think about this, the more my vote would be to package this new functionality separately. IMO, hyperlinking to external data in bib files is somewhat orthogonal to storing bib data within org files. In other wor

[O] a new way to navigate your org files

2011-04-24 Thread Tom
I use org goto to jump quckly to headings, but the other day I forgot the name of the heading, but I remembered its contents. I thought it could be useful if I could navigate org files by content too, so I quickly created this package as a sunday afternoon fun. It is a wrapper around the multi-occ

Re: [O] Display missing/overlapping clock ranges

2011-04-24 Thread Carsten Dominik
On 13.4.2011, at 23:06, Bernt Hansen wrote: > Paul Mead writes: > >> Rainer Stengele writes: >> >>> I do clock every task I work on during the whole day. >>> At the end of the day or week I have to go over all clock entries in my >>> agenda >>> and see if there are holes or overlappings in m

Re: [O] [ANN] org-bibtex.el --- convert between Org headings and bibtex entries

2011-04-24 Thread Eric Schulte
"Alan E. Davis" writes: [...] > > Once this process is complete, I can see that being able to, in turn copy > this entry to the clipboard would indeed be useful with org-bibtex . I > wonder if it's possible to set a pipe or one of those cryptic file types > (fifo?) I cannot remember would eithe

Re: [O] [ANN] org-bibtex.el --- convert between Org headings and bibtex entries

2011-04-24 Thread Eric Schulte
Matt Lundin writes: [...] >> I understand I may add to the types variable.  When using >> org-bibtex-create, I can enter any arbitrary field as a PROPERTY; >> however, org-bibtex ignores anything outside of the universe it knows >> about.  Would it be bad practice to allow the export of any arbit