emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)]
@ 2014-03-26 15:08 Jeffrey DeLeo
  2014-04-11  4:54 ` Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus <at> /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Tang Ling
  2014-04-11  9:30 ` Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Bastien
  0 siblings, 2 replies; 3+ messages in thread
From: Jeffrey DeLeo @ 2014-03-26 15:08 UTC (permalink / raw)
  To: emacs-orgmode


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

Trying to use the org-agenda gives fatal error.
(org-agenda) then hit 'a' or 't'

Stack trace:

(wrong-type-argument integer-or-marker-p nil)
  put-text-property(101818 nil org-effort "0:30")
  (save-excursion (org-back-to-heading t) (put-text-property (point-at-bol) (outline-next-heading) tprop p))
  (while (re-search-forward (concat "^[ 	]*:" dprop ": +\\(.*\\)[ 	]*$") nil t) (setq p (org-match-string-no-properties 1)) (save-excursion (org-back-to-heading t) (put-text-property (point-at-bol) (outline-next-heading) tprop p)))
  (save-restriction (widen) (goto-char (point-min)) (while (re-search-forward (concat "^[ 	]*:" dprop ": +\\(.*\\)[ 	]*$") nil t) (setq p (org-match-string-no-properties 1)) (save-excursion (org-back-to-heading t) (put-text-property (point-at-bol) (outline-next-heading) tprop p))))
  (save-excursion (save-restriction (widen) (goto-char (point-min)) (while (re-search-forward (concat "^[ 	]*:" dprop ": +\\(.*\\)[ 	]*$") nil t) (setq p (org-match-string-no-properties 1)) (save-excursion (org-back-to-heading t) (put-text-property (point-at-bol) (outline-next-heading) tprop p)))))
  (progn (save-excursion (save-restriction (widen) (goto-char (point-min)) (while (re-search-forward (concat "^[ 	]*:" dprop ": +\\(.*\\)[ 	]*$") nil t) (setq p (org-match-string-no-properties 1)) (save-excursion (org-back-to-heading t) (put-text-property (point-at-bol) (outline-next-heading) tprop p))))))
  (unwind-protect (progn (save-excursion (save-restriction (widen) (goto-char (point-min)) (while (re-search-forward (concat "^[ 	]*:" dprop ": +\\(.*\\)[ 	]*$") nil t) (setq p (org-match-string-no-properties 1)) (save-excursion (org-back-to-heading t) (put-text-property (point-at-bol) (outline-next-heading) tprop p)))))) (if modified nil (restore-buffer-modified-p nil)))
  (let* ((modified (buffer-modified-p)) (buffer-undo-list t) (inhibit-read-only t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (unwind-protect (progn (save-excursion (save-restriction (widen) (goto-char (point-min)) (while (re-search-forward (concat "^[ 	]*:" dprop ": +\\(.*\\)[ 	]*$") nil t) (setq p (org-match-string-no-properties 1)) (save-excursion (org-back-to-heading t) (put-text-property ... ... tprop p)))))) (if modified nil (restore-buffer-modified-p nil))))
  (let ((case-fold-search t) (inhibit-read-only t) p) (let* ((modified (buffer-modified-p)) (buffer-undo-list t) (inhibit-read-only t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (unwind-protect (progn (save-excursion (save-restriction (widen) (goto-char (point-min)) (while (re-search-forward ... nil t) (setq p ...) (save-excursion ... ...))))) (if modified nil (restore-buffer-modified-p nil)))))
  org-refresh-properties("Effort" org-effort)
  (or (memq (quote effort) org-agenda-ignore-drawer-properties) (org-refresh-properties org-effort-property (quote org-effort)))
  (catch (quote nextfile) (if (bufferp file) (set-buffer file) (org-check-agenda-file file) (set-buffer (org-get-agenda-file-buffer file))) (widen) (org-set-regexps-and-options-for-tags) (setq pos (point)) (goto-char (point-min)) (let ((case-fold-search t)) (if (search-forward "#+setupfile" nil t) (progn (org-set-regexps-and-options)))) (or (memq (quote category) org-agenda-ignore-drawer-properties) (org-refresh-category-properties)) (or (memq (quote effort) org-agenda-ignore-drawer-properties) (org-refresh-properties org-effort-property (quote org-effort))) (or (memq (quote appt) org-agenda-ignore-drawer-properties) (org-refresh-properties "APPT_WARNTIME" (quote org-appt-warntime))) (setq org-todo-keywords-for-agenda (append org-todo-keywords-for-agenda org-todo-keywords-1)) (setq org-done-keywords-for-agenda (append org-done-keywords-for-agenda org-done-keywords)) (setq org-todo-keyword-alist-for-agenda (append org-todo-keyword-alist-for-agenda org-todo-key-alist)) (setq org-drawers-for-agenda (append org-drawers-for-agenda org-drawers)) (setq org-tag-alist-for-agenda (org-uniquify (append org-tag-alist-for-agenda org-tag-alist org-tag-persistent-alist))) (if org-group-tags (setq org-tag-groups-alist-for-agenda (org-uniquify-alist (append org-tag-groups-alist-for-agenda org-tag-groups-alist)))) (let* ((modified (buffer-modified-p)) (buffer-undo-list t) (inhibit-read-only t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (unwind-protect (progn (save-excursion (remove-text-properties (point-min) (point-max) pall) (if org-agenda-skip-archived-trees (progn (goto-char ...) (while ... ...))) (goto-char (point-min)) (setq re (format org-heading-keyword-regexp-format org-comment-string)) (while (re-search-forward re nil t) (add-text-properties (match-beginning 0) (org-end-of-subtree t) pc)))) (if modified nil (restore-buffer-modified-p nil)))) (goto-char pos))
  (while (setq file (car-safe (prog1 files (setq files (cdr files))))) (catch (quote nextfile) (if (bufferp file) (set-buffer file) (org-check-agenda-file file) (set-buffer (org-get-agenda-file-buffer file))) (widen) (org-set-regexps-and-options-for-tags) (setq pos (point)) (goto-char (point-min)) (let ((case-fold-search t)) (if (search-forward "#+setupfile" nil t) (progn (org-set-regexps-and-options)))) (or (memq (quote category) org-agenda-ignore-drawer-properties) (org-refresh-category-properties)) (or (memq (quote effort) org-agenda-ignore-drawer-properties) (org-refresh-properties org-effort-property (quote org-effort))) (or (memq (quote appt) org-agenda-ignore-drawer-properties) (org-refresh-properties "APPT_WARNTIME" (quote org-appt-warntime))) (setq org-todo-keywords-for-agenda (append org-todo-keywords-for-agenda org-todo-keywords-1)) (setq org-done-keywords-for-agenda (append org-done-keywords-for-agenda org-done-keywords)) (setq org-todo-keyword-alist-for-agenda (append org-todo-keyword-alist-for-agenda org-todo-key-alist)) (setq org-drawers-for-agenda (append org-drawers-for-agenda org-drawers)) (setq org-tag-alist-for-agenda (org-uniquify (append org-tag-alist-for-agenda org-tag-alist org-tag-persistent-alist))) (if org-group-tags (setq org-tag-groups-alist-for-agenda (org-uniquify-alist (append org-tag-groups-alist-for-agenda org-tag-groups-alist)))) (let* ((modified (buffer-modified-p)) (buffer-undo-list t) (inhibit-read-only t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (unwind-protect (progn (save-excursion (remove-text-properties (point-min) (point-max) pall) (if org-agenda-skip-archived-trees (progn ... ...)) (goto-char (point-min)) (setq re (format org-heading-keyword-regexp-format org-comment-string)) (while (re-search-forward re nil t) (add-text-properties ... ... pc)))) (if modified nil (restore-buffer-modified-p nil)))) (goto-char pos)))
  (save-restriction (while (setq file (car-safe (prog1 files (setq files (cdr files))))) (catch (quote nextfile) (if (bufferp file) (set-buffer file) (org-check-agenda-file file) (set-buffer (org-get-agenda-file-buffer file))) (widen) (org-set-regexps-and-options-for-tags) (setq pos (point)) (goto-char (point-min)) (let ((case-fold-search t)) (if (search-forward "#+setupfile" nil t) (progn (org-set-regexps-and-options)))) (or (memq (quote category) org-agenda-ignore-drawer-properties) (org-refresh-category-properties)) (or (memq (quote effort) org-agenda-ignore-drawer-properties) (org-refresh-properties org-effort-property (quote org-effort))) (or (memq (quote appt) org-agenda-ignore-drawer-properties) (org-refresh-properties "APPT_WARNTIME" (quote org-appt-warntime))) (setq org-todo-keywords-for-agenda (append org-todo-keywords-for-agenda org-todo-keywords-1)) (setq org-done-keywords-for-agenda (append org-done-keywords-for-agenda org-done-keywords)) (setq org-todo-keyword-alist-for-agenda (append org-todo-keyword-alist-for-agenda org-todo-key-alist)) (setq org-drawers-for-agenda (append org-drawers-for-agenda org-drawers)) (setq org-tag-alist-for-agenda (org-uniquify (append org-tag-alist-for-agenda org-tag-alist org-tag-persistent-alist))) (if org-group-tags (setq org-tag-groups-alist-for-agenda (org-uniquify-alist (append org-tag-groups-alist-for-agenda org-tag-groups-alist)))) (let* ((modified (buffer-modified-p)) (buffer-undo-list t) (inhibit-read-only t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (unwind-protect (progn (save-excursion (remove-text-properties ... ... pall) (if org-agenda-skip-archived-trees ...) (goto-char ...) (setq re ...) (while ... ...))) (if modified nil (restore-buffer-modified-p nil)))) (goto-char pos))))
  (save-excursion (save-restriction (while (setq file (car-safe (prog1 files (setq files (cdr files))))) (catch (quote nextfile) (if (bufferp file) (set-buffer file) (org-check-agenda-file file) (set-buffer (org-get-agenda-file-buffer file))) (widen) (org-set-regexps-and-options-for-tags) (setq pos (point)) (goto-char (point-min)) (let ((case-fold-search t)) (if (search-forward "#+setupfile" nil t) (progn (org-set-regexps-and-options)))) (or (memq (quote category) org-agenda-ignore-drawer-properties) (org-refresh-category-properties)) (or (memq (quote effort) org-agenda-ignore-drawer-properties) (org-refresh-properties org-effort-property (quote org-effort))) (or (memq (quote appt) org-agenda-ignore-drawer-properties) (org-refresh-properties "APPT_WARNTIME" (quote org-appt-warntime))) (setq org-todo-keywords-for-agenda (append org-todo-keywords-for-agenda org-todo-keywords-1)) (setq org-done-keywords-for-agenda (append org-done-keywords-for-agenda org-done-keywords)) (setq org-todo-keyword-alist-for-agenda (append org-todo-keyword-alist-for-agenda org-todo-key-alist)) (setq org-drawers-for-agenda (append org-drawers-for-agenda org-drawers)) (setq org-tag-alist-for-agenda (org-uniquify (append org-tag-alist-for-agenda org-tag-alist org-tag-persistent-alist))) (if org-group-tags (setq org-tag-groups-alist-for-agenda (org-uniquify-alist (append org-tag-groups-alist-for-agenda org-tag-groups-alist)))) (let* ((modified (buffer-modified-p)) (buffer-undo-list t) (inhibit-read-only t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (unwind-protect (progn (save-excursion ... ... ... ... ...)) (if modified nil (restore-buffer-modified-p nil)))) (goto-char pos)))))
  (let ((pa (quote (:org-archived t))) (pc (quote (:org-comment t))) (pall (quote (:org-archived t :org-comment t))) (inhibit-read-only t) (org-inhibit-startup org-agenda-inhibit-startup) (rea (concat ":" org-archive-tag ":")) file re pos) (setq org-tag-alist-for-agenda nil org-tag-groups-alist-for-agenda nil) (save-excursion (save-restriction (while (setq file (car-safe (prog1 files (setq files ...)))) (catch (quote nextfile) (if (bufferp file) (set-buffer file) (org-check-agenda-file file) (set-buffer (org-get-agenda-file-buffer file))) (widen) (org-set-regexps-and-options-for-tags) (setq pos (point)) (goto-char (point-min)) (let ((case-fold-search t)) (if (search-forward "#+setupfile" nil t) (progn ...))) (or (memq (quote category) org-agenda-ignore-drawer-properties) (org-refresh-category-properties)) (or (memq (quote effort) org-agenda-ignore-drawer-properties) (org-refresh-properties org-effort-property (quote org-effort))) (or (memq (quote appt) org-agenda-ignore-drawer-properties) (org-refresh-properties "APPT_WARNTIME" (quote org-appt-warntime))) (setq org-todo-keywords-for-agenda (append org-todo-keywords-for-agenda org-todo-keywords-1)) (setq org-done-keywords-for-agenda (append org-done-keywords-for-agenda org-done-keywords)) (setq org-todo-keyword-alist-for-agenda (append org-todo-keyword-alist-for-agenda org-todo-key-alist)) (setq org-drawers-for-agenda (append org-drawers-for-agenda org-drawers)) (setq org-tag-alist-for-agenda (org-uniquify (append org-tag-alist-for-agenda org-tag-alist org-tag-persistent-alist))) (if org-group-tags (setq org-tag-groups-alist-for-agenda (org-uniquify-alist ...))) (let* ((modified ...) (buffer-undo-list t) (inhibit-read-only t) (inhibit-modification-hooks t) deactivate-mark buffer-file-name buffer-file-truename) (unwind-protect (progn ...) (if modified nil ...))) (goto-char pos))))) (setq org-todo-keywords-for-agenda (org-uniquify org-todo-keywords-for-agenda)) (setq org-todo-keyword-alist-for-agenda (org-uniquify org-todo-keyword-alist-for-agenda)))
  org-agenda-prepare-buffers(("~/Documents/Text/org/Drupcho.org" "~/Documents/Text/org/Job.org" "~/Documents/Text/org/Notes.org" "~/Documents/Text/org/Appointments.org" "~/Documents/Text/org/Care.org" "~/Documents/Text/org/Home.org" "~/Documents/Text/org/Study.org" "~/Documents/Text/org/Work.org"))
  org-agenda-prepare("TODO")
  byte-code("\b\203\0	;\203\0\306\307\n\206\0\310	#\202\0\306\311\n\206\0\310\"\312\313!\210\314\315!\210\316\315!\210\317\320\321	\322\f\257D\323\324\325\"0\32410\211A0\242\2112\203Q\326\327\215\210\202=\x0e3\203f\330\3313!\324\332\333$\334\261\210\202\250\335c\210\336e`S\332\333\337\340	\206v\341PF#\210\342e!\210\343	!c\210`45\204\236\344c\210\345\32467\346\3478\"\210*\334c\210\3364`S\332\333D#\210\342e!\2101\203\272\3501\315\"\334\261\210eb\2105\204\305\351 \210\336ed\352\315\353\f\354\3559\257\b#\210\356 \210\357\211:\207" [org-agenda-sticky org-select-this-todo-keyword org-keys org-agenda-buffer-name arg org-agenda-redo-command format "*Org Agenda(%s:%s)*" "t" "*Org Agenda(%s)*" org-agenda-prepare "TODO" org-compile-prefix-format todo org-set-sorting-strategy org-todo-list or (and (numberp current-prefix-arg) current-prefix-arg) current-prefix-arg org-agenda-files nil ifmode nextfile (byte-code "\304\b!\210\305\b	\306#\307\v\n\"\304\207" [file date rtn rtnall org-check-agenda-file org-agenda-get-day-entries :todo append] 4) org-add-props copy-sequence face org-agenda-structure "\n" "Global list of TODO items of type: " add-text-properties short-heading "ToDo: " "ALL" org-agenda-mark-header-line org-agenda-propertize-selected-todo-keywords "Available with `N r': (0)[ALL]" 0 mapc #[(x) "\303\304\bT\211	#\305i\306\n!\307#\310 V\203\0\311c\210\312\n\261\207" [n x s format "(%d)%s" + string-width 1 frame-width "\n                     " " "] 4] org-agenda-finalize-entries org-agenda-fit-window-to-buffer org-agenda-type org-last-args org-redo-cmd org-series-cmd org-agenda-finalize t files rtnall ...] 11)
  org-todo-list(nil)
  call-interactively(org-todo-list)
  byte-code("\306	\307 	\232\203\0\310\202\0\n\v\311\306\312\313\v\"\"\314\v\"p@\315\316 !A\306\211BC\306\211DE\306\211FGH\204`\317\320!\203K\x0e\204Q\321\322\323\306#\210\306IJ\306\211\223\210K\306\211\223\210\321\324\325\306#\210\321\324\326\306#\210pLM\204\202\327\b!\211G@MGANO\203\215\330\331M\"\x0eH\204\330\x0eN\203\330\321\322\323AC#\210N\332=\203\272pIJ\333 \306\223\210K\334 \306\223\210\202\330\x0eN\335=\203\330\212pI\336\337!\210J`\306\223\210K\340\337!\306\223\210)\341M\v\"\211B\203\x02\342B89\204\364\343\342B8!\203\b\342B8D\344\345B8!E\346B8FO\203#\x0eE;\203\x01\330\347ME#\206\"\330\331M\"\321\324\325F#\210D\350=\2039\351F\352\"\202\237\x0eD\353=\203H\351F\354\"\202\237\x0eD\355=\203W\351F\356\"\202\237\x0eD\357=\203f\351F\360\"\202\237\x0eD\361=\203u\351F\362\"\202\237\x0eD\363=\203\204\351F\364\"\202\237\x0eD\365=\203\223\351F\366\"\202\237\x0eD\367=\203\242\351F\370\"\202\237\x0eD\371=\203\264\372 \210\351F\373\"\202\237\x0eD\374=\203\306\372 \210\351F\375\"\202\237\x0eD\376=\203\330\372 \210\351F\377\"\202\237\343D!\203\351\351F\201S\"\202\237\201T\x0eD!\203\374\351F\201U\"\202\237\201V\201W\x0eD\"\202\237\201X\x0eBA@B\211AA\262\"\202\237\x0eM\201Y\232\203-\f\201Z\303!\202\237\x0eM\201[\232\203@\201\\\201]!\202\237\x0eM\201^\232\203S\201\\\201_!\202\237\x0eM\201`\232\203y\201_\x0eP\206g\201a\x1ePQPR\201\\\x0eQ!+\202\237\x0eM\201b\232\203\214\201\\\201c!\202\237\x0eM\201d\232\203\262\201c\x0eP\206\240\201e\x1ePQPR\201\\\x0eQ!+\202\237\x0eM\201f\232\203\305\201\\\201g!\202\237\x0eM\201h\232\203\353\201g\x0eP\206\331\201i\x1ePQPR\201\\\x0eQ!+\202\237\x0eM\201j\232\203\376\201\\\201k!\202\237\x0eM\201l\232\203\x1f\201g\306\201m\"\210\201n\201o\201p\337\211$\202\237\x0eM\201q\232\203_\201r\201s!\204:\201V\201t!\210N?\205\237\321\322\323AC#\210\201u\x0ePPQPR\201\\\x0eQ!+\202\237\x0eM\201v\232\203r\201\\\201w!\202\237\x0eM\201x\232\203\205\201\\\201y!\202\237\x0eM\201z\232\203\230\201Z\201{!\202\237\201V\201|!.\207" [prefix-descriptions org-agenda-buffer-name org-agenda-window-setup org-agenda-custom-commands org-agenda-custom-commands-orig org-agenda-custom-commands-contexts nil buffer-name current-window delq mapcar #[(x) "\bA;\203\f\b	B\302\207\bA@;\203\0\b\207\bA@\204'\b@\303\b\211AA\262BB\207\b@\303\bABB\207" [x prefix-descriptions nil ""] 4] org-contextualize-keys buffer-file-name buffer-base-buffer boundp org-agenda-keep-restricted-file-list put org-agenda-files org-restrict org-agenda-redo-command org-lprops last-args org-agenda-get-restriction-and-command format "*Org Agenda(%s)*" region region-beginning region-end subtree org-back-to-heading t org-end-of-subtree assoc 2 functionp eval 3 4 "*Org Agenda(%s:%s)*" agenda org-let (org-agenda-list current-prefix-arg) agenda* (org-agenda-list current-prefix-arg nil nil t) alltodo (org-todo-list current-prefix-arg) search (org-search-view current-prefix-arg org-match nil) stuck ...] 6)
  org-agenda()
  eval((org-agenda) nil)
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp(nil)
  call-interactively(eval-print-last-sexp nil nil)
  command-execute(eval-print-last-sexp)

Emacs  : GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 3.8.6)
 of 2014-01-02 on akhlut, modified by Debian
Package: Org-mode version 8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)

current state:
==============
(setq
 org-enforce-todo-checkbox-dependencies t
 org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe)
 org-agenda-todo-ignore-scheduled t
 org-reverse-note-order t
 org-agenda-skip-scheduled-if-done t
 org-archive-location "~/Documents/Text/org/Archive/%s_archive::"
 org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-refile-targets '((org-agenda-files :maxlevel . 3))
 org-modules '(org-bbdb org-docview org-gnus org-id org-info org-habit org-inlinetask org-irc org-rmail org-w3m org-mouse org-checklist org-choose
	       org-collector org-learn org-man org-toc)
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org-cycle-hide-inline-tasks org-cycle-show-empty-lines
		  org-optimize-window-after-visibility-change)
 org-agenda-custom-commands '(("n" "Agenda and all TODO's" ((agenda "" nil) (alltodo "" nil)) nil) ("l" "Things to look at" ((tags "LOOK" nil)) nil nil)
			      ("c" "Calls to make" ((tags "CALL" nil)) nil nil))
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-command-hook)
 org-blocker-hook '(org-block-todo-from-checkboxes org-block-todo-from-children-or-siblings-or-parent)
 org-agenda-skip-deadline-prewarning-if-scheduled 'pre-scheduled
 org-babel-pre-tangle-hook '(save-buffer)
 org-occur-hook '(org-first-headline-recenter)
 org-font-lock-hook '(org-inlinetask-fontify)
 org-trigger-hook '(org-choose-keep-sensible)
 org-deadline-warning-days 6
 org-log-done 'time
 org-agenda-skip-timestamp-if-done t
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-confirm-elisp-link-function 'yes-or-no-p
 org-log-into-drawer t
 org-columns-default-format "%40ITEM %TODO %3PRIORITY %TAGS %17Effort(Estimated Effort){:} %12CLOCKSUM"
 org-checklist-export-function 'org-export-as-ascii
 org-agenda-span 'day
 org-agenda-columns-add-appointments-to-effort-sum t
 org-export-backends '(ascii html icalendar latex odt)
 org-refile-use-outline-path 'file
 org-tag-alist '(("CALL" . 99) ("CARE" . 107) ("JOB" . 106) ("LOOK" . 108))
 org-global-properties '(("Effort_ALL" . "0 0:10 0:20 0:30 1:00 1:30 2:00 3:00 4:00 6:00 8:00 10:00"))
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 org-agenda-include-diary t
 org-agenda-skip-deadline-if-done t
 org-enforce-todo-dependencies t
 org-mode-hook '(#[nil
		   "\305\306	>\203\0\307\n\310\311#\210\307\v\312\313#\210\307\v\314\315#\210\306	>\203,\307\n\316\317#\210\307\n\320\321#\210\322	>\203>\307\v\323\324#\210\307\v\325\324#\210\326	>\203P\307\n\327\317#\210\307\n\330\321#\210\331	>\203_\332\311\f\333BC\334#\210\335	>\203k\332\311\336\334#\210\337	>\203w\332\311\340\334#\210\341\342\343\344\311$\210\345\342\311\"\210\342\207"
		   [org-mouse-context-menu-function
		    
		    org-mouse-features
		    
		    org-mouse-map
		    
		    org-mode-map
		    
		    org-outline-regexp
		    
		    org-mouse-context-menu
		    
		    context-menu
		    
		    org-defkey
		    
		    [mouse-3]
		    
		    nil
		    
		    [mouse-3]
		    
		    org-mouse-show-context-menu
		    
		    [down-mouse-1]
		    
		    org-mouse-down-mouse
		    
		    [C-drag-mouse-1]
		    
		    org-mouse-move-tree
		    
		    [C-down-mouse-1]
		    
		    org-mouse-move-tree-start
		    
		    yank-link
		    
		    [S-mouse-2]
		    
		    org-mouse-yank-link
		    
		    [drag-mouse-3]
		    
		    move-tree
		    
		    [drag-mouse-3]
		    
		    [down-mouse-3]
		    
		    activate-stars
		    
		    font-lock-add-keywords
		    
		    (0
		     
																																																						    
																																																									   
		     (\`
		      
																																																						     
																																																						     
																																																						     
																																																									    
																																																									    
																																																											   
		      (face
		       
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									     
																																																									     
																																																									     
																																																									     
																																																											    
																																																											    
																																																											    
																																																											      
		       org-link
		       
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									     
																																																									     
																																																									     
																																																									     
																																																											    
																																																											    
																																																											    
																																																											      
		       mouse-face
		       
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									     
																																																									     
																																																									     
																																																									     
																																																											    
																																																											    
																																																											    
																																																											      
		       highlight
		       
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									     
																																																									     
																																																									     
																																																									     
																																																											    
																																																											    
																																																											    
																																																											      
		       keymap
		       
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									     
																																																									     
																																																									     
																																																									     
																																																											    
																																																											    
																																																											    
																																																											      
		       (\, org-mouse-map)
		       
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									     
																																																									     
																																																									     
																																																									     
																																																											    
																																																											    
																																																											    
																																																											      
		       )
		      
																																																						     
																																																						     
																																																						     
																																																									    
																																																									    
																																																											   
		      )
		     
																																																						    
																																																									   
		     (quote prepend)
		     
																																																						    
																																																									   
		     )
		    
		    t
		    
		    activate-bullets
		    
		    (("^[ 	]*\\([-+*]\\|[0-9]+[.)]\\) +"
		      
																																																						     
																																																								      
		      (1
		       
																																																						      
																																																						      
																																																						      
																																																								       
																																																								       
																																																									 
		       (\`
			
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									
																																																									
																																																									
																																																									
																																																									  
																																																									  
																																																									  
																																																														
			(face
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																														 
																																																														 
																																																														 
																																																														   
			 org-link
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																														 
																																																														 
																																																														 
																																																														   
			 keymap
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																														 
																																																														 
																																																														 
																																																														   
			 (\, org-mouse-map)
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																														 
																																																														 
																																																														 
																																																														   
			 mouse-face highlight)
			
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									
																																																									
																																																									
																																																									
																																																									  
																																																									  
																																																									  
																																																														
			)
		       
																																																						      
																																																						      
																																																						      
																																																								       
																																																								       
																																																									 
		       (quote prepend)
		       
																																																						      
																																																						      
																																																						      
																																																								       
																																																								       
																																																									 
		       )
		      
		      
																																																						     
																																																								      
		      )
		     
																																																						    
																																																								     
		     )
		    
		    activate-checkboxes
		    
		    (("^[ 	]*\\([-+*]\\|[0-9]+[.)]\\) +\\(\\[[ X]\\]\\)"
		      
																																																						     
		      (2
		       
																																																						      
																																																						      
																																																						      
																																																									  
		       (\`
			
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									   
																																																									   
																																																									   
																																																																
			(face
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																																 
																																																																 
																																																																 
																																																																   
			 bold
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																																 
																																																																 
																																																																 
																																																																   
			 keymap
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																																 
																																																																 
																																																																 
																																																																   
			 (\, org-mouse-map)
			 
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																																 
																																																																 
																																																																 
																																																																   
			 mouse-face highlight)
			
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									   
																																																									   
																																																									   
																																																																
			)
		       
																																																						      
																																																						      
																																																						      
																																																									  
		       t)
		      
		      
																																																						     
																																																						     )
		     
																																																						    
																																																						    )
		    
																																																						   ad-add-advice
		    
																																																						   org-open-at-point
		    
																																																						   (org-mouse-open-at-point
																																																						    
																																																						    
																																																						    
																																																						    
																																																								      
																																																						    nil
																																																						    
																																																						    
																																																						    
																																																						    
																																																								      
																																																						    t
																																																						    
																																																						    
																																																						    
																																																						    
																																																								      
																																																						    (advice
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																								       
																																																								       
																																																								       
																																																								       
																																																										     
																																																										       
																																																											   
																																																						     lambda
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																								       
																																																								       
																																																								       
																																																								       
																																																										     
																																																										       
																																																											   
																																																						     nil
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																								       
																																																								       
																																																								       
																																																								       
																																																										     
																																																										       
																																																											   
																																																						     (let
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																										      
																																																										      
																																																										      
																																																										      
																																																										      
																																																											
																																																											
																																																											
																																																											
																																																											    
																																																											    
																																																											    
																																																											    
																																																														    
																																																															
																																																															       
																																																						      ((context
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																														      
																																																															  
																																																															  
																																																															  
																																																																 
																																																																 
																																																																	
																																																							(org-context)
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																														      
																																																															  
																																																															  
																																																															  
																																																																 
																																																																 
																																																																	
																																																							)
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											     
																																																											     
																																																											     
																																																											     
																																																											     
																																																											     
																																																											     
																																																														     
																																																														     
																																																															 
																																																																
																																																																
																																																																       
																																																						       )
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																										      
																																																										      
																																																										      
																																																										      
																																																										      
																																																										      
																																																											
																																																											
																																																											
																																																											
																																																											    
																																																											    
																																																											    
																																																											    
																																																														    
																																																														    
																																																															
																																																															       
																																																						      (cond
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																											 
																																																											 
																																																											 
																																																											 
																																																											     
																																																											     
																																																											     
																																																											     
																																																														     
																																																														     
																																																															 
																																																																
																																																						       ((assq :headline-stars context)
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																														      
																																																														      
																																																															  
																																																															  
																																																																 
																																																																 
																																																																	
																																																																	
																																																							(org-cycle)
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																														      
																																																														      
																																																															  
																																																															  
																																																																 
																																																																 
																																																																	
																																																																	
																																																							)
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																											 
																																																											 
																																																											 
																																																											 
																																																											     
																																																											     
																																																											     
																																																											     
																																																														     
																																																														     
																																																															 
																																																																
																																																						       ((assq :checkbox context)
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																															  
																																																																 
																																																							(org-toggle-checkbox)
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																															  
																																																																 
																																																							)
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																											 
																																																											 
																																																											 
																																																											 
																																																											     
																																																											     
																																																											     
																																																											     
																																																														     
																																																														     
																																																															 
																																																																
																																																						       ((assq :item-bullet context)
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																															  
																																																																 
																																																							(let
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											   
																																																											   
																																																											   
																																																											   
																																																											       
																																																											       
																																																											       
																																																											       
																																																														       
																																																														       
																																																															   
																																																																  
																																																							 ((org-cycle-include-plain-lists t)
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																							  
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																									    
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											  
																																																											    
																																																											    
																																																											    
																																																											    
																																																											    
																																																											    
																																																											    
																																																											    
																																																												
																																																												
																																																												
																																																												
																																																												
																																																												
																																																												
																																																												
																																																															
																																																															
																																																															
																																																															
																																																															    
																																																															    
																																																																   
																																																																   
																																																																	  
																																																																	  
																																																							  )
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											   
																																																											   
																																																											   
																																																											   
																																																											       
																																																											       
																																																											       
																																																											       
																																																														       
																																																														       
																																																															   
																																																																  
																																																							 (org-cycle)
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																							 
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																									   
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											 
																																																											   
																																																											   
																																																											   
																																																											   
																																																											       
																																																											       
																																																											       
																																																											       
																																																														       
																																																														       
																																																															   
																																																																  
																																																							 )
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																															  
																																																																 
																																																							)
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																											 
																																																											 
																																																											 
																																																											 
																																																											     
																																																											     
																																																											     
																																																											     
																																																														     
																																																														     
																																																															 
																																																																
																																																						       ((org-footnote-at-reference-p)
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																							
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																									  
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											
																																																											  
																																																											  
																																																											  
																																																											  
																																																											      
																																																											      
																																																											      
																																																											      
																																																														      
																																																														      
																																																															  
																																																																 
																																																							nil)
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																											 
																																																											 
																																																											 
																																																											 
																																																											     
																																																											     
																																																											     
																																																											     
																																																														     
																																																														     
																																																															 
																																																																
																																																						       (t ad-do-it)
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																						       
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																									 
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																										       
																																																											 
																																																											 
																																																											 
																																																											 
																																																											     
																																																											     
																																																											     
																																																											     
																																																														     
																																																														     
																																																															 
																																																																
																																																						       )
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																						      
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																									
																																																										      
																																																										      
																																																										      
																																																										      
																																																										      
																																																										      
																																																											
																																																											
																																																											
																																																											
																																																											    
																																																											    
																																																											    
																																																											    
																																																														    
																																																														    
																																																															
																																																															       
																																																						      )
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																						     
																																																								       
																																																								       
																																																								       
																																																								       
																																																										     
																																																										       
																																																											   
																																																						     )
																																																						    
																																																						    
																																																						    
																																																						    
																																																								      
																																																						    )
		    
		    around ad-activate]
		   5]
		 (lambda nil (org-add-hook (quote change-major-mode-hook) (quote org-show-block-all) (quote append) (quote local)))
		 #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec
		 org-babel-hide-all-hashes turn-on-font-lock)
 org-agenda-mode-hook '(#[nil "\302\303	\304\305#\210\303	\306\307#\210\303	\310\311#\210\303	\312\313#\210\303	\314\315#\207"
			  [org-mouse-context-menu-function org-agenda-mode-map org-mouse-agenda-context-menu org-defkey [mouse-3] org-mouse-show-context-menu
			   [down-mouse-3] org-mouse-move-tree-start [C-mouse-4] org-agenda-earlier [C-mouse-5] org-agenda-later [drag-mouse-3]
			   #[(event) "\302\b!\303	\304\"\203\0\305\306!\202\0\303	\307\"\205\0\310\306!)\207"
			     [event --cl-var-- org-mouse-get-gesture eql :left org-agenda-earlier 1 :right org-agenda-later] 3 nil "e"]
			   ]
			  4]
			)
 org-directory "~/Documents/Text/org"
 org-agenda-skip-scheduled-if-deadline-is-shown 'not-today
 org-finalize-agenda-hook '(org-agenda-to-appt)
 org-todo-get-default-hook '(org-choose-get-default-mark)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-scheduled-past-days 7
 org-agenda-files '("~/Documents/Text/org/Drupcho.org" "~/Documents/Text/org/Job.org" "~/Documents/Text/org/Notes.org" "~/Documents/Text/org/Appointments.org"
		    "~/Documents/Text/org/Care.org" "~/Documents/Text/org/Home.org" "~/Documents/Text/org/Study.org" "~/Documents/Text/org/Work.org")
 org-agenda-finalize-hook '(org-agenda-to-appt)
 org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer)
 org-after-todo-state-change-hook '(org-clock-out-if-current org-checklist)
 org-agenda-tags-todo-honor-ignore-options t
 org-todo-setup-filter-hook '(org-choose-setup-filter)
 org-confirm-shell-link-function 'yes-or-no-p
 )

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

* Re: Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus <at>  /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)]
  2014-03-26 15:08 Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Jeffrey DeLeo
@ 2014-04-11  4:54 ` Tang Ling
  2014-04-11  9:30 ` Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Tang Ling @ 2014-04-11  4:54 UTC (permalink / raw)
  To: emacs-orgmode

Jeffrey DeLeo <jeffreydeleo <at> gmail.com> writes:

> 
> 
> Remember to cover the basics, that is, what you expected to happen 
and
> what in fact did happen.  You don't know how to make a good report?  
See
> 
>      http://orgmode.org/manual/Feedback.html#Feedback
> 
> Your bug report will be posted to the Org-mode mailing list.
> ------------------------------------------------------------------------
> 
> Trying to use the org-agenda gives fatal error.
> (org-agenda) then hit 'a' or 't'
> 
> Stack trace:
> 
> (wrong-type-argument integer-or-marker-p nil)
>   put-text-property(101818 nil org-effort "0:30")
>   (save-excursion (org-back-to-heading t) (put-text-property (point-at-
bol)
> (outline-next-heading) tprop p))
>   (while (re-search-forward (concat "^[ 	]*:" dprop ": +\\(.*\\)[ 	]*$") 

Found solution of this bug.
Due to the (outline-next-heading) method return nil value when current 
heading is the last heading in document. So it cannot work correctly 
during invoke (put-text-properties)

Temporary solution:
1. Add new headline at the end of org-mode document, like this:
* TODO hello
  :PROPERTIES:
  :Effort:   0:10
  :END:
* duplicated headline

2. Modify the source code of org-mode and then re-compile it.
This need to modify the method (org-refresh-properties) in org.el
change the following line:
(put-text-property
	      (point-at-bol) (outline-next-heading) tprop p)
to:
	     (put-text-property
	      (point-at-bol) (or (outline-next-heading)
                                 (point-max)) tprop p)

Hope it works.

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

* Re: Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)]
  2014-03-26 15:08 Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Jeffrey DeLeo
  2014-04-11  4:54 ` Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus <at> /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Tang Ling
@ 2014-04-11  9:30 ` Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Bastien @ 2014-04-11  9:30 UTC (permalink / raw)
  To: Jeffrey DeLeo; +Cc: emacs-orgmode

Hi Jeffrey,

Jeffrey DeLeo <jeffreydeleo@gmail.com> writes:

> Trying to use the org-agenda gives fatal error.

I think that's the same bug than this one:
  http://mid.gmane.org/871txmsz92.fsf%40motoko.kusanagi

so it should be fixed now, thanks.

-- 
 Bastien

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

end of thread, other threads:[~2014-04-11 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-26 15:08 Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Jeffrey DeLeo
2014-04-11  4:54 ` Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus <at> /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Tang Ling
2014-04-11  9:30 ` Bug: fatal when opening agenda [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/jeffrey/.emacs.d/elpa/org-plus-contrib-20140324/)] Bastien

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