emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Elric Milon <emacs@whirm.eu>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
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	[thread overview]
Message-ID: <87a94461sn.fsf@whirm.eu> (raw)
In-Reply-To: <87mw85thfk.fsf@nicolasgoaziou.fr>


Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Elric Milon <emacs@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	other threads:[~2014-11-06 10:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 12:49 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/)] Elric Milon
2014-11-05 22:23 ` Nicolas Goaziou
2014-11-06 10:50   ` Elric Milon [this message]
2014-11-06 20:46 ` Karl Voit
2014-11-07 20:14   ` Nicolas Goaziou
2014-11-07 22:35     ` Bug: commit a197236bde2e6 breaks one of my agenda views Karl Voit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a94461sn.fsf@whirm.eu \
    --to=emacs@whirm.eu \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).