Re: [O] Possible bug in parsing / clarification of syntax

2012-05-14 Thread Bastien
Hi Charles, "Sebold, Charles" writes: > Confirmed, fix in master works for org-map-entries. Thanks for confirming. The fix is now in maint. All best, -- Bastien

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-14 Thread Sebold, Charles
Sorry so far behind; will check today. Charlie -Original Message- From: Bastien Guerry [mailto:bastiengue...@googlemail.com] On Behalf Of Bastien Sent: Sunday, May 13, 2012 12:54 PM To: Simon Thum Cc: Sebold, Charles; emacs-orgmode@gnu.org Subject: Re: Possible bug in parsing / clarificat

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-14 Thread Sebold, Charles
Confirmed, fix in master works for org-map-entries. Charlie -Original Message- From: Simon Thum [mailto:simon.t...@gmx.de] Sent: Sunday, May 13, 2012 1:49 PM To: Bastien Cc: Sebold, Charles; emacs-orgmode@gnu.org Subject: Re: Possible bug in parsing / clarification of syntax On 05/13/2

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-13 Thread Simon Thum
On 05/13/2012 07:54 PM, Bastien wrote: Hi Simon, Simon Thum writes: I have not checked master but on maint it still exists. Do you need any more details to reproduce? The fix is on master, not on maint. Please check the fix is okay for you. Also, if Charles can check if the fix does break

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-13 Thread Nick Dokos
Bastien wrote: > Hi Nick, > > Nick Dokos writes: > > > so I think you'd better check master: main seems way out of date - is it > > even used at this point? > > Maint is used to keep a version of Org that is sync'ed with the next > stable Emacs version (currently Emacs 24.1). > > The Emacs 2

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-13 Thread Bastien
Hi Nick, Nick Dokos writes: > so I think you'd better check master: main seems way out of date - is it > even used at this point? Maint is used to keep a version of Org that is sync'ed with the next stable Emacs version (currently Emacs 24.1). The Emacs 24.1 branch is in feature freeze, and on

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-13 Thread Bastien
Hi Simon, Simon Thum writes: > I have not checked master but on maint it still exists. Do you need any > more details to reproduce? The fix is on master, not on maint. Please check the fix is okay for you. Also, if Charles can check if the fix does break is local use of `org-map-entries', I'd

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-13 Thread Nick Dokos
Simon Thum wrote: > Hi Bastien, > > I have not checked master but on maint it still exists. Do you need > any more details to reproduce? > AFAICT, origin/maint is behind origin/master by 512 commits (ymmv depending on when the last update happened): $ git log --oneline origin/maint --not orig

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-13 Thread Simon Thum
Hi Bastien, I have not checked master but on maint it still exists. Do you need any more details to reproduce? Cheers, Simon On 05/08/2012 02:13 PM, Bastien wrote: Hi Simon, Simon Thum writes: I have to revoke my earlier statement. The patch does _not_ remove the TODO_ line from the ag

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-08 Thread Bastien
Hi Simon, Simon Thum writes: > I have to revoke my earlier statement. The patch does _not_ remove the > TODO_ line from the agenda. I see no change at all. This should be fixed now. Thanks, -- Bastien

Re: [O] Possible bug in parsing / clarification of syntax

2012-04-16 Thread Simon Thum
Hi Bastien, I have to revoke my earlier statement. The patch does _not_ remove the TODO_ line from the agenda. I see no change at all. Cheers, Simon On 04/10/2012 07:31 PM, Bastien wrote: Hi Simon, Simon Thum writes: I have found some irritating behaviour, potentially a bug. I have a bl

Re: [O] Possible bug in parsing / clarification of syntax

2012-04-15 Thread Simon Thum
Hi Bastien, my agenda is fine with the patch. Cheers, Simon On 04/10/2012 07:31 PM, Bastien wrote: Hi Simon, Simon Thum writes: I have found some irritating behaviour, potentially a bug. I have a block agenda which goes like: tags-todo "@home&TODO=\"TODO\" and it displays a certain org

Re: [O] Possible bug in parsing / clarification of syntax

2012-04-10 Thread Bastien
Hi Simon, Simon Thum writes: > I have found some irritating behaviour, potentially a bug. I have a block > agenda which goes like: > > tags-todo "@home&TODO=\"TODO\" > > and it displays a certain org line that reads > > TODO_ state triggers Can you try the following patch (against latest h

Re: [O] Possible bug in parsing / clarification of syntax

2012-03-18 Thread David Maus
Hi Simon, At Sun, 04 Mar 2012 22:30:31 +0100, Simon Thum wrote: > > Hi all, > > I have found some irritating behaviour, potentially a bug. I have a > block agenda which goes like: > > tags-todo "@home&TODO=\"TODO\" > > and it displays a certain org line that reads > > TODO_ state triggers > >

[O] Possible bug in parsing / clarification of syntax

2012-03-04 Thread Simon Thum
Hi all, I have found some irritating behaviour, potentially a bug. I have a block agenda which goes like: tags-todo "@home&TODO=\"TODO\" and it displays a certain org line that reads TODO_ state triggers Which is just a heading for dealing with TODO state triggers, and I appended the