Re: [O] custom IDs not exported

2011-11-04 Thread Nick Dokos
Sten Lindner wrote: > On Thu, Nov 03, 2011 at 02:18:09PM -0400, Nick Dokos wrote: > > Jambunathan K wrote: > > > > > > > > > Oh, I thought I had run out on my quota: I do have a patch that I can > > > > send in, I just don't want to cause headaches (particularly to you) > > > > down the line.

Re: [O] custom IDs not exported

2011-11-04 Thread Sten Lindner
On Thu, Nov 03, 2011 at 02:18:09PM -0400, Nick Dokos wrote: > Jambunathan K wrote: > > > > > > Oh, I thought I had run out on my quota: I do have a patch that I can > > > send in, I just don't want to cause headaches (particularly to you) > > > down the line. I'll add a Changelog, mark it as a T

Re: [O] custom IDs not exported

2011-11-03 Thread Nick Dokos
Jambunathan K wrote: > > > Not sure I follow completely, but I will continue trying to cajole others > > to provide the actual patches and limit myself to providing guidance if > > necessary. > > Thanks for *not* submitting a patch. > > What I meant was - there is a process in place and Emacs

Re: [O] custom IDs not exported

2011-11-03 Thread Jambunathan K
> Not sure I follow completely, but I will continue trying to cajole others > to provide the actual patches and limit myself to providing guidance if > necessary. Thanks for *not* submitting a patch. What I meant was - there is a process in place and Emacs project + FSF are quite earnest as far

Re: [O] custom IDs not exported

2011-11-03 Thread Nick Dokos
Jambunathan K wrote: > > > Oh, I thought I had run out on my quota: I do have a patch that I can > > send in, I just don't want to cause headaches (particularly to you) > > down the line. I'll add a Changelog, mark it as a TINYCHANGE and send it in > > - > > is that OK? > > AFAIK, there is fai

Re: [O] custom IDs not exported

2011-11-03 Thread Jambunathan K
> Oh, I thought I had run out on my quota: I do have a patch that I can > send in, I just don't want to cause headaches (particularly to you) > down the line. I'll add a Changelog, mark it as a TINYCHANGE and send it in - > is that OK? AFAIK, there is fair amount of audit of ChangeLogs that is do

Re: [O] custom IDs not exported

2011-11-03 Thread Nick Dokos
Bastien wrote: > Hi Nick, > > Nick Dokos writes: > > > With this information, do you think you could get a patch together? > > I hope Sten will be able to provide a patch! > > > Let me know if you have questions. > > Thanks for the detailed analysis. > > > Footnotes: > > > > [fn:1] For leg

Re: [O] custom IDs not exported

2011-11-02 Thread Bastien
Hi Nick, Nick Dokos writes: > With this information, do you think you could get a patch together? I hope Sten will be able to provide a patch! > Let me know if you have questions. Thanks for the detailed analysis. > Footnotes: > > [fn:1] For legal reasons, I cannot fix it myself. Com'on Nic

Re: [O] custom IDs not exported

2011-11-01 Thread Nick Dokos
Sten Lindner wrote: > On Sat, Jun 11, 2011 at 11:12:26PM -0400, Nick Dokos wrote: > > > > I have a minimal patch that I think fixes this problem, but there are > > other underscores used in various places in org-html.el so there might > > be additional problems. I'd appreciate it if you (and/or

Re: [O] custom IDs not exported

2011-11-01 Thread Sten Lindner
On Sat, Jun 11, 2011 at 11:12:26PM -0400, Nick Dokos wrote: > > I have a minimal patch that I think fixes this problem, but there are > other underscores used in various places in org-html.el so there might > be additional problems. I'd appreciate it if you (and/or others) test it > and report not

Re: [O] custom IDs not exported

2011-06-30 Thread Bastien
Nick Dokos writes: > Indeed: the git repo was changed to orgmode.org back in December (?) > and repo.or.cz was left as a mirror, but apparently it has been > non compos mentis for a little while. I've just checked: the git mirror at http://repo.or.cz/w/org-mode.git is still working fine. Great

Re: [O] custom IDs not exported

2011-06-16 Thread Nick Dokos
Daniel Clemente wrote: > > The latest commit I can find after cloning git://repo.or.cz/org-mode.git to > a new directory is this: > > , > | commit 90f6765cdf77c1414726d899f00c77da43f45758 > | Author: Eric Schulte > | Date: Mon Jun 13 14:58:56 2011 -0700 > | > | ob-tangle: no long

Re: [O] custom IDs not exported

2011-06-16 Thread Daniel Clemente
The latest commit I can find after cloning git://repo.or.cz/org-mode.git to a new directory is this: , | commit 90f6765cdf77c1414726d899f00c77da43f45758 | Author: Eric Schulte | Date: Mon Jun 13 14:58:56 2011 -0700 | | ob-tangle: no longer inserting newlines between appended code b

Re: [O] custom IDs not exported

2011-06-16 Thread Daniel Clemente
Hi, Could you check this patch in? Thanks El Sat, 11 Jun 2011 23:12:26 -0400 Nick Dokos va escriure: > > I have a minimal patch that I think fixes this problem, but there are > other underscores used in various places in org-html.el so there might > be additional problems. I'd appreciate it if

Re: [O] custom IDs not exported

2011-06-16 Thread Nick Dokos
Daniel Clemente wrote: > Hi, > > Could you check this patch in? > It is checked in already. The commit looks like this: , | commit 1891ee5aafee710315a26595385e670e1ac3771e | Author: Carsten Dominik | Date: Tue Jun 14 10:46:09 2011 +0200 | | Fix HTML export to make CUSTOM_ID links

Re: [O] custom IDs not exported

2011-06-13 Thread Nick Dokos
Daniel Clemente wrote: > > With your patch I could export correctly to HTML a big collection of > data, with the same results as before (except for the changed _ to > -, of course). Links work. > Great! I really appreciate the extensive testing. Thanks, Nick > Thanks, > Daniel > > E

Re: [O] custom IDs not exported

2011-06-13 Thread Daniel Clemente
With your patch I could export correctly to HTML a big collection of data, with the same results as before (except for the changed _ to -, of course). Links work. Thanks, Daniel El Sat, 11 Jun 2011 23:12:26 -0400 Nick Dokos va escriure: > > I was afraid that other exporters might break be

Re: [O] custom IDs not exported

2011-06-11 Thread Nick Dokos
Daniel Clemente wrote: > > Commit 438536f6157794101ce0957e39cad6bf70580751 (=E2=80=9EChange undersco= > res to hyphens in section labels=E2=80=9C) broke the export of CUSTOM_IDs. > > Take for instance this file: > > --- > #+TITLE: Cosas por hacer > > * Programas > :P

[O] custom IDs not exported

2011-06-11 Thread Daniel Clemente
Commit 438536f6157794101ce0957e39cad6bf70580751 („Change underscores to hyphens in section labels“) broke the export of CUSTOM_IDs. Take for instance this file: --- #+TITLE: Cosas por hacer * Programas :PROPERTIES: :CUSTOM_ID: programas :END: ** emacs :PROPERT