emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Weirdness with Agenda and "C-u r"


From: Eric Abrahamsen
Subject: [O] Weirdness with Agenda and "C-u r"
Date: Sat, 16 Jan 2016 10:19:53 +0800
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux)

Something seems to have gone off with the `org-tags-view' Agenda view:
if I hit "C-u r" to search with another string, I get this traceback:

Debugger entered--Lisp error: (invalid-function 4)
  (4)
  (org-tags-view (4) (if current-prefix-arg nil "publishing"))
  (let nil (org-tags-view (4) (if current-prefix-arg nil "publishing")))
  eval((let nil (org-tags-view (4) (if current-prefix-arg nil "publishing"))))
  org-let(nil (org-tags-view (4) (if current-prefix-arg nil "publishing")))
  org-agenda-redo((4))
  funcall-interactively(org-agenda-redo (4))
  call-interactively(org-agenda-redo nil nil)
  command-execute(org-agenda-redo)

I tried e-debugging `org-agenda-redo', but something magic happens when
it gets to the org-let, and no light was shed.

I seem to remember there have been some changes to the tag matching code
recently -- maybe that's it? Happy to bisect if necessary.

Eric




reply via email to

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