emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Weirdness with Agenda and "C-u r"
@ 2016-01-16  2:19 Eric Abrahamsen
  2016-01-16  9:35 ` Marco Wahl
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Abrahamsen @ 2016-01-16  2:19 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-17  6:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-16  2:19 Weirdness with Agenda and "C-u r" Eric Abrahamsen
2016-01-16  9:35 ` Marco Wahl
2016-01-17  6:03   ` Eric Abrahamsen

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).