Re: [O] Export options being ignored

2011-05-05 Thread Carsten Dominik
On 5.5.2011, at 12:40, Eden Cardim wrote: >> "Carsten" == Carsten Dominik writes: > >Carsten> This is fixed now, by looking for white space instead of >Carsten> beginning-of-word. Thanks for the analysis. > > Still needs the following patch for it to work: Yes, thanks. - Carsten

Re: [O] Export options being ignored

2011-05-05 Thread Eden Cardim
> "Carsten" == Carsten Dominik writes: Carsten> This is fixed now, by looking for white space instead of Carsten> beginning-of-word. Thanks for the analysis. Still needs the following patch for it to work: --8<---cut here---start->8--- diff --git

Re: [O] Export options being ignored

2011-05-05 Thread Lawrence Mitchell
Carsten Dominik wrote: > On 5.5.2011, at 07:08, Nick Dokos wrote: [...] >> explains the problem: \< matches the empty string at the beginning of a >> word (i.e. if the syntax class of the next character is "word") but it >> does not at the beginning of a char that is of some other syntax class >>

Re: [O] Export options being ignored

2011-05-05 Thread Carsten Dominik
On 5.5.2011, at 07:08, Nick Dokos wrote: > Nick Dokos wrote: > >> , >> | aa6dba8a74016587755c250bb8cc4743a4082ea1 is the first bad commit >> ` >> > > Taking a look at the commit: > > , > | commit aa6dba8a74016587755c250bb8cc4743a4082ea1 > | Author: Lawrence Mitchell > | Date:

Re: [O] Export options being ignored

2011-05-04 Thread Nick Dokos
Nick Dokos wrote: > , > | aa6dba8a74016587755c250bb8cc4743a4082ea1 is the first bad commit > ` > Taking a look at the commit: , | commit aa6dba8a74016587755c250bb8cc4743a4082ea1 | Author: Lawrence Mitchell | Date: Thu Jan 20 18:23:22 2011 + | | Only match complete words

Re: [O] Export options being ignored

2011-05-04 Thread Nick Dokos
Eden Cardim wrote: > > ,[ test.org ] > | #+OPTIONS: <:nil > | ** TODO Estimate effort for all of today's tasks > |SCHEDULED: <2011-05-05 Thu 06:40 ++1d> > ` > > Exporting the above file to pdf results in a file containing the > SCHEDULED timestamp in it. > > I'm running org from gi

[O] Export options being ignored

2011-05-04 Thread Eden Cardim
,[ test.org ] | #+OPTIONS: <:nil | ** TODO Estimate effort for all of today's tasks |SCHEDULED: <2011-05-05 Thu 06:40 ++1d> ` Exporting the above file to pdf results in a file containing the SCHEDULED timestamp in it. I'm running org from git master, commit cd0446243861487096983f09e5