Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Hello,
>
> Elric Milon <em...@whirm.eu> writes:
>
>> The commands for the agenda that breaks are:
>>
>> ("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)))
>>   delete-dups(#("-{\\<\\(?:@office\\)\\>}" 0 20 (grouptag t)))
>>   (let ((res (copy-sequence list))) (delete-dups res))
>>   org-uniquify(#("-{\\<\\(?:@office\\)\\>}" 0 20 (grouptag t)))
>>   (append (org-uniquify rpl) (assoc tag tal))
>>   (setq rpl (append (org-uniquify rpl) (assoc tag tal)))
>>   (progn (setq rpl (append (org-uniquify rpl) (assoc tag tal))) (setq rpl 
>> (concat dir "{\\<" (regexp-opt rpl) "\\>}")) (if (stringp rpl) 
>> (org-add-props rpl (quote (grouptag t)))) (setq rtnmatch (replace-match rpl 
>> t t rtnmatch)))
>>   ...
>>
>> Full stacktrace at:
>>
>>     http://paste.lisp.org/+33BI
>
> I cannot reproduce it.
>
> This patch is related to setup keywords, e.g. "#+FILETAGS:". Do you have
> a file containing such keywords? If so, what happens if you remove them?

I updated to current master, removed all lines starting with # from my
.org files and I still get the same error.

cheers,

>
> Regards,

--
Elric
PGP: 3939C2B494084E2F

Reply via email to