emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: commit a197236bde2e6 breaks one of my agenda views [8.3beta


From: Nicolas Goaziou
Subject: Re: [O] Bug: commit a197236bde2e6 breaks one of my agenda views [8.3beta (release_8.3beta-530-g31b56b @ /home/whirm/.emacs.d/var/el-get/org-mode/lisp/)]
Date: Wed, 05 Nov 2014 23:23:59 +0100

Hello,

Elric Milon <address@hidden> 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 
> "address@hidden@address@hidden" ((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?


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]