* Elric Milon <em...@whirm.eu> wrote:
>
> ("i" "Incoming" ((tags "REFILE" ((org-agenda-overriding-header "Tasks to 
> Refile") (org-tags-match-list-sublevels nil))) (tags-todo 
> "-SOMEDAY-NOTES-@office-@home-@errands" ((org-agenda-overriding-header "Tasks 
> with no context") (org-tags-match-list-sublevels t)))) nil)
>
> And the stacktrace top:
>
> Debugger entered--Lisp error: (wrong-type-argument listp 
> #("-{\\<\\(?:@office\\)\\>}" 0 20 (grouptag t)))

I did not bisect the issue yet but I got an issue as well: when I
filter my agenda using "/ - mytag" I get "org-tags-expand: Wrong
type argument: listp, #("{\\<\\(?:@alw\\)\\>}" 0 16 (grouptag t))".

Some of my Org-files are using file-local tags.

When I switch to the commit before a197236bde2e6, it works. With
a197236bde2e6, I get the endless loop error which Nicolas was able
to fix for me.

HTH


Reply via email to