Re: [O] Agenda filter by any tag seems to be broken

2016-05-19 Thread Eric Abrahamsen
Nicolas Goaziou writes: > Hello, > > Eric Abrahamsen writes: > >> Okay, there's the problem. In the org git repo, the code above has been >> that way since it was added in 2015. In the package-manager version, >> however, it now looks like this:

Re: [O] Agenda filter by any tag seems to be broken

2016-05-19 Thread Nicolas Goaziou
Hello, Eric Abrahamsen writes: > Okay, there's the problem. In the org git repo, the code above has been > that way since it was added in 2015. In the package-manager version, > however, it now looks like this: > > (let* ((tag (substring x 1)) >

Re: [O] Agenda filter by any tag seems to be broken

2016-05-17 Thread Eric Abrahamsen
Kaushal Modi writes: > On Mon, May 16, 2016 at 8:38 PM Eric Abrahamsen > wrote: > > Starting with emacs -Q, then adding the org-plus-contrib directory > to > load-path: > > Are you installing both the git master version and

Re: [O] Agenda filter by any tag seems to be broken

2016-05-17 Thread Kaushal Modi
On Mon, May 16, 2016 at 8:38 PM Eric Abrahamsen wrote: > Starting with emacs -Q, then adding the org-plus-contrib directory to > load-path: > Are you installing both the git master version and org-plus-contrib? I do not have org-plus-contrib in my load-path. The only

Re: [O] Agenda filter by any tag seems to be broken

2016-05-16 Thread Eric Abrahamsen
Kaushal Modi writes: > On Mon, May 16, 2016 at 1:50 PM Eric Abrahamsen > wrote: > > Is anyone else seeing this? > > Go into a tags-type agenda, hit "/" to start filtering, then SPC > for > "filter to any tag". That gives me this

Re: [O] Agenda filter by any tag seems to be broken

2016-05-16 Thread Eric Abrahamsen
Kaushal Modi writes: > On Mon, May 16, 2016 at 1:50 PM Eric Abrahamsen > wrote: > > Is anyone else seeing this? > > Go into a tags-type agenda, hit "/" to start filtering, then SPC > for > "filter to any tag". That gives me this

Re: [O] Agenda filter by any tag seems to be broken

2016-05-16 Thread Kaushal Modi
On Mon, May 16, 2016 at 1:50 PM Eric Abrahamsen wrote: > Is anyone else seeing this? > > Go into a tags-type agenda, hit "/" to start filtering, then SPC for > "filter to any tag". That gives me this backtrace: > Can you add more detail on how to recreate the problem

[O] Agenda filter by any tag seems to be broken

2016-05-16 Thread Eric Abrahamsen
Is anyone else seeing this? Go into a tags-type agenda, hit "/" to start filtering, then SPC for "filter to any tag". That gives me this backtrace: Debugger entered--Lisp error: (args-out-of-range "" 0 1) substring("" 0 1) (equal "{" (substring tag 0 1)) (and (equal "{" (substring tag 0

[O] Agenda filter by any tag seems to be broken

2016-05-16 Thread Eric Abrahamsen
Apparently there's some networking devilry going on with gmane at the moment, and this never got sent -- I'm trying again. Original message was: Is anyone else seeing this? Go into a tags-type agenda, hit "/" to start filtering, then SPC for "filter to any tag". That gives me this backtrace: