unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 48740@debbugs.gnu.org
Subject: bug#48740: 28.0.50; Composition text property is not always honoured
Date: Sun, 30 May 2021 21:08:52 +0800	[thread overview]
Message-ID: <87wnrgtlln.fsf@localhost> (raw)
In-Reply-To: <837djg4gvq.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1868 bytes --]

Eli Zaretskii <eliz@gnu.org> writes:
> That probably means the composition property is somehow invalid or
> something.

Yeah. But I fail to understand what can be wrong there. The composition
property does not appear to change. Moreover, doing the same thing but
with older pretty-symbols-mode (not the built-in prettify-symbols-mode)
does not cause any issues despite the former is also using composition.

> Step 3 above fails here:
>
>   $ git checkout feature/org-agenda-fontify
>   error: pathspec 'feature/org-agenda-fontify' did not match any file(s) known to git.

Oops. Forgot to push the branch. Should work now.

> Anyway, would it be possible to prepare a recipe that is simpler, and
> doesn't involve checking out and building a large package?  That'd
> make debugging this much less unpleasant.  TIA.

Sorry, I had no luck making things simpler. In theory, what org-agenda
does (after my changes) is fontifying the org buffer and copying the
fontified text with all the text properties (including composition) into
agenda view, so that fontification is preserved. I tried to repeat what
agenda does, but failed to reproduce the problem. I tried to debug the
agenda code, but, as I mentioned, composition property is not removed or
changed. I simply don't understand what is going wrong.

> Alternatively, show the text in the problematic buffer with all the
> text properties, overlays, and other stuff around the problematic
> place, and maybe that alone will suffice (but in that case it would
> probably also be easy to generate a simpler text case...)

See the attached. I printed full string objects at steps 5, 6, and 8 for
the whole agenda buffer, the changed agenda line, and the output of
describe-text-properties for the first symbol in the changed
TODO-keyword.

Hope if helps. Though text properties in agenda buffers are messy.

Best,
Ihor


[-- Attachment #2: agenda-step5.txt --]
[-- Type: text/plain, Size: 99485 bytes --]

"#(\"Global list of TODO items of type: ALL
Press ‘N r’ (e.g. ‘0 r’) to search again: (0)[ALL] (1)TODO (2)ONGOING (3)DOING (4)REVIEW (5)DONE (6)FAILED
                      (7)MERGED (8)SOMEDAY (9)WAITING (10)HOLD (11)TICKLER (12)FROZEN (13)CANCELLED
  inbox:      TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:
  inbox:      TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:
\" 0 34 (face org-agenda-structure short-heading \"ToDo: ALL\" org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 34 35 (org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 35 38 (face warning org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 38 39 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 39 48 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 48 49 (face org-agenda-structure font-lock-face help-key-binding org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 49 50 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 50 57 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 57 58 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 58 60 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 60 61 (face org-agenda-structure font-lock-face help-key-binding org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 61 62 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 62 89 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 89 90 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 90 97 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 97 98 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 98 108 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 108 109 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 109 117 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 117 118 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 118 127 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 127 128 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 128 135 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 135 136 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 136 145 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 145 167 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 167 168 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 168 177 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 177 178 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 178 188 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 188 189 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 189 199 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 199 200 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 200 208 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 208 209 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 209 220 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 220 221 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 221 231 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 231 232 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 232 245 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 245 246 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 246 260 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 260 264 (org-heading t org-category \"inbox\" face org-todo fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 264 265 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 265 368 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 368 369 (org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) display (space :align-to (- right (216) 1))) 369 370 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 370 374 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 374 375 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 375 380 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 380 382 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 382 390 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) fontified t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 390 391 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 391 395 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face (org-tag) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 395 396 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 396 397 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 397 411 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 411 415 (org-heading t org-category \"inbox\" face org-todo fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 777 in inbox.org> org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 415 416 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 416 536 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 536 556 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 556 582 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 582 583 (org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 777 in inbox.org> org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) display (space :align-to (- right (152) 1))) 583 584 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 584 588 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 588 589 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 589 594 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 594 596 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 596 601 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) fontified t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 601 602 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 777 in inbox.org> org-marker #<marker (moves after insertion) at 777 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 602 603 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil))"

[-- Attachment #3: agenda-step6.txt --]
[-- Type: text/plain, Size: 106463 bytes --]

"#(\"Global list of TODO items of type: ALL
Press ‘N r’ (e.g. ‘0 r’) to search again: (0)[ALL] (1)TODO (2)ONGOING (3)DOING (4)REVIEW (5)DONE (6)FAILED
                      (7)MERGED (8)SOMEDAY (9)WAITING (10)HOLD (11)TICKLER (12)FROZEN (13)CANCELLED
  inbox:      ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:
  inbox:      TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:
\" 0 34 (face org-agenda-structure short-heading \"ToDo: ALL\" org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 34 35 (org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 35 38 (face warning org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 38 39 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 39 48 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 48 49 (face org-agenda-structure font-lock-face help-key-binding org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 49 50 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 50 57 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 57 58 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 58 60 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 60 61 (face org-agenda-structure font-lock-face help-key-binding org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 61 62 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 62 89 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 89 90 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 90 97 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 97 98 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 98 108 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 108 109 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 109 117 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 117 118 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 118 127 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 127 128 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 128 135 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 135 136 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 136 145 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 145 167 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 167 168 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 168 177 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 177 178 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 178 188 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 188 189 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 189 199 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 199 200 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 200 208 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 208 209 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 209 220 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 220 221 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 221 231 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 231 232 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 232 245 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 245 246 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 246 249 (org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 249 260 (org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 260 263 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t org-heading t) 263 267 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t org-heading t) 267 268 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 268 371 (org-heading t fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face nil tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 371 372 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 372 373 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 373 377 (org-heading t inherited t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 377 378 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 378 383 (org-heading t inherited t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 383 385 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 385 393 (org-heading t fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 393 394 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 394 398 (org-heading t keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 398 399 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 399 400 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 400 414 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 414 418 (org-heading t org-category \"inbox\" face org-todo fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 780 in inbox.org> org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 418 419 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 419 539 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 539 559 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 559 585 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 585 586 (org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 780 in inbox.org> org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) display (space :align-to (- right (152) 1))) 586 587 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 587 591 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 591 592 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 592 597 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 597 599 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 599 604 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) fontified t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 604 605 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 605 606 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil))"

[-- Attachment #4: agenda-step8.txt --]
[-- Type: text/plain, Size: 161698 bytes --]

"#(\"Global list of TODO items of type: ALL
Press ‘N r’ (e.g. ‘0 r’) to search again: (0)[ALL] (1)TODO (2)ONGOING (3)DOING (4)REVIEW (5)DONE (6)FAILED
                      (7)MERGED (8)SOMEDAY (9)WAITING (10)HOLD (11)TICKLER (12)FROZEN (13)CANCELLED
  inbox:      ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:
  inbox:      TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:
\" 0 34 (face org-agenda-structure short-heading \"ToDo: ALL\" org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 34 35 (org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 35 38 (face warning org-agenda-structural-header t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 38 39 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 39 48 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 48 49 (face org-agenda-structure font-lock-face help-key-binding org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 49 50 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 50 57 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 57 58 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 58 60 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 60 61 (face org-agenda-structure font-lock-face help-key-binding org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 61 62 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 62 89 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 89 90 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 90 93 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 93 97 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 97 98 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 98 101 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 101 108 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 108 109 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 109 112 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 112 117 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 117 118 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 118 121 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 121 127 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 127 128 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 128 131 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 131 135 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 135 136 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 136 139 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 139 145 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 145 167 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 167 168 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 168 171 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 171 177 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 177 178 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 178 181 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 181 188 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 188 189 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 189 192 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 192 199 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 199 200 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 200 204 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 204 208 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 208 209 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 209 213 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 213 220 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 220 221 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 221 225 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 225 231 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 231 232 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) in no buffer> org-marker #<marker (moves after insertion) in no buffer> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 232 236 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 236 245 (face org-agenda-structure org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 245 246 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 246 260 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 260 263 (org-heading t org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 263 267 (org-heading t org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 267 268 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 268 371 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face nil org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 371 372 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 372 373 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 373 377 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 377 378 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 378 383 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 383 385 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 385 393 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 393 394 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 394 398 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 398 399 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 399 400 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 400 414 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 414 418 (org-heading t org-category \"inbox\" face org-todo fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 780 in inbox.org> org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 418 419 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 419 539 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 539 559 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 559 585 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 585 586 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (152) 1))) 586 587 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 587 591 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 591 592 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 592 597 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 597 599 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 599 604 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) fontified t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 604 605 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 780 in inbox.org> org-marker #<marker (moves after insertion) at 780 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO #email Ihor Radchenko <yantar92@gmail.com> Re: Bug: Moving org-inline-tasks produces error message [9.3.6 (9.3.6-elpa @ /home/c.hemminghaus/.emacs.d/elpa/org-9.3.6/)] :SKIP:INBOX::EMAIL:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 125 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 125 145 (fontified t face (italic org-level-1) font-lock-multiline t org-emphasis t org-category \"inbox\" org-heading t) 145 171 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 171 173 (org-heading t) 173 177 (inherited t org-heading t) 177 178 (org-heading t) 178 183 (inherited t org-heading t) 183 185 (org-heading t) 185 190 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 190 191 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"EMAIL\" 0 5 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 605 606 (org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil))"

[-- Attachment #5: agendaline-step5.txt --]
[-- Type: text/plain, Size: 46506 bytes --]

"#(\"  inbox:      TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 14 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 14 18 (org-heading t org-category \"inbox\" face org-todo fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 18 19 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 19 122 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face nil org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 122 123 (org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) display (space :align-to (- right (216) 1))) 123 124 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 124 128 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 128 129 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 129 134 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 134 136 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 136 144 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) fontified t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 144 145 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 145 149 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) fontified t face (org-tag) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 149 150 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil))"

[-- Attachment #6: agendaline-step6.txt --]
[-- Type: text/plain, Size: 53478 bytes --]

"#(\"  inbox:      ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 3 14 (org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 14 17 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t org-heading t) 17 21 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t org-heading t) 21 22 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face nil done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 22 125 (org-heading t fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face nil tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 125 126 (todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 126 127 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 127 131 (org-heading t inherited t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 131 132 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 132 137 (org-heading t inherited t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 137 139 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 139 147 (org-heading t fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 147 148 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 148 152 (org-heading t keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))) 152 153 (org-heading t org-category \"inbox\" tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t)) #(\"misc\" 0 4 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"TODO belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\" org-heading t) 4 108 (fontified t face org-level-1 org-category \"inbox\" org-heading t) 108 110 (org-heading t) 110 114 (inherited t org-heading t) 114 115 (org-heading t) 115 120 (inherited t org-heading t) 120 122 (org-heading t) 122 130 (org-category \"inbox\" keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) fontified t org-heading t) 130 131 (org-heading t) 131 135 (fontified t face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-category \"inbox\" org-heading t) 135 136 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t org-series-cmd nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-last-args nil org-agenda-type todo face (org-tag) done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"TODO\" 0 4 (fontified t face (org-todo org-level-1) org-category \"inbox\"))))"

[-- Attachment #7: agendaline-step8.txt --]
[-- Type: text/plain, Size: 65345 bytes --]

"#(\"  inbox:      ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 14 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 14 17 (org-heading t org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 17 21 (org-heading t org-category \"inbox\" face org-todo prettify-symbols-end 301 prettify-symbols-start 294 composition (0 7 [128119]) org-todo-head #(\"TODO\" 0 4 (face org-todo)) fontified t tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-priority-highest 65 org-priority-lowest 67 time-of-day nil duration nil breadcrumbs nil txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) level \" \" time \"\" extra \"\" format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) dotime t done-face org-agenda-done org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" mouse-face highlight help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-marker #<marker (moves after insertion) at 292 in inbox.org> org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> priority 1001 ts-date nil type \"todo\" todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 21 22 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 22 125 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face nil org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 125 126 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face nil org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t display (space :align-to (- right (216) 1))) 126 127 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 127 131 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 131 132 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 132 137 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" inherited t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 137 139 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 139 147 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 147 148 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 148 152 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil) 152 153 (todo-state #(\"ONGOING\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\") 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\")) type \"todo\" ts-date nil priority 1001 org-hd-marker #<marker (moves after insertion) at 292 in inbox.org> org-marker #<marker (moves after insertion) at 292 in inbox.org> help-echo \"mouse-2 or RET jump to org file /tmp/inbox.org\" mouse-face highlight org-complex-heading-regexp \"^\\\\(\\\\*+\\\\)\\\\(?: +\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\\\\)?\\\\(?: +\\\\(\\\\[#.\\\\]\\\\)\\\\)?\\\\(?: +\\\\(.*?\\\\)\\\\)??\\\\(?:[ 	]+\\\\(:[[:alnum:]_@#%:]+:\\\\)\\\\)?[ 	]*$\" org-todo-regexp \"\\\\(CANCELLED\\\\|DO\\\\(?:ING\\\\|NE\\\\)\\\\|F\\\\(?:AILED\\\\|ROZEN\\\\)\\\\|HOLD\\\\|MERGED\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" org-not-done-regexp \"\\\\(DOING\\\\|HOLD\\\\|ONGOING\\\\|REVIEW\\\\|SOMEDAY\\\\|T\\\\(?:ICKLER\\\\|ODO\\\\)\\\\|WAITING\\\\)\" done-face org-agenda-done face (org-tag) dotime t format (((org-prefix-has-time nil) (org-prefix-has-tag nil) (org-prefix-category-length 12) (org-prefix-has-effort nil) (org-prefix-has-breadcrumbs nil)) (format \" %s %s\" (format \"%s\" (if (member category-icon '(\"\" nil)) \"\" (concat category-icon \"\" (get-text-property 0 'extra-space category-icon)))) (format \"%-12s\" (if (member category '(\"\" nil)) \"\" (concat category \":\" (get-text-property 0 'extra-space category)))))) extra \"\" time \"\" level \" \" txt #(\"ONGOING belluzj [Github] belluzj/fantasque-sans: A font family with a great monospaced variant for programmers. :SKIP:INBOX::BOOKMARK:misc:\" 0 3 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 3 7 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) composition (0 7 [128119]) prettify-symbols-start 294 prettify-symbols-end 301 face (org-todo org-level-1) org-category \"inbox\" org-heading t) 7 8 (fontified t org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-category \"inbox\" org-heading t) 8 111 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face org-level-1 org-heading t) 111 113 (org-heading t) 113 117 (inherited t org-heading t) 117 118 (org-heading t) 118 123 (inherited t org-heading t) 123 125 (org-heading t) 125 133 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t org-heading t) 133 134 (org-heading t) 134 138 (fontified t org-category \"inbox\" org-todo-head #(\"TODO\" 0 4 (face org-todo)) face (org-tag org-level-1) mouse-face highlight keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) org-heading t) 138 139 (org-heading t)) breadcrumbs nil duration nil time-of-day nil org-priority-lowest 67 org-priority-highest 65 tags (#(\"SKIP\" 0 4 (inherited t)) #(\"INBOX\" 0 5 (inherited t)) #(\"BOOKMARK\" 0 8 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t)) #(\"misc\" 0 4 (keymap (keymap (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face highlight face (org-tag org-level-1) org-todo-head #(\"TODO\" 0 4 (face org-todo)) org-category \"inbox\" fontified t))) org-category \"inbox\" org-heading t org-agenda-type todo org-last-args nil org-redo-cmd (org-todo-list (or (and (numberp current-prefix-arg) current-prefix-arg) nil current-prefix-arg nil)) org-series-cmd nil))"

[-- Attachment #8: agendasymbol-step5.txt --]
[-- Type: text/plain, Size: 1108 bytes --]

Text content at position 261:


There are text properties here:
  breadcrumbs          nil
  done-face            org-agenda-done
  dotime               t
  duration             nil
  extra                ""
  face                 org-todo
  fontified            t
  format               [Show]
  help-echo            "mouse-2 or RET jump to org file /tmp/inbox.org"
  level                " "
  mouse-face           highlight
  org-agenda-type      todo
  org-category         "inbox"
  org-complex-heading-regexp [Show]
  org-hd-marker        [Show]
  org-heading          t
  org-last-args        nil
  org-marker           [Show]
  org-not-done-regexp  "\\(DOING\\|HOLD\\|ONGOING\\|REVIEW\\|SOMEDAY\\|T\\(?:ICKLER\\|ODO\\)\\|WAITING\\)"
  org-priority-highest 65
  org-priority-lowest  67
  org-redo-cmd         [Show]
  org-series-cmd       nil
  org-todo-regexp      [Show]
  priority             1001
  tags                 [Show]
  time                 ""
  time-of-day          nil
  todo-state           [Show]
  ts-date              nil
  txt                  [Show]
  type                 "todo"

[-- Attachment #9: agendasymbol-step6.txt --]
[-- Type: text/plain, Size: 1248 bytes --]

Text content at position 261:


There are text properties here:
  breadcrumbs          nil
  composition          [Show] ((0 7 [128119])
  done-face            org-agenda-done
  dotime               t
  duration             nil
  extra                ""
  face                 org-todo
  fontified            t
  format               [Show]
  help-echo            "mouse-2 or RET jump to org file /tmp/inbox.org"
  level                " "
  mouse-face           highlight
  org-agenda-type      todo
  org-category         "inbox"
  org-complex-heading-regexp [Show]
  org-hd-marker        [Show]
  org-heading          t
  org-last-args        nil
  org-marker           [Show]
  org-not-done-regexp  "\\(DOING\\|HOLD\\|ONGOING\\|REVIEW\\|SOMEDAY\\|T\\(?:ICKLER\\|ODO\\)\\|WAITING\\)"
  org-priority-highest 65
  org-priority-lowest  67
  org-redo-cmd         [Show]
  org-series-cmd       nil
  org-todo-head        [Show]
  org-todo-regexp      [Show]
  prettify-symbols-end 301
  prettify-symbols-start 294
  priority             1001
  tags                 [Show]
  time                 ""
  time-of-day          nil
  todo-state           [Show]
  ts-date              nil
  txt                  [Show]
  type                 "todo"

[back]

[-- Attachment #10: agendasymbol-step8.txt --]
[-- Type: text/plain, Size: 1247 bytes --]

Text content at position 261:


There are text properties here:
  breadcrumbs          nil
  composition          [Show] (0 7 [128119])
  done-face            org-agenda-done
  dotime               t
  duration             nil
  extra                ""
  face                 org-todo
  fontified            t
  format               [Show]
  help-echo            "mouse-2 or RET jump to org file /tmp/inbox.org"
  level                " "
  mouse-face           highlight
  org-agenda-type      todo
  org-category         "inbox"
  org-complex-heading-regexp [Show]
  org-hd-marker        [Show]
  org-heading          t
  org-last-args        nil
  org-marker           [Show]
  org-not-done-regexp  "\\(DOING\\|HOLD\\|ONGOING\\|REVIEW\\|SOMEDAY\\|T\\(?:ICKLER\\|ODO\\)\\|WAITING\\)"
  org-priority-highest 65
  org-priority-lowest  67
  org-redo-cmd         [Show]
  org-series-cmd       nil
  org-todo-head        [Show]
  org-todo-regexp      [Show]
  prettify-symbols-end 301
  prettify-symbols-start 294
  priority             1001
  tags                 [Show]
  time                 ""
  time-of-day          nil
  todo-state           [Show]
  ts-date              nil
  txt                  [Show]
  type                 "todo"

[back]

  reply	other threads:[~2021-05-30 13:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-30  7:35 bug#48740: 28.0.50; Composition text property is not always honoured Ihor Radchenko
2021-05-30 11:10 ` Eli Zaretskii
2021-05-30 13:08   ` Ihor Radchenko [this message]
2021-05-30 13:52     ` Eli Zaretskii
2021-05-30 15:13       ` Ihor Radchenko
2021-05-30 15:58         ` Eli Zaretskii
2021-05-31 13:00           ` Ihor Radchenko
2021-05-31 14:32             ` Eli Zaretskii
2021-06-01 14:28               ` Ihor Radchenko
2021-06-01 15:25                 ` Eli Zaretskii
2021-06-01 16:25                   ` Eli Zaretskii
2021-06-20 11:24                   ` Ihor Radchenko
2021-06-20 11:53                     ` Eli Zaretskii
2021-06-20 13:16                       ` Ihor Radchenko
2021-06-21 12:18                         ` Eli Zaretskii
2021-06-24 14:35                           ` Ihor Radchenko
2021-06-24 16:06                             ` Eli Zaretskii
2021-10-24  7:42                               ` Stefan Kangas
2021-10-24 12:04                                 ` Eli Zaretskii
2021-10-24 12:27                                   ` Stefan Kangas

Reply instructions:

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

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

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87wnrgtlln.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=48740@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

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

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

	https://git.savannah.gnu.org/cgit/emacs.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).