Re: [Orgmode] Failed to create radio tables

2010-07-13 Thread Carsten Dominik
Hi everyone, thanks to all who contributed to this thread. Sending lists should now work as advertised, including using C-c C-c to send the list. - Carsten On Jul 9, 2010, at 7:55 AM, Angel Popov wrote: Hi, I am following example on radio tables but it looks that it does not work. I copied

Re: [Orgmode] Failed to create radio tables

2010-07-12 Thread Carsten Dominik
On Jul 12, 2010, at 2:44 PM, Nicolas Goaziou wrote: I forgot to post changes in templates. Applied, thanks. Btw, it seems that you reverted changes in documentation in 94689a04b00f88932e63024ae29bacea4dbcc752, but it is still #+ORGLST and not #+ORGLIST. I reverted them before applying y

Re: [Orgmode] Failed to create radio tables

2010-07-12 Thread Nicolas Goaziou
I forgot to post changes in templates. Btw, it seems that you reverted changes in documentation in 94689a04b00f88932e63024ae29bacea4dbcc752, but it is still #+ORGLST and not #+ORGLIST. Regards, -- Nicolas >From dff3343a8989f1f280fdf15f64bcf47ba9ac7f56 Mon Sep 17 00:00:00 2001 From: Nicolas Goaz

Re: [Orgmode] Failed to create radio tables

2010-07-12 Thread Nicolas Goaziou
Hello, > Carsten Dominik writes: > Corrected it where? In you branch where you are working on the list > code? Yes, on my branch. But here is the change applying to master. Regards, -- Nicolas >From bceff0485db6a7f8686c1024afe1810414f78a63 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Da

Re: [Orgmode] Failed to create radio tables

2010-07-11 Thread Carsten Dominik
On Jul 11, 2010, at 8:17 AM, Nicolas Goaziou wrote: Hello, Nick Dokos writes: Second, the name of the list ("to-buy") includes a dash, but the regexp in org-list-send-list does not match it: it works better if the dash is replaced by an underscore in the example, but maybe the regexp should

Re: [Orgmode] Failed to create radio tables

2010-07-10 Thread Nicolas Goaziou
Hello, > Nick Dokos writes: > Second, the name of the list ("to-buy") includes a dash, but the > regexp in org-list-send-list does not match it: it works better if > the dash is replaced by an underscore in the example, but maybe the > regexp should be made more general. I've already correcte

Re: [Orgmode] Failed to create radio tables

2010-07-10 Thread Nick Dokos
Nicolas Goaziou wrote: > Hello, > > Nick Dokos writes: > > > Afaict, the only thing missing is the handy C-c C-c keybinding - or > > am I wrong about this too? > > You're right. There is no keybinding for that. Though, as a little > relief, with proper completion, M-x olsl TAB RET is enough

Re: [Orgmode] Failed to create radio tables

2010-07-10 Thread Nick Dokos
Nicolas Goaziou wrote: > > Afaict, the only thing missing is the handy C-c C-c keybinding - or > > am I wrong about this too? > > You're right. There is no keybinding for that. Though, as a little > relief, with proper completion, M-x olsl TAB RET is enough. > I expect Carsten will have incorp

Re: [Orgmode] Failed to create radio tables

2010-07-10 Thread Nicolas Goaziou
Hello, > Nick Dokos writes: > Afaict, the only thing missing is the handy C-c C-c keybinding - or > am I wrong about this too? You're right. There is no keybinding for that. Though, as a little relief, with proper completion, M-x olsl TAB RET is enough. Regards, -- Nicolas

Re: [Orgmode] Failed to create radio tables

2010-07-10 Thread Nick Dokos
Nick Dokos wrote: > > AFAIK, you *cannot* do something similar with lists (which is what > you seem to have tried with your modifications to the example), but lists > are much easier to deal with directly in LaTeX. > I stand corrected: as Nicolas Goaziou points out elsewhere in this thread, yo

Re: [Orgmode] Failed to create radio tables

2010-07-10 Thread Nicolas Goaziou
Hello, > Angel Popov writes: > I copied > % BEGIN RECEIVE ORGLST to-buy % END RECEIVE ORGLST to-buy > \begin{comment} #+ORGLIST: SEND to-buy orgtbl-to-latex - a new > house > - a new computer + a new keyboard + a new mouse - a new > l

Re: [Orgmode] Failed to create radio tables

2010-07-10 Thread Nick Dokos
Angel Popov wrote: > Hi,  > I am following example on radio tables but it looks that it does not work. > I copied > > % BEGIN RECEIVE ORGLST to-buy > % END RECEIVE ORGLST to-buy > \begin{comment} > #+ORGLIST: SEND to-buy orgtbl-to-latex > - a new house > - a new com