Re: [O] [patch] capture property table-line-pos can be a function

2014-03-19 Thread Thomas Holst
Hi Bastien, · Bastien wrote: > Hi Thomas, > > Thomas Holst writes: > >> I am sorry, I used =git format-patch= for the patches assuming all will >> go well. Here are both patches with rewritten commit messages. Hopefully >> I made them well. > > No problem -- the game now is to find the small diff

Re: [O] [patch] capture property table-line-pos can be a function

2014-03-19 Thread Bastien
Hi Thomas, Thomas Holst writes: > I am sorry, I used =git format-patch= for the patches assuming all will > go well. Here are both patches with rewritten commit messages. Hopefully > I made them well. No problem -- the game now is to find the small differences between your original patches and

Re: [O] [patch] capture property table-line-pos can be a function

2014-03-18 Thread Thomas Holst
Hi Bastien, · Bastien wrote: > Thomas Holst writes: > >> ok here is the patch for documentation. > > Thanks -- can you read this page? > http://orgmode.org/worg/org-contribute.html#sec-5 > > There are advice on how to format the Changelog entry. > > See in particular this list: > > - Variables

Re: [O] [patch] capture property table-line-pos can be a function

2014-03-18 Thread Bastien
Hi Thomas, Thomas Holst writes: > ok here is the patch for documentation. Thanks -- can you read this page? http://orgmode.org/worg/org-contribute.html#sec-5 There are advice on how to format the Changelog entry. See in particular this list: - Variables and functions names are quoted like `t

Re: [O] [patch] capture property table-line-pos can be a function

2014-03-17 Thread Thomas Holst
Hi, > Hi Bastien, > > · Bastien wrote: >> Thomas Holst writes: >> >>> Given a table with several sections and a capture template for entries >>> in this table. The sections are dynamic, so a static value for >>> table-line-pos does not help. With this patch table-line-pos can be: >>> >>> - a stri

Re: [O] [patch] capture property table-line-pos can be a function

2014-03-17 Thread Thomas Holst
Hi Bastien, · Bastien wrote: > Thomas Holst writes: > >> Given a table with several sections and a capture template for entries >> in this table. The sections are dynamic, so a static value for >> table-line-pos does not help. With this patch table-line-pos can be: >> >> - a string like "II-2" >

Re: [O] [patch] capture property table-line-pos can be a function

2014-03-16 Thread Bastien
Hi Thomas, Thomas Holst writes: > Given a table with several sections and a capture template for entries > in this table. The sections are dynamic, so a static value for > table-line-pos does not help. With this patch table-line-pos can be: > > - a string like "II-2" > - a varialbe containing a

[O] [patch] capture property table-line-pos can be a function

2014-03-15 Thread Thomas Holst
Hi, for quite a while I have this patch in my local org-mode branch. Now I find the time to share it. Given a table with several sections and a capture template for entries in this table. The sections are dynamic, so a static value for table-line-pos does not help. With this patch table-line-pos