From: Ken Mankoff <mankoff@gmail.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: how to debug Archive view in custom agenda
Date: Fri, 11 Apr 2014 19:47:00 +0200 [thread overview]
Message-ID: <m2ppknkbcb.fsf@gmail.com> (raw)
In-Reply-To: <87bnw7bxw0.fsf@alphaville.bos.redhat.com>
On 2014-04-11 at 19:04, Nick Dokos wrote:
> Did you figure it out with the help of the backtrace?
Yes. Pasted below. But when I send it, mu4e warns than NUL characters
exist. I've replaced them with one of the options provided, the "."
character.
> Send it anyway: it can't hurt and it might help somebody.
Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
put-text-property(28799 nil org-effort ":15")
org-refresh-properties("Effort" org-effort)
byte-code("\306\b!\203\f.\bq\210\202.\0\307\b!\210\310\b!q\210~\210\311 \210`.eb\210\312.\313\314\315\312#\203,.\316 \210)\317\v>\2046.\320 \210\321\v>\204A.\322\f\323\"\210\324\v>\204L.\322\325\326\"\210\327.\x0e%\".\327.&.'\".&\327.(.)\".(\327.*.+\".*\327.,.-..#./\330./!.0\331.0!*.,.1\203\220.\332\327.2.3\"!.2\333 .4\312\211.5.6\312.7\315\211.8.9\315.:\334\216\212\335ed.;#\210.<\203\324.eb\210\336.=\315\312#\203\324.\337\312!\203\270.\340\341 \342\312!.>#\210\202\270.eb\210\343.?.@\".A\336.A\315\312#\203\365.\340\344\224\342\312!.B#\210\202\337.. b\207" [file pos case-fold-search org-agenda-ignore-drawer-properties org-effort-property org-todo-keywords-for-agenda bufferp org-check-agenda-file org-get-agenda-file-buffer org-set-regexps-and-options-for-tags t search-forward "#+setupfile" nil org-set-regexps-and-options category org-refresh-category-properties effort org-refresh-properties org-effort appt "APPT_WARNTIME" org-appt-warntime append copy-sequence delete-dups org-uniquify-alist buffer-modified-p ((byte-code "\b\204\b.\301\302!\210\302\207" [modified restore-buffer-modified-p nil] 2)) remove-text-properties re-search-forward org-at-heading-p add-text-properties point-at-bol org-end-of-subtree format 0 org-todo-keywords-1 org-done-keywords-for-agenda org-done-keywords org-todo-keyword-alist-for-agenda org-todo-key-alist org-drawers-for-agenda org-drawers org-tag-alist-for-agenda org-tag-alist org-tag-persistent-alist list res org-group-tags ...] 5)
org-agenda-prepare-buffers( ...list_of_files... )
org-agenda-prepare("My Custom Agenda")
(let nil (org-agenda-prepare name))
eval((let nil (org-agenda-prepare name)))
org-let(nil (org-agenda-prepare name))
org-agenda-run-series("My Custom Agenda" (((tags-todo "+DEADLINE<=\"<+3d>\"" ((org-agenda-overriding-header "Deadline <= 3 Days"))) (tags-todo "+SCHEDULED<\"<tomorrow>\"" ((org-agenda-overriding-header "Scheduled Today"))) (todo "INPROGRESS" ((org-agenda-overriding-header "In Progress"))) (todo "WAITING|VERIFY" ((org-agenda-overriding-header "Waiting or Verify"))) (agenda "" ((org-agenda-overriding-header "Scheduled") (org-deadline-warning-days 0))) (todo "SOMEDAY" ((org-agenda-overriding-header "Someday"))) (tags "REFILE" ((org-agenda-overriding-header "REFILE")))) nil ("org.txt" "org.html" "org.ics")))
eval((org-agenda-run-series "My Custom Agenda" (quote (((tags-todo "+DEADLINE<=\"<+3d>\"" ((org-agenda-overriding-header "Deadline <= 3 Days"))) (tags-todo "+SCHEDULED<\"<tomorrow>\"" ((org-agenda-overriding-header "Scheduled Today"))) (todo "INPROGRESS" ((org-agenda-overriding-header "In Progress"))) (todo "WAITING|VERIFY" ((org-agenda-overriding-header "Waiting or Verify"))) (agenda "" ((org-agenda-overriding-header "Scheduled") (org-deadline-warning-days 0))) (todo "SOMEDAY" ((org-agenda-overriding-header "Someday"))) (tags "REFILE" ((org-agenda-overriding-header "REFILE")))) nil ("org.txt" "org.html" "org.ics")))))
org-agenda-redo()
org-agenda-archives-mode(files)
org-agenda-view-mode-dispatch()
call-interactively(org-agenda-view-mode-dispatch nil nil)
next prev parent reply other threads:[~2014-04-11 17:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-11 16:07 how to debug Archive view in custom agenda Ken Mankoff
2014-04-11 16:26 ` Nick Dokos
2014-04-11 16:46 ` Ken Mankoff
2014-04-11 17:04 ` Nick Dokos
2014-04-11 17:47 ` Ken Mankoff [this message]
2014-04-11 17:49 ` Ken Mankoff
2014-04-13 15:53 ` Sacha Chua
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=m2ppknkbcb.fsf@gmail.com \
--to=mankoff@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=ndokos@gmail.com \
/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).