From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elric Milon Subject: Re: 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: Thu, 06 Nov 2014 11:50:16 +0100 Message-ID: <87a94461sn.fsf@whirm.eu> References: <87r3xj9llm.fsf@whirm.eu> <87mw85thfk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmKe1-0002Y2-Kr for emacs-orgmode@gnu.org; Thu, 06 Nov 2014 05:50:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XmKdw-000125-HO for emacs-orgmode@gnu.org; Thu, 06 Nov 2014 05:50:25 -0500 Received: from 94-23-84-203.ovh.net ([94.23.84.203]:45107 helo=mx1.whirm.eu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmKdw-00011O-BR for emacs-orgmode@gnu.org; Thu, 06 Nov 2014 05:50:20 -0500 In-reply-to: <87mw85thfk.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Elric Milon 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