emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
@ 2023-06-15 16:32 Peter J. Jones
  2023-06-20 10:12 ` Ihor Radchenko
  0 siblings, 1 reply; 8+ messages in thread
From: Peter J. Jones @ 2023-06-15 16:32 UTC (permalink / raw)
  To: emacs-orgmode

This appears to happen when I edit an org file in another Emacs instance:

Warning (org-element-cache): org-element--cache: Added org-data parent 
to non-headline element: (planning (:closed nil :deadline nil :scheduled 
(timestamp (:type active :raw-value "<2023-06-16 Fri +1w>" :year-start 
2023 :month-start 6 :day-start 16 :hour-start nil :minute-start nil 
:year-end 2023 :month-end 6 :day-end 16 :hour-end nil :minute-end nil 
:begin 71025 :end 71045 :post-blank 0 :repeater-type cumulate 
:repeater-value 1 :repeater-unit week)) :begin 71011 :end 71046 
:post-blank 0 :post-affiliated 71011 :mode planning :granularity element 
:cached t :parent (section (:begin 71011 :end 90368 :contents-begin 
71011 :contents-end 90368 :robust-begin 71011 :robust-end 90366 
:post-blank 0 :post-affiliated 71011 :mode section :granularity element 
:cached nil :parent (headline (:raw-value "xxxx" :begin 70951 :end 90368 
:pre-blank 0 :contents-begin 71011 :contents-end 90368 :robust-begin 
71110 :robust-end 90366 :level 2 :priority nil :tags (#("@online" 0 7 
(isearch-open-invisible-temporary org-fold-core--isearch-show-temporary 
isearch-open-invisible org-fold-core--isearch-show keymap (keymap 
(follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . 
org-open-at-mouse)) mouse-face highlight face (org-tag org-level-2) 
fontified t)) #("5m" 0 2 (isearch-open-invisible-temporary 
org-fold-core--isearch-show-temporary isearch-open-invisible 
org-fold-core--isearch-show keymap (keymap (follow-link . mouse-face) 
(mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) 
mouse-face highlight face (org-tag org-level-2) fontified t))) 
:todo-keyword #("NEXT" 0 4 (fontified t face ((:foreground "#66cccc" 
:weight bold) org-level-2) isearch-open-invisible 
org-fold-core--isearch-show isearch-open-invisible-temporary 
org-fold-core--isearch-show-temporary)) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
70951 :scheduled (timestamp (:type active :raw-value "<2023-06-16 Fri 
+1w>" :year-start 2023 :month-start 6 :day-start 16 :hour-start nil 
:minute-start nil :year-end 2023 :month-end 6 :day-end 16 :hour-end nil 
:minute-end nil :begin 71025 :end 71045 :post-blank 0 :repeater-type 
cumulate :repeater-value 1 :repeater-unit week)) :LAST_REPEAT 
"[2023-06-09 Fri 15:13]" :title "xxxx" :mode nil :granularity element 
:cached nil :parent (headline (:raw-value "Routine Maintenance" :begin 
70204 :end 97437 :pre-blank 0 :contents-begin 70236 :contents-end 97437 
:robust-begin 70238 :robust-end 97435 :level 1 :priority nil :tags 
(#("routine" 0 7 (keymap (keymap (follow-link . mouse-face) (mouse-3 . 
org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) mouse-face 
highlight face (org-tag org-level-1) fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 70204 :title "Routine Maintenance" 
:mode nil :granularity element :cached nil :parent (org-data (:begin 1 
:contents-begin 1 :contents-end 73171 :end 73171 :robust-begin 3 
:robust-end 73169 :post-blank 0 :post-affiliated 1 :path 
"/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :cached 
t)) :org-element--cache-sync-key (24 . 70204))) 
:org-element--cache-sync-key (24 . 70951))) :org-element--cache-sync-key 
(24 . 71010))) :org-element--cache-sync-key (24 . 71011)))
If this warning appears regularly, please report the warning text to Org 
mode mailing list (M-x org-submit-bug-report). Disable showing Disable 
logging

This warning appears several times a day.

Emacs  : GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo 
version 1.16.0, Xaw3d scroll bars)
Package: Org mode version 9.6.4 ( @ 
/nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)

current state:
==============
(setq
  org-link-elisp-confirm-function 'yes-or-no-p
  org-appear-autokeywords t
  org-hide-emphasis-markers t
  org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 
"\n\n(fn ENTRY)"]
  org-log-done 'time
  org-capture-bookmark nil
  org-agenda-tags-todo-honor-ignore-options t
  org-log-into-drawer t
  org-agenda-skip-scheduled-if-done t
  org-persist-after-read-hook '(org-element--cache-persist-after-read)
  org-latex-toc-command 
"{\n\\hypersetup{linkcolor=black}\n\\tableofcontents\n}\n"
  org-format-latex-options '(:foreground default :background default 
:scale 1.5
                             :html-foreground "Black" :html-background 
"Transparent"
                             :html-scale 1.0 :matchers ("begin" "$1" "$" 
"$$" "\\(" "\\["))
  org-export-before-parsing-hook '(org-attach-expand-links)
  org-clock-cancel-hook '(pjones:org-clock-update-dbus)
  org-latex-compiler "xelatex"
  org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe 
org-babel-header-arg-expand)
  org-default-notes-file "~/notes/gtd/inbox.org"
  org-roam-find-file-hook '(pjones:org-roam-buffer-name 
org-roam-buffer--setup-redisplay-h
org-roam--register-completion-functions-h
                            org-roam--replace-roam-links-on-save-h
org-roam-db-autosync--setup-update-on-save-h)
  org-refile-use-outline-path t
  org-archive-hook '(org-attach-archive-delete-maybe)
  org-clock-in-hook '(pjones:org-clock-update-dbus)
  org-odt-format-inlinetask-function 
'org-odt-format-inlinetask-default-function
  org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME 
CONTENTS WIDTH)"]
  org-cycle-hook '(org-cycle-hide-archived-subtrees 
org-cycle-show-empty-lines
org-cycle-optimize-window-after-visibility-change
                   org-cycle-display-inline-images)
  org-clock-clocked-in-display 'frame-title
  org-agenda-show-inherited-tags nil
  org-persist-before-read-hook '(org-element--cache-persist-before-read)
  org-mode-hook '(er/add-org-mode-expansions org-superstar-mode 
org-appear-mode
                  pjones:org-mode-hook
                  #[0 "\300\301\302\303\304$\207"
                    [add-hook change-major-mode-hook org-fold-show-all 
append local] 5]
                  #[0 "\300\301\302\303\304$\207"
                    [add-hook change-major-mode-hook 
org-babel-show-result-all append local] 5]
                  org-babel-result-hide-spec org-babel-hide-all-hashes
                  #[0 "\301\211\207" [imenu-create-index-function 
org-imenu-get-tree] 2])
  org-babel-load-languages '((emacs-lisp . t) (mermaid . t))
  org-appear-autoentities t
  org-agenda-skip-deadline-if-done t
  org-src-window-setup 'current-window
  org-link-file-path-type 'relative
  org-roam-ref-annotation-function 'org-roam-ref-read--annotation
  org-roam-directory "~/notes/wiki"
  org-agenda-time-grid '((daily today require-timed) (800 1000 1200 1400 
1600 1800 2000)
                         "......" "----------------")
  org-agenda-span 'day
  org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
  org-ellipsis "…"
  org-roam-db-node-include-function 'org-before-first-heading-p
  org-latex-format-headline-function 
'org-latex-format-headline-default-function
  org-confirm-shell-link-function 'yes-or-no-p
  org-appear-autosubmarkers t
  org-adapt-indentation t
  org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME 
CONTENTS)"]
  outline-isearch-open-invisible-function 'outline-isearch-open-invisible
  org-stuck-projects '("+project+LEVEL=3" ("NEXT" "WAITING" "BLOCKED") 
nil "")
  org-icalendar-include-todo t
  org-html-validation-link nil
  org-export-before-processing-hook '(pjones:org-roam-insert-backlinks)
  org-odt-format-headline-function 'org-odt-format-headline-default-function
  org-agenda-mode-hook '(pjones:org-agenda-mode-hook)
  org-roam-capture-preface-hook '(org-roam-capture--try-capture-to-ref-h)
  org-attach-dir-relative t
  org-agenda-before-write-hook '(org-agenda-add-entry-text)
  org-agenda-after-show-hook '(pjones:org-hide-others)
  org-capture-prepare-finalize-hook '(org-roam-capture--install-finalize-h)
  org-archive-file-header-format nil
  org-latex-packages-alist '(("" "booktabs" t) ("" "color" t) ("" 
"fontspec" t)
                             ("newfloat" "minted" t) ("" "svg" t) ("" 
"transparent" t)
                             ("" "xcolor" t))
  org-roam-preview-function 'org-roam-preview-default-function
  org-src-mode-hook '(org-src-babel-configure-edit-buffer 
org-src-mode-configure-edit-buffer)
  org-roam-db-autosync-mode t
  org-html-htmlize-output-type 'css
  org-confirm-elisp-link-function 'yes-or-no-p
  org-agenda-window-setup 'current-window
  org-latex-src-block-backend 'minted
  org-superstar-headline-bullets-list '(8269 9670 11096 9654 9702)
  org-latex-hyperref-template "\\hypersetup{\n pdfauthor={%a},\n      
pdftitle={%t},\n pdfkeywords={%k},\n      pdfsubject={%d},\n 
pdfcreator={%c},\n      pdflang={%L},\n colorlinks=true,\n      
linkcolor=blue,\n      urlcolor=blue\n}\n"
  org-log-buffer-setup-hook '(org-roam-log--setup)
  org-fold-show-context-detail '((default . tree))
  org-special-ctrl-k t
  org-hide-leading-stars t
  org-latex-tables-booktabs t
  org-todo-keywords '((sequence "TODO(t)" "|" "DONE(d)")
                      (sequence "NEXT(n)" "WAITING(w)" "BLOCKED(b)" "|" 
"DONE(d)"
                       "CANCELLED(c)")
                      )
  org-id-link-to-org-use-id 'create-if-interactive
  org-clock-out-hook '(pjones:org-clock-update-dbus)
  org-roam-capture-new-node-hook '(org-roam-capture--insert-captured-ref-h)
  org-speed-command-hook '(org-speed-command-activate 
org-babel-speed-command-activate)
  org-html-format-inlinetask-function 
'org-html-format-inlinetask-default-function
  org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
  org-latex-default-class "pjones-article"
  org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
  org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
  org-export-with-smart-quotes t
  org-preview-latex-default-process 'imagemagick
  org-M-RET-may-split-line t
  org-latex-format-inlinetask-function 
'org-latex-format-inlinetask-default-function
  org-persist-before-write-hook '(org-element--cache-persist-before-write)
  org-clock-mode-line-total 'current
  org-tab-first-hook '(org-babel-hide-result-toggle-maybe 
org-babel-header-arg-expand)
  org-agenda-todo-ignore-scheduled 'future
  org-link-shell-confirm-function 'yes-or-no-p
  org-babel-pre-tangle-hook '(save-buffer)
  org-agenda-loop-over-headlines-in-active-region nil
  org-agenda-start-on-weekday nil
  org-attach-id-dir "~/notes/attachments/"
  org-todo-keyword-faces '(("TODO" :foreground "#66cccc" :weight bold)
                           ("NEXT" :foreground "#66cccc" :weight bold)
                           ("WAITING" :foreground "#cc99cc" :weight bold)
                           ("BLOCKED" :inherit org-agenda-dimmed-todo-face))
  org-edit-src-persistent-message nil
  org-log-refile 'time
  org-attach-method 'ln
  org-occur-hook '(org-first-headline-recenter)
  org-roam-log-setup-hook '(org-roam--register-completion-functions-h)
  org-metadown-hook '(org-babel-pop-to-session-maybe)
  org-roam-node-annotation-function 'org-roam-node-read--annotation
  org-link-parameters '(("roam" :follow org-roam-link-follow-link)
                        ("attachment" :follow org-attach-follow :complete
                         org-attach-complete-link)
                        ("eww" :follow org-eww-open :store 
org-eww-store-link)
                        ("rmail" :follow org-rmail-open :store 
org-rmail-store-link)
                        ("mhe" :follow org-mhe-open :store 
org-mhe-store-link)
                        ("irc" :follow org-irc-visit :store 
org-irc-store-link :export
                         org-irc-export)
                        ("info" :follow org-info-open :export 
org-info-export :store
                         org-info-store-link :insert-description
                         org-info-description-as-command)
                        ("gnus" :follow org-gnus-open :store 
org-gnus-store-link)
                        ("docview" :follow org-docview-open :export 
org-docview-export :store
                         org-docview-store-link)
                        ("bibtex" :follow org-bibtex-open :store 
org-bibtex-store-link)
                        ("bbdb" :follow org-bbdb-open :export 
org-bbdb-export :complete
                         org-bbdb-complete-link :store org-bbdb-store-link)
                        ("w3m" :store org-w3m-store-link)
                        ("doi" :follow org-link-doi-open :export 
org-link-doi-export)
                        ("id" :follow org-roam-id-open) ("file+sys") 
("file+emacs")
                        ("shell" :follow org-link--open-shell)
                        ("news" :follow
                         #[514 "\301\300\302Q\"\207" ["news" browse-url 
":"] 6
                           "\n\n(fn URL ARG)"]
                         )
                        ("mailto" :follow
                         #[514 "\301\300\302Q\"\207" ["mailto" 
browse-url ":"] 6
                           "\n\n(fn URL ARG)"]
                         )
                        ("https" :follow
                         #[514 "\301\300\302Q\"\207" ["https" browse-url 
":"] 6
                           "\n\n(fn URL ARG)"]
                         )
                        ("http" :follow
                         #[514 "\301\300\302Q\"\207" ["http" browse-url 
":"] 6
                           "\n\n(fn URL ARG)"]
                         )
                        ("ftp" :follow
                         #[514 "\301\300\302Q\"\207" ["ftp" browse-url 
":"] 6
                           "\n\n(fn URL ARG)"]
                         )
                        ("help" :follow org-link--open-help :store 
org-link--store-help)
                        ("file" :complete org-link-complete-file)
                        ("elisp" :follow org-link--open-elisp))
  org-html-format-headline-function 
'org-html-format-headline-default-function
  org-roam-capture-templates '(("b" "Knowledge Base" plain "%?" :target
                                (file+head 
"garden/${pjones:org-roam-node-to-file}"
                                 "#+title: ${title}\n")
                                :unnarrowed t)
                               )
  org-metaup-hook '(org-babel-load-in-session-maybe)
  org-attach-auto-tag nil
  org-refile-allow-creating-parent-nodes t
  org-use-fast-todo-selection 'expert
  org-imenu-depth 3
  org-latex-pdf-process '("latexmk -xelatex -pdfxe -shell-escape %f")
  org-link-frame-setup '((file . find-file))
  org-outline-path-complete-in-steps nil
  org-icalendar-combined-agenda-file "~/notes/gtd/calendar.ics"
  org-special-ctrl-a/e t
  org-tags-column 0
  org-superstar-item-bullet-alist '((42 . 45) (43 . 8226) (45 . 8227))
  org-agenda-current-time-string "now - - - - - - - - - - - - - - - - - 
- - - - - - - -"
  org-attach-store-link-p 'attached
  org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
  org-clock-frame-title-format '((t org-mode-line-string) " "
                                 (:eval (pjones:frame-title-file-name)))
  org-agenda-todo-ignore-deadlines 'near
  org-agenda-time-leading-zero t
  )



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

* Re: [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
  2023-06-15 16:32 [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)] Peter J. Jones
@ 2023-06-20 10:12 ` Ihor Radchenko
  2023-06-21 21:27   ` Peter J. Jones
  0 siblings, 1 reply; 8+ messages in thread
From: Ihor Radchenko @ 2023-06-20 10:12 UTC (permalink / raw)
  To: Peter J. Jones; +Cc: emacs-orgmode

"Peter J. Jones" <pjones@devalot.com> writes:

> This appears to happen when I edit an org file in another Emacs instance:
> ...
> This warning appears several times a day.

Thanks for reporting!
May you please set org-element--cache-self-verify to 'backtrace, wait
until the warning appears again, and then share the extra trace data
that will be in the warning buffer?

Note that trace data will contain parts of the buffer, so you may
consider sharing privately or stripping sensitive info.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
  2023-06-20 10:12 ` Ihor Radchenko
@ 2023-06-21 21:27   ` Peter J. Jones
  2023-06-22 10:09     ` Ihor Radchenko
  0 siblings, 1 reply; 8+ messages in thread
From: Peter J. Jones @ 2023-06-21 21:27 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

On 6/20/23 03:12, Ihor Radchenko wrote:

> "Peter J. Jones" <pjones@devalot.com> writes:
>
>> This appears to happen when I edit an org file in another Emacs instance:
>> ...
>> This warning appears several times a day.
> Thanks for reporting!
> May you please set org-element--cache-self-verify to 'backtrace, wait
> until the warning appears again, and then share the extra trace data
> that will be in the warning buffer?
>
> Note that trace data will contain parts of the buffer, so you may
> consider sharing privately or stripping sensitive info.
>
Backtrace below.  FYI, this backtrace came from Emacs instance #2 after I changed the todo state of a heading in Emacs instance #1.

Backtrace:
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(section (:begin 1398 :end 2605 :contents-begin 1398 :contents-end 2605 :robust-begin 1398 :robust-end 2603 :post-blank 0 :post-affiliated 1398 :mode section :granularity element :cached t :parent (headline (:raw-value \"a9b956638b065a8c4cb21dbc8c544c86\" 0 42 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 1345)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89941 :end 89941 :robust-begin 3 :robust-end 89939 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1d23cfc7df1bb6fce41118a361af98fd\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"09b93d6fa8a2724afe3aab5737a0c3d2\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0d3688c8e91c7d3eec455296b4b503a0\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :org-element--cache-sync-key (21 . 1223)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"fd631254c1d861b1dbec1da904fecdbe\" 0 42 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [1398..1521]𝝙-100
   org-element-cache diagnostics(rfa.org): nil is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): nil is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62682 62682 62666 33 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"9428cf37b1b0c47c7d0ab0843fa67b7c\" :mode nil :granularity element :org-element--cache-sync-key (32 . 62650) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"1bb9ab7630d0594a235219f44b0d28cf\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"5bdc7640b75e533825238ec28e74513b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"5e883f4c51213b64acb8112e18bb8e72\" :mode nil :granularity element :org-element--cache-sync-key (32 . 62650) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"1bb9ab7630d0594a235219f44b0d28cf\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"5bdc7640b75e533825238ec28e74513b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"2e48a4f58627bc83e9ce5269fadb3c85\" :mode nil :granularity element :org-element--cache-sync-key (32 . 62650) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"1bb9ab7630d0594a235219f44b0d28cf\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"5bdc7640b75e533825238ec28e74513b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"3f3644a30c82fb39bc50f23178dacf3a\" :mode nil :granularity element :org-element--cache-sync-key (32 . 62650) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"1bb9ab7630d0594a235219f44b0d28cf\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"5bdc7640b75e533825238ec28e74513b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"b8a149ba7736377677317d36747317da\" :mode nil :granularity element :org-element--cache-sync-key (32 . 62650) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"1bb9ab7630d0594a235219f44b0d28cf\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"5bdc7640b75e533825238ec28e74513b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62715: (32 . 62672)::"(headline (:raw-value \"5bdc7640b75e533825238ec28e74513b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Added new element with (32 . 62672) key: "(headline (:raw-value \"30f6959d60bf65c1de301c9469f5115c\" :mode nil :granularity element :org-element--cache-sync-key (32 . 62672)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62682 62682 62666 33 (headline (:raw-value "53901c748bd76a106df1cc25654dcb3a" :begin 62529 :end 62675 :pre-blank 0 :contents-begin 62581 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62715 after threshold 62571
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62682 62682 62666 33 (headline (:raw-value "53901c748bd76a106df1cc25654dcb3a" :begin 62529 :end 62675 :pre-blank 0 :contents-begin 62581 ...)) 1] up to nil-62571, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62571-62571
   org-element-cache diagnostics(rfa.org): Interrupt: position 62715 after threshold 62571
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62682 62682 62666 33 (headline (:raw-value "53901c748bd76a106df1cc25654dcb3a" :begin 62529 :end 62675 :pre-blank 0 :contents-begin 62581 ...)) 1] up to nil-62571, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62571-62571
   org-element-cache diagnostics(rfa.org): Interrupt: position 62715 after threshold 62595
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62682 62682 62666 33 (headline (:raw-value "53901c748bd76a106df1cc25654dcb3a" :begin 62529 :end 62675 :pre-blank 0 :contents-begin 62581 ...)) 1] up to nil-62595, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62595-62595
   org-element-cache diagnostics(rfa.org): Added new element with (32 . 62662) key: "(clock (:status closed :value (timestamp (:type inactive-range :raw-value \"18d506be4291f60a4db1bbde2cc1390a\" :begin 62596 :end 62664 :post-blank 0 :post-affiliated 62596 :mode nil :granularity element :org-element--cache-sync-key (32 . 62662)))"
   org-element-cache diagnostics(rfa.org): Added new element with (32 . 62643) key: "(drawer (:begin 62581 :end 62675 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62664 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (32 . 62643)))"
   org-element-cache diagnostics(rfa.org): Added new element with (32 . 62605) key: "(section (:begin 62581 :end 62675 :contents-begin 62581 :contents-end 62675 :robust-begin 62581 :robust-end 62673 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (32 . 62605)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62715 after threshold 62596
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62666: (32 . 62682)::"(headline (:raw-value \"eba59c6a796290c4b50554ca0fe3ddeb\" :mode nil :granularity element :org-element--cache-sync-key (32 . 62650) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (32 . 62650)::"(headline (:raw-value \"a7cf6ccd69203dfe65a7adc4afe21c37\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (32 . 62596)::"(clock (:status running :value (timestamp (:type inactive :raw-value \"ad6c69e93527eef98ebb8bea83878d1a\" :contents-begin 62596 :contents-end 62633 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (32 . 62581) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (32 . 62581)::"(drawer (:begin 62581 :end 62644 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62633 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (32 . 62581) :cached t :parent (section (:begin 62581 :end 62666 :contents-begin 62581 :contents-end 62666 :robust-begin 62581 :robust-end 62664 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (32 . 62580) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 841
   org-element-cache diagnostics(rfa.org): removing (32 . 62580)::"(section (:begin 62581 :end 62666 :contents-begin 62581 :contents-end 62666 :robust-begin 62581 :robust-end 62664 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (32 . 62580) :cached t :parent (headline (:raw-value \"2eb65098e580a391838c13b38db94138\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (32 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62581 62666 33 (headline (:raw-value "53901c748bd76a106df1cc25654dcb3a" :begin 62529 :end 62675 :pre-blank 0 :contents-begin 62581 ...)) 0] up to nil-62596, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62596-62596
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 90041 :end 90041 :robust-begin 3 :robust-end 90039 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0d898153b4c35796193524daae51e9a8\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bbb432731d5f4751e552f4c4df7c42ec\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0d72c0ce56d115c668af75acd6b5e84f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (32 . 62486)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b629dcbe1572c6a316194369dd28d8ec\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62658]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(section (:begin 62581 :end 62666 :contents-begin 62581 :contents-end 62666 :robust-begin 62581 :robust-end 62664 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (32 . 62580) :cached t :parent (headline (:raw-value \"9570276a6fb657d486a086fa43f35417\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (32 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(section (:begin 62581 :end 62666 :contents-begin 62581 :contents-end 62666 :robust-begin 62581 :robust-end 62664 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (32 . 62580) :cached t :parent (headline (:raw-value \"9570276a6fb657d486a086fa43f35417\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (32 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 90036 :end 90036 :robust-begin 3 :robust-end 90034 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"92a0bd3aad0468d4199073284e06d2fc\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e6fbf1232ff3bcc57949d14754430b78\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4bbdf3771df90ed43e0dc3888396eeca\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (32 . 62486)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b3f8cb9b2212c43a72bf55f5d0909efb\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62654]𝝙4
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Updating. New parent: "(drawer (:begin 62581 :end 62644 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62633 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (32 . 62581) :cached t :parent (section (:begin 62581 :end 62666 :contents-begin 62581 :contents-end 62666 :robust-begin 62581 :robust-end 62664 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Candidate parent: "(drawer (:begin 62581 :end 62644 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62633 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (32 . 62581) :cached t :parent (section (:begin 62581 :end 62666 :contents-begin 62581 :contents-end 62666 :robust-begin 62581 :robust-end 62664 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 90032 :end 90032 :robust-begin 3 :robust-end 90030 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a221e536bab8d44a5d5b9658fe1eeec6\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"138f44b97e04833bdde161946ea9c4f1\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"88af31e6d0c661e414091794b80a38e7\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8281ffc47035b71b91b9afbbcdbdbdce\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62486))) :cached t :org-element--cache-sync-key (31 . 62529)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62581 :end 62666 :contents-begin 62581 :contents-end 62666 :robust-begin 62581 :robust-end 62664 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline (:raw-value \"001105582745a1797b51ad283e674795\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(drawer (:begin 62581 :end 62644 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62633 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (32 . 62581) :cached t :parent (section (:begin 62581 :end 62644 :contents-begin 62581 :contents-end 62644 :robust-begin 62581 :robust-end 62642 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62632]𝝙22
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(clock (:status running :value (timestamp (:type inactive :raw-value \"fcaec5cdc491016ef58961b7fd3e9db7\" :contents-begin 62596 :contents-end 62633 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 90010 :end 90010 :robust-begin 3 :robust-end 90008 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4a51b172efb822552fae6ae342702e4c\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ff42ddbda73f2ad8516c6e396fa7bc39\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3ef5d2f63f2482b2cd532e0698c97e32\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b37c2bb9985b3bc1bd666f43761a7aed\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62486))) :cached t :org-element--cache-sync-key (31 . 62529)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62581 :end 62644 :contents-begin 62581 :contents-end 62644 :robust-begin 62581 :robust-end 62642 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline (:raw-value \"c846858e837cf16e437e4312dc969f3f\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62581 :end 62644 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62633 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section (:begin 62581 :end 62642 :contents-begin 62581 :contents-end 62642 :robust-begin 62581 :robust-end 62640 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62630]𝝙2
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62621 62621 62604 61 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"c21501a8b0d9b5cce083a2f58752ff9c\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62589) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"6e7b5051decf28000f7784c0db2674a4\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"2a6d907397f0e9a152313fef0821196f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"8b87a3f5d5d3d749f41dbfc7e42f1b7e\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62589) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"6e7b5051decf28000f7784c0db2674a4\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"2a6d907397f0e9a152313fef0821196f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"83c5c7698bea5a04269c758f25177a50\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62589) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"6e7b5051decf28000f7784c0db2674a4\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"2a6d907397f0e9a152313fef0821196f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"194c48017f0544eb31287b8f29e796cc\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62589) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"6e7b5051decf28000f7784c0db2674a4\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"2a6d907397f0e9a152313fef0821196f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"9499d53eb14a7fb5f34f7c0f55d1ae65\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62589) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"6e7b5051decf28000f7784c0db2674a4\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"2a6d907397f0e9a152313fef0821196f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62682: (31 . 62615)::"(headline (:raw-value \"2a6d907397f0e9a152313fef0821196f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Added new element with (31 . 62615) key: "(headline (:raw-value \"3f683e352cf49bb655386d30ec31c8a4\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62615)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62604 61 nil 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62682 after threshold 62571
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62604 61 nil 1] up to nil-62571, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62571-62571
   org-element-cache diagnostics(rfa.org): Added new element with (31 . 62609) key: "(clock (:status running :value (timestamp (:type inactive :raw-value \"6315f9b3ea116b156cb2f0f53a24464f\" :year-start 2023 :month-start 6 :day-start 21 :hour-start 9 :minute-start 32 :year-end 2023 :month-end 6 :day-end 21 :hour-end 9 :minute-end 32 :begin 62608 :end 62630 :post-blank 0)) :duration nil :begin 62596 :end 62631 :post-blank 0 :post-affiliated 62596 :mode nil :granularity element :org-element--cache-sync-key (31 . 62609)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62682 after threshold 62596
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62604 61 nil 1] up to nil-62596, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62596-62596
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙5: [62621 62621 62604 56 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 90008 :end 90008 :robust-begin 3 :robust-end 90006 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9b4562e12f57c4a2e153b7f1e0367485\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"56c02b54da28ac22428be303df05d7f6\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"092b3cedfdd1e0baa008ebc329c7bef2\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"44a117af45c4ab2350596f1a794e0eb1\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62486))) :cached t :org-element--cache-sync-key (31 . 62529)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62581 :end 62642 :contents-begin 62581 :contents-end 62642 :robust-begin 62581 :robust-end 62640 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline (:raw-value \"6b25990dc1b75502a1f3ce1649ff6e4f\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62581 :end 62642 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62631 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section (:begin 62581 :end 62637 :contents-begin 62581 :contents-end 62637 :robust-begin 62581 :robust-end 62635 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62677 after threshold 62596
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62604 56 nil 1] up to 62596-62596, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62596-62596
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62596]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62677 after threshold 62595
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62604 56 nil 1] up to nil-62595, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 56: [62621 62621 62597 56 nil 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 840. The remaining sync requests: "([62621 62621 62604 22 ... 1] [62621 62621 62597 34 nil 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62621 62621 62604 22 (drawer (:begin 62581 :end 62637 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62626 ...)) 1]"
"[62621 62621 62597 34 nil 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62604: (31 . 62621)::"(headline (:raw-value \"bc71f778747b9c605f764d8ad2fd821b\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62589) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (31 . 62609)::"(paragraph (:begin 62596 :end 62604 :contents-begin 62596 :contents-end 62604 :post-blank 0 :post-affiliated 62596 :mode nil :granularity element :org-element--cache-sync-key (31 . 62609) :cached t :parent (drawer (:begin 62581 :end 62637 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62626 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62609 62596 62604 22 (drawer (:begin 62581 :end 62637 :drawer-name "LOGBOOK" :contents-begin 62596 :contents-end 62626 ...)) 0] up to nil-62595, next: 62621
   org-element-cache diagnostics(rfa.org): Syncing down to 62595-62595
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(paragraph (:begin 62596 :end 62604 :contents-begin 62596 :contents-end 62604 :post-blank 0 :post-affiliated 62596 :mode nil :granularity element :org-element--cache-sync-key (31 . 62609) :cached t :parent (drawer (:begin 62581 :end 62637 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62626 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 90003 :end 90003 :robust-begin 3 :robust-end 90001 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ac87501eb159294893b73b9078176e2e\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ba87ff803932fd7e69ffe268e874127c\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a3c73c62762678403f75b6c0bffc85c1\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e0b00b8109a0b5ff2c2011005c460e71\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62486))) :cached t :org-element--cache-sync-key (31 . 62529)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62581 :end 62637 :contents-begin 62581 :contents-end 62637 :robust-begin 62581 :robust-end 62635 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline (:raw-value \"ee2eb554d1441f6a32618aa6bf06f5b0\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62581 :end 62637 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62626 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section (:begin 62581 :end 62615 :contents-begin 62581 :contents-end 62615 :robust-begin 62581 :robust-end 62613 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62655 after threshold 62603
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62597 34 nil 1] up to 62596-62603, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62596-62603
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62603]𝝙22
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62655 after threshold 62529
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62597 34 nil 1] up to nil-62529, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62529
   org-element-cache diagnostics(rfa.org): Interrupt: position 62655 after threshold 62603
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62597 34 nil 1] up to nil-62603, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62603-62603
   org-element-cache diagnostics(rfa.org): Added new element with (31 . 62609) key: "(paragraph (:begin 62596 :end 62604 :contents-begin 62596 :contents-end 62604 :post-blank 0 :post-affiliated 62596 :mode nil :granularity element :org-element--cache-sync-key (31 . 62609)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62655 after threshold 62596
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62597 34 nil 1] up to nil-62596, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62596-62596
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙1: [62621 62621 62597 33 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89981 :end 89981 :robust-begin 3 :robust-end 89979 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"2bcc7ecb0b8a8a0c53b7e906d3112e76\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9c0c57de194d161c6b40087a0ca5f90d\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bbac040adc3ed5ab3f5e4cf985932259\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"77985bfa5f75cd42ab7085f647533a15\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62486))) :cached t :org-element--cache-sync-key (31 . 62529)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62581 :end 62615 :contents-begin 62581 :contents-end 62615 :robust-begin 62581 :robust-end 62613 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline (:raw-value \"7dd9b0fca7a1abf49170aa574b8bb84b\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62581 :end 62615 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62604 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section (:begin 62581 :end 62614 :contents-begin 62581 :contents-end 62614 :robust-begin 62581 :robust-end 62612 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62654 after threshold 62602
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62597 33 nil 1] up to 62596-62602, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62596-62602
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62602]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙6: [62621 62621 62597 27 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89980 :end 89980 :robust-begin 3 :robust-end 89978 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b7121fad2f098fed2505958a0d18868b\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bfc07d60d391fb2455495dc752c0d7bb\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c34c3a25a63896e098bbfdceebff761e\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"200669fd0c474b77b886c259c91e9bfd\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62486))) :cached t :org-element--cache-sync-key (31 . 62529)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62581 :end 62614 :contents-begin 62581 :contents-end 62614 :robust-begin 62581 :robust-end 62612 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline (:raw-value \"af5c9d2250bdba3e27770815b3ec1000\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62581 :end 62614 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62603 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598) :cached t :parent (section (:begin 62581 :end 62608 :contents-begin 62581 :contents-end 62608 :robust-begin 62581 :robust-end 62606 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62648 after threshold 62596
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62597 27 nil 1] up to 62596-62596, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62596-62596
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62596]𝝙6
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (31 . 62598) key: "(drawer (:begin 62581 :end 62608 :drawer-name \"LOGBOOK\" :contents-begin 62596 :contents-end 62597 :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62598)))"
   org-element-cache diagnostics(rfa.org): Added new element with (31 . 62575) key: "(section (:begin 62581 :end 62608 :contents-begin 62581 :contents-end 62608 :robust-begin 62581 :robust-end 62606 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62575)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62648 after threshold 62581
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62621 62621 62597 27 nil 1] up to nil-62581, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 27: [62621 62621 nil 27 nil 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62621 62621 62597 11 ... 1] [62621 62621 nil 16 nil 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62621 62621 62597 11 (headline (:raw-value \"53901c748bd76a106df1cc25654dcb3a\" :begin 62529 :end 62608 :pre-blank 0 :contents-begin 62581 ...)) 1]"
"[62589 62589 nil 16 nil 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62597: (31 . 62621)::"(headline (:raw-value \"bc71f778747b9c605f764d8ad2fd821b\" :mode nil :granularity element :org-element--cache-sync-key (31 . 62589) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (31 . 62589)::"(headline (:raw-value \"e89cf1d970e729790c6dacb6ab8987d7\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (31 . 62574)::"(drawer (:begin 62581 :end 62597 :drawer-name \"LOGBOOK\" :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62574) :cached t :parent (section (:begin 62581 :end 62597 :contents-begin 62581 :contents-end 62597 :robust-begin 62581 :robust-end 62595 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62559) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (31 . 62559)::"(section (:begin 62581 :end 62597 :contents-begin 62581 :contents-end 62597 :robust-begin 62581 :robust-end 62595 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62559) :cached t :parent (headline (:raw-value \"af5c9d2250bdba3e27770815b3ec1000\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62559 62581 62597 11 (headline (:raw-value "53901c748bd76a106df1cc25654dcb3a" :begin 62529 :end 62608 :pre-blank 0 :contents-begin 62581 ...)) 0] up to nil-62581, next: 62589
   org-element-cache diagnostics(rfa.org): Syncing down to 62581-62581
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89974 :end 89974 :robust-begin 3 :robust-end 89972 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0dc4a3644b8d285448019b5d6a8c5bc6\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"02ea203f1655864c28e34a078b6ca371\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6c375610b95cc29b05661e811706c07b\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"285636926291ac2f8a7263f4fca3cfce\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62596]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89973 :end 89973 :robust-begin 3 :robust-end 89971 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"828d2a63ec79d17226bfde296160d926\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"369d1ba8d4850fcc56c80dae5728c4ed\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a92fc3e2fc7bbdfcb3e7a487575cea50\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5ddf77d81532fc945219f17cf6d86f8e\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62596..62596]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(section (:begin 62581 :end 62597 :contents-begin 62581 :contents-end 62597 :robust-begin 62581 :robust-end 62595 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62559) :cached t :parent (headline (:raw-value \"e1d5f1e390a32fccabb25012da49df7d\" 0 41 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (31 . 62529)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89968 :end 89968 :robust-begin 3 :robust-end 89966 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d18ae3be0060abcecf90d31ace6258e2\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b6da0b2c035d5bf566cddc1203da4fed\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c84cb735942d08bd3567551f86d90679\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"51e3f71853d58025cedd5c9608a45ff4\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62605 after threshold 62581
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62589 62589 nil 16 nil 1] up to 62581-62581, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62581-62581
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62581..62581]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Interrupt: position 62605 after threshold 62580
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62589 62589 nil 16 nil 1] up to nil-62580, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62580-62580
   org-element-cache diagnostics(rfa.org): Added new element with (31 . 62574) key: "(drawer (:begin 62581 :end 62597 :drawer-name \"LOGBOOK\" :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 62581 :mode planning :granularity element :org-element--cache-sync-key (31 . 62574)))"
   org-element-cache diagnostics(rfa.org): Added new element with (31 . 62559) key: "(section (:begin 62581 :end 62597 :contents-begin 62581 :contents-end 62597 :robust-begin 62581 :robust-end 62595 :post-blank 0 :post-affiliated 62581 :mode section :granularity element :org-element--cache-sync-key (31 . 62559)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62605 after threshold 62581
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62589 62589 nil 16 nil 1] up to nil-62581, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62581-62581
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙8: [62589 62589 nil 8 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89963 :end 89963 :robust-begin 3 :robust-end 89961 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"2fe7e9bc3e18cacab8e983ebdd1ee8cc\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bf9adee51a0cb6ab851d079a531fad4b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0aaba4c0df5f0c35578a266066e76180\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f042534e9f478914b11562335183bb92\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62597 after threshold 62589
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62589 62589 nil 8 nil 1] up to 62581-62589, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62581-62589
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62581..62589]𝝙8
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙7: [62589 62589 nil 1 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89955 :end 89955 :robust-begin 3 :robust-end 89953 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4ea59dffbdc8b79cd0eeaca2db399b7a\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"585d60a765a02de2eec6027cd1cb875a\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (29 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"42577928ac5961ca5adefb967198728b\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 290))) :cached t :org-element--cache-sync-key (31 . 62486)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f042534e9f478914b11562335183bb92\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62590 after threshold 62582
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62589 62589 nil 1 nil 1] up to 62581-62582, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62581-62582
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62581..62582]𝝙7
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Changes are before first known element. Submitting phase 1 request
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89948 :end 89948 :robust-begin 3 :robust-end 89946 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"61c4b6ebde9e7b8716c265b23644039b\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"eb8ea136007d4907dd6e32ee5a648171\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"8a4e26257518db3369fadf1708af45d7\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"de94f3561928764de7e3dd36d9a72790\" 0 41 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62581..62581]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning 2
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning 2
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 839. The remaining sync requests: "([62596 62596 62580 25 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"3e1cf0e0f0c2dd529510a5e8576e4fd9\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"7f9a33d6278c92b9897b06b4900a1bc5\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"c3160f180bb7a33b126976e2ac602943\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"25b1e01f3da8ae03ad24b1ffaf005f5f\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"7f9a33d6278c92b9897b06b4900a1bc5\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"c3160f180bb7a33b126976e2ac602943\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"a2258b777c2bc1ba8256ae748656b7c0\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"7f9a33d6278c92b9897b06b4900a1bc5\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"c3160f180bb7a33b126976e2ac602943\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"52ad0f5f3cd2327077c0a54eac6c0aba\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"7f9a33d6278c92b9897b06b4900a1bc5\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"c3160f180bb7a33b126976e2ac602943\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"ac148732256267b241f4d9c5806548e6\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"7f9a33d6278c92b9897b06b4900a1bc5\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"c3160f180bb7a33b126976e2ac602943\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62621: (30 . 62568)::"(headline (:raw-value \"c3160f180bb7a33b126976e2ac602943\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62568) key: "(headline (:raw-value \"922f6b6c11be259de849d42133f28922\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62568)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62580 25 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62581 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62621 after threshold 62527
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62580 25 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62581 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62527, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62527-62527
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"fbc78c1e98d0d3163946aaf20ad63d9a\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62621 after threshold 62580
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62580 25 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62581 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62580, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 25: [62596 62596 62579 25 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62581 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62580 1 ... 1] [62596 62596 62579 24 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62580 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62581 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62579 24 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62581 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62580: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"c3440f671cd0f76a02975e97dc3b21d8\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62580 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62581 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62580, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62580-62580
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"c3440f671cd0f76a02975e97dc3b21d8\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89947 :end 89947 :robust-begin 3 :robust-end 89945 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"97e1d350f2e41859d548b07e34d9dbb1\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"fccebde8f25fd115086fea77beb00cf9\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e100d038b802ee4e3e926796b7a3331a\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62620 after threshold 62579
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62579 24 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62580 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62579, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62579
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62579]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"46760bf82d4470ba56bd03565f06bcb6\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62620 after threshold 62579
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62579 24 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62580 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62579, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 24: [62596 62596 62578 24 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62580 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62579 1 ... 1] [62596 62596 62578 23 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62579 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62580 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62578 23 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62580 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62579: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"e5539e5445dcf6665eaa31c8319365df\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62579 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62580 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62579, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62579-62579
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"e5539e5445dcf6665eaa31c8319365df\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89946 :end 89946 :robust-begin 3 :robust-end 89944 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4741981f5000d15008ffbc3ba64740f9\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"4687fed649c78061c3d8d4ca49802f98\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"1417966fc1c56b9288a368256bb1e282\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62619 after threshold 62578
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62578 23 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62579 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62578, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62578
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62578]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"19d256a8dda82bc94e900470404b6c1a\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62619 after threshold 62578
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62578 23 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62579 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62578, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 23: [62596 62596 62577 23 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62579 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62578 1 ... 1] [62596 62596 62577 22 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62578 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62579 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62577 22 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62579 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62578: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"4d695ef62db5fb2f2fa34f63e59ee46b\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62578 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62579 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62578, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62578-62578
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"4d695ef62db5fb2f2fa34f63e59ee46b\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89945 :end 89945 :robust-begin 3 :robust-end 89943 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"25a7ab3dc1f9ba3e9edd6b9aae0de26c\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"cdf9577e1f5a19b2fedca053794a4667\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"afd309dfbb66b92f7e1ad0bd7b2f8905\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62618 after threshold 62577
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62577 22 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62578 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62577, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62577
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62577]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"2a71005d7950806c6a3fffded6db2400\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62618 after threshold 62577
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62577 22 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62578 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62577, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 22: [62596 62596 62576 22 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62578 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62577 1 ... 1] [62596 62596 62576 21 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62577 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62578 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62576 21 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62578 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62577: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"78121d73f4ef41171844c06f84966fb4\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62577 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62578 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62577, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62577-62577
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"78121d73f4ef41171844c06f84966fb4\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89944 :end 89944 :robust-begin 3 :robust-end 89942 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6b91bf94590f7b8c63838e14e4d65c17\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"6ab2516b0d48bb4776b774bad0cc30e6\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"48e69eb7238fc5457621e0b5a6235688\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62617 after threshold 62576
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62576 21 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62577 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62576, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62576
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62576]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"9f045d2b651dc1d9b82f0d14b7265266\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62617 after threshold 62576
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62576 21 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62577 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62576, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 21: [62596 62596 62575 21 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62577 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62576 1 ... 1] [62596 62596 62575 20 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62576 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62577 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62575 20 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62577 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62576: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"851720a648ff953d4b0b2f284899d0ab\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62576 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62577 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62576, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62576-62576
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"851720a648ff953d4b0b2f284899d0ab\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89943 :end 89943 :robust-begin 3 :robust-end 89941 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f92b8e4c4a167d0a91e3908cf80fd9db\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5619db1403e7db3380a2bf548a56146e\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"3a4d760efd5261da8b8da0b5cfbba69a\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62616 after threshold 62575
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62575 20 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62576 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62575, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62575
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62575]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"d067fbd5a2d9a1c8e570e0a72310647c\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62616 after threshold 62575
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62575 20 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62576 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62575, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 20: [62596 62596 62574 20 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62576 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62575 1 ... 1] [62596 62596 62574 19 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62575 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62576 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62574 19 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62576 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62575: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"cc673719f73f6f873bf76e9c4a25beed\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62575 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62576 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62575, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62575-62575
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"cc673719f73f6f873bf76e9c4a25beed\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89942 :end 89942 :robust-begin 3 :robust-end 89940 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"65062c9ad2551bb4befecd501d1cd806\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"205191f3cd041762328e9f46b95091ce\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"fc599e43def49ccd5a85c9fd913a4338\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62615 after threshold 62574
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62574 19 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62575 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62574, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62574
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62574]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"6123ad9cde3477ae2a071d37c46c01ed\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62615 after threshold 62574
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62574 19 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62575 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62574, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 19: [62596 62596 62573 19 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62575 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62574 1 ... 1] [62596 62596 62573 18 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62574 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62575 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62573 18 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62575 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62574: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"2576fcb20080a46285f7025aeb027048\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62574 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62575 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62574, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62574-62574
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"2576fcb20080a46285f7025aeb027048\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89941 :end 89941 :robust-begin 3 :robust-end 89939 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8084cecfe89043e2175f330aa59cdfab\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"56e5b57b94d37ec84c07824b9e423a9b\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b5aaff6419517b7f1ab0124e03f324c4\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62614 after threshold 62573
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62573 18 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62574 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62573, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62573
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62573]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"4141d71fc7d4e7aea0b23953672844f1\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62614 after threshold 62573
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62573 18 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62574 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62573, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 18: [62596 62596 62572 18 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62574 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62573 1 ... 1] [62596 62596 62572 17 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62573 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62574 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62572 17 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62574 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62573: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"e7d94944356e0c8e95084142fe5fbeb5\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62573 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62574 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62573, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62573-62573
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"e7d94944356e0c8e95084142fe5fbeb5\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89940 :end 89940 :robust-begin 3 :robust-end 89938 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"11dc3f6850bfd977cadf84c7f2ba1b56\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"27c04f158902cf7dd6cfe2812edee8f7\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"7706a42ac02ad82e8bbd7da4b157a9a5\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62613 after threshold 62572
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62572 17 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62573 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62572, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62572
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62572]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"d2a820b5335c808738b1f1726e1e760c\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62613 after threshold 62572
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62572 17 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62573 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62572, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 17: [62596 62596 62571 17 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62573 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62572 1 ... 1] [62596 62596 62571 16 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62572 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62573 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62571 16 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62573 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62572: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"f20e84dc47d8a6c3add5225db808d2cc\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62572 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62573 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62572, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62572-62572
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"f20e84dc47d8a6c3add5225db808d2cc\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89939 :end 89939 :robust-begin 3 :robust-end 89937 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"7c92539d39f5500b04dd5a81246c47cb\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b4329d6be3a286fbfd53433e25d41e7a\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"03993d5767b1b537c94b9756c4e580a8\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62612 after threshold 62571
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62571 16 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62572 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62571, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62571
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62571]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"1876395e030e7750e261aca0c0b6aefb\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62612 after threshold 62571
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62571 16 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62572 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62571, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 16: [62596 62596 62570 16 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62572 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62571 1 ... 1] [62596 62596 62570 15 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62571 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62572 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62570 15 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62572 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62571: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"c87db8572b6ae6e659943681980d104e\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62571 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62572 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62571, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62571-62571
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"c87db8572b6ae6e659943681980d104e\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89938 :end 89938 :robust-begin 3 :robust-end 89936 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"43e3dafa5bc54fc977ab1915eaf57030\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"2bbc0f816a9188aaae11ea5c7005e235\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d815a3aec3098ce8bf3369e7c100a308\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62611 after threshold 62570
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62570 15 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62571 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62570, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62570
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62570]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"d92ffc86fe2da10e5d4dec57a2096136\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62611 after threshold 62570
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62570 15 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62571 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62570, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 15: [62596 62596 62569 15 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62571 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62570 1 ... 1] [62596 62596 62569 14 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62570 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62571 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62569 14 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62571 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62570: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"037acc0775defadfbe65bea06450f9b9\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62570 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62571 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62570, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62570-62570
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"037acc0775defadfbe65bea06450f9b9\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89937 :end 89937 :robust-begin 3 :robust-end 89935 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a9b33df7b3c11e3290393205a653a3b6\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"fce73e93cf355bd4fc419c50778f1bb7\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"0e5d0eccb0b1857233423a671a5e5279\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62610 after threshold 62569
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62569 14 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62570 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62569, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62569
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62569]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"9d4101d5f2debbf31bca93c88a759d09\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62610 after threshold 62569
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62569 14 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62570 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62569, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 14: [62596 62596 62568 14 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62570 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62569 1 ... 1] [62596 62596 62568 13 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62569 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62570 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62568 13 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62570 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62569: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"83499b39a4f25105f1aa765154e9ba63\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62569 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62570 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62569, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62569-62569
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"83499b39a4f25105f1aa765154e9ba63\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89936 :end 89936 :robust-begin 3 :robust-end 89934 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"93d7e6b42fc4e01f3ae190ef7cfaa7df\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b2574a5e9f938fb521ab1aea37f1922d\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"646ce2214a35b684962eeb1301b6bf39\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62609 after threshold 62568
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62568 13 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62569 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62568, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62568
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62568]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"cbaee318d53ee55f32c89adbaf3464dc\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62609 after threshold 62568
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62568 13 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62569 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62568, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 13: [62596 62596 62567 13 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62569 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62568 1 ... 1] [62596 62596 62567 12 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62568 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62569 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62567 12 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62569 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62568: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"ad26ce619599ab729d6fb9704b43a3df\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62568 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62569 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62568, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62568-62568
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"ad26ce619599ab729d6fb9704b43a3df\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89935 :end 89935 :robust-begin 3 :robust-end 89933 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"7be6ea3bd0dd3a962557f19ed30afb57\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"7dd827dac03e5d59f342f4a22f40d073\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b74a68084503370129e15a8963e10efa\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62608 after threshold 62567
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62567 12 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62568 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62567, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62567
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62567]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"3141c26c8b72fb009e9ec3d54a4a5327\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62608 after threshold 62567
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62567 12 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62568 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62567, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 12: [62596 62596 62566 12 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62568 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62567 1 ... 1] [62596 62596 62566 11 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62567 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62568 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62566 11 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62568 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62567: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"9ce6f0010e9fd826f09dfddf95eb81fb\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62567 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62568 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62567, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62567-62567
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"9ce6f0010e9fd826f09dfddf95eb81fb\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89934 :end 89934 :robust-begin 3 :robust-end 89932 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b72d63e5d430a1deca049fee6dc6c079\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"a4f723c25f50bd057c1734d500d96c80\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d15198330032afada948873b21c862ce\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62607 after threshold 62566
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62566 11 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62567 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62566, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62566
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62566]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"645f33113b7101622558dad719d928c0\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62607 after threshold 62566
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62566 11 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62567 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62566, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 11: [62596 62596 62565 11 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62567 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62566 1 ... 1] [62596 62596 62565 10 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62566 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62567 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62565 10 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62567 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62566: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"a344eb35c108d686521a8d227f92aa69\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62566 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62567 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62566, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62566-62566
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"a344eb35c108d686521a8d227f92aa69\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89933 :end 89933 :robust-begin 3 :robust-end 89931 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b7daec2ec02cfdfdd842a492d1d495c7\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"9e358f226697fa86ba791f77ecc4632e\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"aebc3c84959fd600a02cb49000274f0f\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62606 after threshold 62565
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62565 10 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62566 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62565, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62565
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62565]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"4bcf179c74a396dce5b00afb5b032a65\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62606 after threshold 62565
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62565 10 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62566 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62565, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 10: [62596 62596 62564 10 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62566 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62565 1 ... 1] [62596 62596 62564 9 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62565 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62566 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62596 62596 62564 9 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62566 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62565: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62541)::"(headline (:raw-value \"1cc882602d9f96ca450de7cd8866c444\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62541 62529 62565 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62566 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62565, next: 62596
   org-element-cache diagnostics(rfa.org): Syncing down to 62565-62565
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"1cc882602d9f96ca450de7cd8866c444\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89932 :end 89932 :robust-begin 3 :robust-end 89930 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"daa5148402a7ae3a8ebc926bd2cd8400\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5a8c1a220efb087e6d1ee1c0d172f99c\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"79227bf787c3fbdbc126080d7beb0b63\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62605 after threshold 62564
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62564 9 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62565 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62564, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62564
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62564]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62541) key: "(headline (:raw-value \"f02dac0bf4336865d18fdc6a0cf0200a\" :mode section :granularity element :org-element--cache-sync-key (30 . 62541)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62605 after threshold 62564
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62596 62596 62564 9 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62565 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62564, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 9: [62596 62596 62563 9 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62565 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62596 62596 62564 1 ... 1] [62596 62596 62563 8 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62596 62596 62564 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62565 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62563 8 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62565 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62564: (30 . 62596)::"(headline (:raw-value \"a9a9d8668193a67ab6c688647d056231\" :mode nil :granularity element :org-element--cache-sync-key (30 . 62564) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (30 . 62564)::"(headline (:raw-value \"7017d44c1153e1928e08f0227eaf940e\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"dadc9b9ee8cc24414e61ba5b5bd13e3e\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62564 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62565 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62564, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62564-62564
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"dadc9b9ee8cc24414e61ba5b5bd13e3e\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89931 :end 89931 :robust-begin 3 :robust-end 89929 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f889cb546e3ea6fcee0094f57694ad3e\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"30eb675d3793becc4f2bac07f5ba9652\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"8bfcd3d91b26b2594505923757164c48\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62572 after threshold 62563
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62563 8 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62564 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62563, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62563
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62563]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"a9d388102fca5c3260447b81227ee5f2\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62572 after threshold 62563
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62563 8 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62564 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62563, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 8: [62564 62564 62562 8 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62564 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62564 62564 62563 1 ... 1] [62564 62564 62562 7 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62564 62564 62563 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62564 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62562 7 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62564 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62563: (30 . 62564)::"(headline (:raw-value \"8bd17cec6f1ae4ecf732b7f4354f662f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"6d4cd811f6855aced33afc3dadd767ca\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62563 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62564 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62563, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62563-62563
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"6d4cd811f6855aced33afc3dadd767ca\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89930 :end 89930 :robust-begin 3 :robust-end 89928 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"fa6bb63a32a8834a8d4612354b706756\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"404dc17851661a7806d4ac0ddda656cf\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5ae33a6d1aaebd4b8e5c15ad44424f25\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62571 after threshold 62562
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62562 7 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62563 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62562, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62562
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62562]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"e79d190f00dab7c99044cfe5e7fbfb04\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62571 after threshold 62562
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62562 7 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62563 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62562, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 7: [62564 62564 62561 7 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62563 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62564 62564 62562 1 ... 1] [62564 62564 62561 6 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62564 62564 62562 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62563 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62561 6 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62563 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62562: (30 . 62564)::"(headline (:raw-value \"8a66ea8946bc0648e602b282c5b59cbe\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"fa16b0008e5bb49fee48b220502989ea\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62562 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62563 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62562, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62562-62562
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"fa16b0008e5bb49fee48b220502989ea\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89929 :end 89929 :robust-begin 3 :robust-end 89927 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f1376c8d493bd1a11ed754a6ae1f8401\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"4ee229692a4613282f4252ad49e35d67\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"313da60fe80d65878fed805898301393\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62570 after threshold 62561
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62561 6 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62562 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62561, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62561
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62561]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"faa6f086d91f11ed3b45276b2d0ba142\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62570 after threshold 62561
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62561 6 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62562 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62561, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 6: [62564 62564 62560 6 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62562 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62564 62564 62561 1 ... 1] [62564 62564 62560 5 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62564 62564 62561 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62562 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62560 5 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62562 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62561: (30 . 62564)::"(headline (:raw-value \"4ad14e2e98107cb8d020fbe2817d3876\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"1d1d8c8815d31ca78a38697ef0614195\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62561 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62562 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62561, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62561-62561
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"1d1d8c8815d31ca78a38697ef0614195\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89928 :end 89928 :robust-begin 3 :robust-end 89926 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cbc8e8eb4a85c6a9e4874623676c55e5\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"0a7a28fdb213242b8567990846576a05\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"c84dc7c58d4a9f701968161225258113\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62569 after threshold 62560
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62560 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62561 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62560, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62560
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62560]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"f53b19bf27d072537756704dcf5e10d2\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62569 after threshold 62560
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62560 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62561 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62560, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 5: [62564 62564 62559 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62561 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62564 62564 62560 1 ... 1] [62564 62564 62559 4 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62564 62564 62560 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62561 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62559 4 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62561 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62560: (30 . 62564)::"(headline (:raw-value \"3d6942c8b0070f1d4af3b95f2d040a20\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"baffae0c6e3358540e6d0b0e55f1aef3\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62560 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62561 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62560, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62560-62560
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"baffae0c6e3358540e6d0b0e55f1aef3\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89927 :end 89927 :robust-begin 3 :robust-end 89925 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d5da02cebf011c630529584b074811e8\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5edec9e8ae836d1492ac5db28d99360e\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"bc10f900979ad44331c5888c71ff7a56\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62568 after threshold 62559
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62559 4 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62560 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62559, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62559
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62559]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"30f4d0c10ac7191ac42098f815aced12\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62568 after threshold 62559
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62559 4 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62560 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62559, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 4: [62564 62564 62558 4 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62560 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62564 62564 62559 1 ... 1] [62564 62564 62558 3 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62564 62564 62559 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62560 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62558 3 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62560 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62559: (30 . 62564)::"(headline (:raw-value \"25410934c24a5a67faf3784cb9716bd8\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"d00f9ca6e232e50532c0d2402666f038\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62559 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62560 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62559, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62559-62559
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"d00f9ca6e232e50532c0d2402666f038\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89926 :end 89926 :robust-begin 3 :robust-end 89924 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f81c2d71941df1ff54080f7fcc15b6dc\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"11da33a4d8b8d18eb976c02f473b63ab\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b50859d2ff812ff559cacf6f4a92f329\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62567 after threshold 62558
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62558 3 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62559 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62558, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62558
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62558]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"4c282319d39b26772f8fe3850bc9ed80\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62567 after threshold 62558
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62558 3 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62559 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62558, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 3: [62564 62564 62557 3 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62559 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62564 62564 62558 1 ... 1] [62564 62564 62557 2 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62564 62564 62558 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62559 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62557 2 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62559 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62558: (30 . 62564)::"(headline (:raw-value \"ddef53ce1bcb8f7ddc668da37e30b56d\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"36ac4e633c4453bd18e9b01d84651e84\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62558 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62559 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62558, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62558-62558
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"36ac4e633c4453bd18e9b01d84651e84\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89925 :end 89925 :robust-begin 3 :robust-end 89923 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3d4cad613ce56e3c1e27ffe8cdaa15b5\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f99881b146958d24e783aa7b2fe73edc\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b33fa4ec3a6ac4e9bc71262bad8d6e48\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62566 after threshold 62557
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62557 2 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62558 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62557, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62557
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62557]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"7cbb4e925c2677329fc9aaad4337aab9\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62566 after threshold 62557
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62557 2 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62558 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62557, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 2: [62564 62564 62556 2 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62558 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62564 62564 62557 1 ... 1] [62564 62564 62556 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62564 62564 62557 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62558 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62564 62564 62556 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62558 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62557: (30 . 62564)::"(headline (:raw-value \"7ee57b04aaa91470525c1a597e149ec9\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62525)::"(headline (:raw-value \"0e988d68535c3d8582c7edefd754e9fc\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62525 62529 62557 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62558 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62557, next: 62564
   org-element-cache diagnostics(rfa.org): Syncing down to 62557-62557
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"0e988d68535c3d8582c7edefd754e9fc\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89924 :end 89924 :robust-begin 3 :robust-end 89922 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0ee48289cfe70dae99d5f62fa92edcd4\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"bc3dff1835801c73d5400106a56264d4\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b142b0731743304bb597a067f1553b28\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62565 after threshold 62556
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62564 62564 62556 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62557 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62556, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62556
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62556]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (30 . 62525) key: "(headline (:raw-value \"ce0a9079cda88199adfc16b13143875d\" :mode section :granularity element :org-element--cache-sync-key (30 . 62525)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62565 after threshold 62556
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62556: (30 . 62564)::"(headline (:raw-value \"3d67128617e6014246207f0da8e9e3ee\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (30 . 62529)::"(headline (:raw-value \"56ef4fb9ba179108aebabb001db6be4f\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (30 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62529 62529 62556 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62557 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62556, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62556-62556
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"c964cd2d8e64db7610f54ec41cddf543\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89923 :end 89923 :robust-begin 3 :robust-end 89921 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"573a4cb5b63600f88ab4139ad50f4b98\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"406ff2dcebe96b3bf171fa19c8cb80d3\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e59dff01f6a03f5d2293a622909265c3\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62555]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 839. The remaining sync requests: "([80647 62548 62555 16 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"6b0e6604f350d28bc3454247faf9dd91\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"e124643a14b0c6a2b03c01477a52c03f\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"07d0b466a86e694bd5fa18a3417dbd00\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"cd687143ccfcfabe09d62189c725ea2d\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"e124643a14b0c6a2b03c01477a52c03f\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"07d0b466a86e694bd5fa18a3417dbd00\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"5072eeca4f626e73882219e4ba89e76b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"e124643a14b0c6a2b03c01477a52c03f\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"07d0b466a86e694bd5fa18a3417dbd00\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [80647 62548 62555 16 (headline (:raw-value "07592db3f85265b70564d180ba211c6c" :begin 62564 :end 89922 :pre-blank 0 :contents-begin 62596 ...)) 2] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 16: [80647 62548 62541 16 (headline (:raw-value "07592db3f85265b70564d180ba211c6c" :begin 62564 :end 89922 :pre-blank 0 :contents-begin 62596 ...)) 2]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 839. The remaining sync requests: "([62580 62580 62555 16 ... 2] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Reached next request.
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"e0edccc60750d8daa656c834e7579e4d\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"e124643a14b0c6a2b03c01477a52c03f\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"07d0b466a86e694bd5fa18a3417dbd00\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"f59b4dd345162b484fe2dc0c259d9d90\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
  Old parent: "(headline (:raw-value \"e124643a14b0c6a2b03c01477a52c03f\" :parent nil :cached t))))"
  New parent: "(headline (:raw-value \"07d0b466a86e694bd5fa18a3417dbd00\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62596: (29 . 62556)::"(headline (:raw-value \"07d0b466a86e694bd5fa18a3417dbd00\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62556) key: "(headline (:raw-value \"38aa6fd415798bf55c6c77da46c4ecbc\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62556)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62555 16 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62556 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-nil, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"d46f3b9df5788f3333bec1a0d1d42a96\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62596 after threshold 62555
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62555 16 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62556 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62555, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 16: [62580 62580 62554 16 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62556 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62555 1 ... 1] [62580 62580 62554 15 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62555 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62556 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62580 62580 62554 15 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62556 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62555: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62533)::"(headline (:raw-value \"0e2a4e4b9710162ae321b08532981b77\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62529 62555 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62556 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62555, next: 62580
   org-element-cache diagnostics(rfa.org): Syncing down to 62555-62555
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"0e2a4e4b9710162ae321b08532981b77\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89922 :end 89922 :robust-begin 3 :robust-end 89920 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a70575cf89a3b37d357c142598ec1e6e\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"9e587e2e479f5b7cc8ae8cb86da01d65\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"6e03e7cdb65a14a9587cb865fbfbbec7\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62595 after threshold 62554
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62554 15 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62555 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62554, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62554
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62554]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"b36e099814ca36ee6f78d18b67afaea7\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62595 after threshold 62554
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62554 15 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62555 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62554, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 15: [62580 62580 62553 15 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62555 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62554 1 ... 1] [62580 62580 62553 14 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62554 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62555 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62580 62580 62553 14 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62555 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62554: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62533)::"(headline (:raw-value \"8c2d339c00f4062d4b1d964b1879f793\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62529 62554 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62555 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62554, next: 62580
   org-element-cache diagnostics(rfa.org): Syncing down to 62554-62554
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"8c2d339c00f4062d4b1d964b1879f793\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89921 :end 89921 :robust-begin 3 :robust-end 89919 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"eba20086becb2637741a07f3710f181a\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e8e8e23cc57565706fba908f25c14c99\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"dec30341144f7699da7735f0f781611d\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62594 after threshold 62553
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62553 14 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62554 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62553, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62553
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62553]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"c57f32532014bde62523d52eebcd2e42\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62594 after threshold 62553
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62553 14 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62554 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62553, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 14: [62580 62580 62552 14 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62554 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62553 1 ... 1] [62580 62580 62552 13 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62553 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62554 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62580 62580 62552 13 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62554 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62553: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62533)::"(headline (:raw-value \"41d4a2022c4e5f3b6fbb4e3ef40ff1b8\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62529 62553 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62554 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62553, next: 62580
   org-element-cache diagnostics(rfa.org): Syncing down to 62553-62553
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"41d4a2022c4e5f3b6fbb4e3ef40ff1b8\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89920 :end 89920 :robust-begin 3 :robust-end 89918 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"50e8851a8d64315e02fdc9d3bd75ab44\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"597155e82550ce379a99544243f80c00\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b1e0e7cd271038ee5eededb56c00a3ba\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62593 after threshold 62552
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62552 13 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62553 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62552, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62552
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62552]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"7935cc68856c2e323b81b85c4eff8449\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62593 after threshold 62552
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62552 13 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62553 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62552, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 13: [62580 62580 62551 13 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62553 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62552 1 ... 1] [62580 62580 62551 12 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62552 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62553 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62580 62580 62551 12 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62553 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62552: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62533)::"(headline (:raw-value \"47f23f3a27995942776e1ca806057530\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62529 62552 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62553 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62552, next: 62580
   org-element-cache diagnostics(rfa.org): Syncing down to 62552-62552
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"47f23f3a27995942776e1ca806057530\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89919 :end 89919 :robust-begin 3 :robust-end 89917 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"2970694ceeaf0dacebe6af2005a119f4\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d73e96b1a76b0b605c7750b009933d00\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"9cab36503118a95f4ae33696b254e130\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62592 after threshold 62551
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62551 12 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62552 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62551, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62551
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62551]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"7280bb56d67fb9e3125caf99789c7b80\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62592 after threshold 62551
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62551 12 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62552 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62551, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 12: [62580 62580 62550 12 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62552 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62551 1 ... 1] [62580 62580 62550 11 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62551 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62552 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62580 62580 62550 11 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62552 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62551: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62533)::"(headline (:raw-value \"4956ab80d8c119644619f70b746eaccd\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62529 62551 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62552 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62551, next: 62580
   org-element-cache diagnostics(rfa.org): Syncing down to 62551-62551
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"4956ab80d8c119644619f70b746eaccd\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89918 :end 89918 :robust-begin 3 :robust-end 89916 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bf5a5b84d13ead2d333d54e08f600276\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"a132a993ac2c294e504e6ef34c298c7c\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f1e253e6157bf536e872a2be81490b55\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62591 after threshold 62550
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62550 11 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62551 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62550, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62550
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62550]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"b04a844de8d9c918b1559afc499dcda1\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62591 after threshold 62550
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62550 11 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62551 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62550, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 11: [62580 62580 62549 11 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62551 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62550 1 ... 1] [62580 62580 62549 10 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62550 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62551 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62580 62580 62549 10 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62551 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62550: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62533)::"(headline (:raw-value \"4a36657c46248e2d0514a19c63b80dfa\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62529 62550 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62551 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62550, next: 62580
   org-element-cache diagnostics(rfa.org): Syncing down to 62550-62550
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"4a36657c46248e2d0514a19c63b80dfa\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89917 :end 89917 :robust-begin 3 :robust-end 89915 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c8a597c9b91657a7bdca10bf159db14c\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"0f2d9efb7d4c5c56d9768dd3a5726e90\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"1c4eda81135b6af4f30b8ce522d2e445\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62590 after threshold 62549
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62549 10 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62550 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62549, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62549
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62549]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"6a9221eb944ee957f0916f13aeec2133\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62590 after threshold 62549
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62549 10 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62550 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62549, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 10: [62580 62580 62548 10 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62550 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62549 1 ... 1] [62580 62580 62548 9 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62549 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62550 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62580 62580 62548 9 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62550 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62549: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62533)::"(headline (:raw-value \"b761530e8d4ba8d99c37ca05723f8e43\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62529 62549 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62550 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62549, next: 62580
   org-element-cache diagnostics(rfa.org): Syncing down to 62549-62549
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"b761530e8d4ba8d99c37ca05723f8e43\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89916 :end 89916 :robust-begin 3 :robust-end 89914 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"088e74989f199d69cd8812b58d860af0\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"08f6547ae069ba52d7cd527b3c7f161f\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"366dd907bbf72bcc84c5f77ddefd410a\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62589 after threshold 62548
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62548 9 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62549 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62548, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62548
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62548]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62533) key: "(headline (:raw-value \"490424338c27970e879b06266ce77073\" :mode section :granularity element :org-element--cache-sync-key (29 . 62533)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62589 after threshold 62548
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62580 62580 62548 9 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62549 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62548, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 9: [62580 62580 62547 9 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62549 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62580 62580 62548 1 ... 1] [62580 62580 62547 8 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62580 62580 62548 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62549 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62547 8 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62549 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62548: (29 . 62580)::"(headline (:raw-value \"45fc26f6b12059d78023d4c22d2ad69b\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62548) :cached nil :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (29 . 62548)::"(headline (:raw-value \"7105671b04dbd66ee1ea7a402fde095d\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"819219dc6337a961e847f91e2d81f764\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62548 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62549 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62548, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62548-62548
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"819219dc6337a961e847f91e2d81f764\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89915 :end 89915 :robust-begin 3 :robust-end 89913 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"65352a6c07a1d2a013c71b669d011f01\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"8ed4ea1613604877c8d36329b198aa7e\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"21fad7ad4aeef235093633d40e23a7c4\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62556 after threshold 62547
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62547 8 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62548 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62547, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62547
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62547]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"b388cb4d072cdd7e64715a207d45b590\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62556 after threshold 62547
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62547 8 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62548 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62547, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 8: [62548 62548 62546 8 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62548 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62547 1 ... 1] [62548 62548 62546 7 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62547 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62548 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62546 7 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62548 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62547: (29 . 62548)::"(headline (:raw-value \"b53b1748491627adb26eed35eb073302\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"b0288fafc5a9d3225c13693dbd7e8774\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62547 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62548 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62547, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62547-62547
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"b0288fafc5a9d3225c13693dbd7e8774\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89914 :end 89914 :robust-begin 3 :robust-end 89912 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f53f0d101ce2fcb28079c0110de5ea18\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"0c5e5c1f907b7292199e598cb9f88a83\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"a4a39eea60bebbe037338b9257fe38b6\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62555 after threshold 62546
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62546 7 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62547 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62546, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62546
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62546]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"71633ffc54a190a9d4f48ddb3521e064\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62555 after threshold 62546
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62546 7 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62547 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62546, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 7: [62548 62548 62545 7 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62547 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62546 1 ... 1] [62548 62548 62545 6 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62546 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62547 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62545 6 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62547 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62546: (29 . 62548)::"(headline (:raw-value \"743c857a1cf1a13b36a9b4b03139eea5\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"e8328c5a7be3bfbfc8d56cbe449f8e95\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62546 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62547 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62546, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62546-62546
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"e8328c5a7be3bfbfc8d56cbe449f8e95\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89913 :end 89913 :robust-begin 3 :robust-end 89911 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6bb95c245819274505d51f4708e56058\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e31e0079e5b6a61fbabe8f77681d511f\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"8f7c7dd78ec697c5bf438920b067344a\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62554 after threshold 62545
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62545 6 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62546 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62545, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62545
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62545]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"823fda4bb68405a0fcfec343358d8ff2\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62554 after threshold 62545
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62545 6 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62546 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62545, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 6: [62548 62548 62544 6 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62546 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62545 1 ... 1] [62548 62548 62544 5 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62545 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62546 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62544 5 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62546 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62545: (29 . 62548)::"(headline (:raw-value \"1db11fd9e965dd544402b1cda2f332ee\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"14c7570d0a166b0ee8b06e35b1dd25c6\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62545 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62546 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62545, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62545-62545
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"14c7570d0a166b0ee8b06e35b1dd25c6\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89912 :end 89912 :robust-begin 3 :robust-end 89910 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"32f49c5a18316755bf811ca47effadf2\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"abedcb8b39ce71694d34afde674ace87\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"ee973b4f4a697a8e60a6930361805803\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62553 after threshold 62544
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62544 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62545 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62544, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62544
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62544]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"30a57aac321d0a6ffc7b6e5d06c9369f\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62553 after threshold 62544
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62544 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62545 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62544, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 5: [62548 62548 62543 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62545 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62544 1 ... 1] [62548 62548 62543 4 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62544 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62545 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62543 4 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62545 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62544: (29 . 62548)::"(headline (:raw-value \"8e68516ffca6979d39a8ba30fd1bd5e7\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"c00a8413c04d12d7f0972e510813cc89\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62544 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62545 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62544, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62544-62544
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"c00a8413c04d12d7f0972e510813cc89\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89911 :end 89911 :robust-begin 3 :robust-end 89909 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"97be0321168a54abd525a4cb21282290\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"0deee52bc4ea2211a92e4f88e735c342\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"96a4740f190fc02a9461acdf66d10b67\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62552 after threshold 62543
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62543 4 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62544 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62543, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62543
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62543]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"2b7fb65ad5d5c73c60d37c9b3cbeda1f\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62552 after threshold 62543
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62543 4 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62544 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62543, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 4: [62548 62548 62542 4 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62544 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62543 1 ... 1] [62548 62548 62542 3 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62543 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62544 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62542 3 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62544 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62543: (29 . 62548)::"(headline (:raw-value \"2fc8eb3b5cd20e71827c4351124a0a97\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"f5934276b42d581ae9a73ffb229abced\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62543 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62544 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62543, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62543-62543
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"f5934276b42d581ae9a73ffb229abced\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89910 :end 89910 :robust-begin 3 :robust-end 89908 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"2a11bb9a3029158f879eb0d2f25018bf\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5ed13abf10c97c01792ca17ffffb41af\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"254f9529c0d982dc86099185599058ce\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62551 after threshold 62542
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62542 3 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62543 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62542, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62542
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62542]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"0b6ca7a28689ae674fc9ffa84698486e\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62551 after threshold 62542
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62542 3 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62543 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62542, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 3: [62548 62548 62541 3 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62543 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62542 1 ... 1] [62548 62548 62541 2 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62542 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62543 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62541 2 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62543 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62542: (29 . 62548)::"(headline (:raw-value \"20fb8f75b415fa115bfd5a8e8cd43390\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"14c7774df02369f68a5934e8195457e5\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62542 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62543 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62542, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62542-62542
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"14c7774df02369f68a5934e8195457e5\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89909 :end 89909 :robust-begin 3 :robust-end 89907 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"801887be3428aa9644f379122173802a\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"16f080fffb83accc39f2ad358672510c\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"de297f29c8bf3dc734fa32fc425e1c7d\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62550 after threshold 62541
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62541 2 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62542 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62541, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62541
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62541]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"d23e8004cb62369e8f01e26d5a222d50\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62550 after threshold 62541
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62541 2 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62542 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62541, next: 80647
   org-element-cache diagnostics(rfa.org): Updating next request offset to 2: [62548 62548 62540 2 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62542 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62541 1 ... 1] [62548 62548 62540 1 ... 1] [80647 62548 62541 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62541 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62542 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62540 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62542 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62541: (29 . 62548)::"(headline (:raw-value \"f61e25b742db7a661e082fcf18c5a978\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"de8c63e3b7f0f0d3e38fc553b1178ad4\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62541 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62542 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62541, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62541-62541
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"de8c63e3b7f0f0d3e38fc553b1178ad4\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89908 :end 89908 :robust-begin 3 :robust-end 89906 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"39bdc2be69cf1f287139f162315cb596\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"3448a36adb98a6b1f7233d28c9026a70\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"790dda3f33da6720b2db754b225711e1\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62549 after threshold 62540
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62540 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62541 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62540, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62540
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62540]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"1652320e7323645fa35f6dedc3bd47eb\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62549 after threshold 62540
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62540: (29 . 62548)::"(headline (:raw-value \"8b1bd259b59aa17b0c63f855a8874d8c\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62532)::"(headline (:raw-value \"1f33bc726557785197ffbdb0148b5633\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"7b1c64761e8053615dba4eb48b0d3673\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62540 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62541 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62540, next: 80647
   org-element-cache diagnostics(rfa.org): Syncing down to 62540-62540
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"7b1c64761e8053615dba4eb48b0d3673\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89907 :end 89907 :robust-begin 3 :robust-end 89905 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6b75eab8e41eca254e94a2828dff0e20\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"7fe2c0ecd9094bb5a9d9667b38118741\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"062176748375ca12d80974e0211c909a\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: threshold
   org-element-cache diagnostics(rfa.org): Reached threshold 62539: "(item (:bullet \"- \" :begin 80640 :end 80707 :contents-begin 80647 :contents-end 80707 :checkbox nil :counter nil :structure ((74213 0 \"- \" nil nil nil 82907) (74275 5 \"- \" nil nil nil 74342) (74342 5 \"- \" nil nil nil 74409) (74409 5 \"- \" nil nil nil 74476) (74476 5 \"- \" nil nil nil 74543) (74543 5 \"- \" nil nil nil 74610) (74610 5 \"- \" nil nil nil 74677) (74677 5 \"- \" nil nil nil 74744) (74744 5 \"- \" nil nil nil 74811) (74811 5 \"- \" nil nil nil 74878) (74878 5 \"- \" nil nil nil 74945) (74945 5 \"- \" nil nil nil 75012) (75012 5 \"- \" nil nil nil 75079) (75079 5 \"- \" nil nil nil 75146) (75146 5 \"- \" nil nil nil 75213) (75213 5 \"- \" nil nil nil 75280) (75280 5 \"- \" nil nil nil 75347) (75347 5 \"- \" nil nil nil 75414) (75414 5 \"- \" nil nil nil 75481) (75481 5 \"- \" nil nil nil 75548) (75548 5 \"- \" nil nil nil 75615) (75615 5 \"- \" nil nil nil 75682) (75682 5 \"- \" nil nil nil 75749) (75749 5 \"- \" nil nil nil 75816) (75816 5 \"- \" nil nil nil 75883) (75883 5 \"- \" nil nil nil 75950) (75950 5 \"- \" nil nil nil 76017) (76017 5 \"- \" nil nil nil 76084) (76084 5 \"- \" nil nil nil 76151) (76151 5 \"- \" nil nil nil 76218) (76218 5 \"- \" nil nil nil 76285) (76285 5 \"- \" nil nil nil 76352) (76352 5 \"- \" nil nil nil 76419) (76419 5 \"- \" nil nil nil 76486) (76486 5 \"- \" nil nil nil 76553) (76553 5 \"- \" nil nil nil 76620) (76620 5 \"- \" nil nil nil 76687) (76687 5 \"- \" nil nil nil 76754) (76754 5 \"- \" nil nil nil 76821) (76821 5 \"- \" nil nil nil 76888) (76888 5 \"- \" nil nil nil 76955) (76955 5 \"- \" nil nil nil 77022) (77022 5 \"- \" nil nil nil 77089) (77089 5 \"- \" nil nil nil 77156) (77156 5 \"- \" nil nil nil 77223) (77223 5 \"- \" nil nil nil 77290) (77290 5 \"- \" nil nil nil 77357) (77357 5 \"- \" nil nil nil 77424) (77424 5 \"- \" nil nil nil 77491) (77491 5 \"- \" nil nil nil 77558) ...) :pre-blank 0 :post-blank 0 :post-affiliated 80640 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 74275 :end 82851 :contents-begin 74275 :contents-end 82851 :structure (... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 74275 :mode nil :granularity element :cached t :parent (item ...) :org-element--cache-sync-key (29 . 74275))) :org-element--cache-sync-key (29 . 80641)))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [80641 62548 62541 0 (org-data (:begin 1 :contents-begin 1 :contents-end 89906 :end 89906 :robust-begin 3 ...)) 2] up to 62529-62539, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62539
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62539]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Interrupt: time limit
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62548: (29 . 62532)::"(headline (:raw-value \"a210538bc5a92f82600a90f0ce44c8e9\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62532) key: "(headline (:raw-value \"edba68e88c7605c6f677ce5092bc6567\" :mode nil :granularity element :org-element--cache-sync-key (29 . 62532)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62541 0 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"6adabef1d2f344a0658da064303e4fc4\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62548 after threshold 62539
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62541 0 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-62539, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 0: [62548 62548 62540 0 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 838. The remaining sync requests: "([62548 62548 62541 -1 ... 1] [62548 62548 62540 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62548 62548 62541 -1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 1]"
"[62548 62548 62540 1 (headline (:raw-value \"9aa59a30875b64128ea195f0e54cf39f\" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62541: (29 . 62548)::"(headline (:raw-value \"deada2620236808e29db7d0bc2103b30\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62517)::"(headline (:raw-value \"38afe0ed7138d392b5daa2e9ab954446\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62517 62529 62541 -1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62539, next: 62548
   org-element-cache diagnostics(rfa.org): Syncing down to 62539-62539
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"38afe0ed7138d392b5daa2e9ab954446\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (29 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89906 :end 89906 :robust-begin 3 :robust-end 89904 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"15209cdfa5caad94d94954eeabafc58b\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b3178704977e8365c47e441bf844f406\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"bf843cc86487559c830bd16507b4199d\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62549 after threshold 62540
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62548 62548 62540 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62541 :pre-blank 0 :contents-begin 62529 ...)) 1] up to 62529-62540, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62540
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62540]𝝙-1
   org-element-cache diagnostics(rfa.org): org-delete-backward-char is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-delete-backward-char is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (29 . 62517) key: "(headline (:raw-value \"5f4052119c4cbdf2a1967cf1a7e662fb\" :mode section :granularity element :org-element--cache-sync-key (29 . 62517)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62549 after threshold 62540
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62540: (29 . 62548)::"(headline (:raw-value \"8b1bd259b59aa17b0c63f855a8874d8c\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (29 . 62540)::"(headline (:raw-value \"4bf500f21fbd17d830c2c25a50d815db\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (29 . 62529)::"(headline (:raw-value \"64c68d7c546f4b66c57cf5dcfa275aa3\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (28 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62529 62529 62540 1 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62541 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62540, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62540-62540
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"129a438f3d9e16f1c2666d0b1cb0e7c9\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (28 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89907 :end 89907 :robust-begin 3 :robust-end 89905 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6b75eab8e41eca254e94a2828dff0e20\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"7fe2c0ecd9094bb5a9d9667b38118741\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"062176748375ca12d80974e0211c909a\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62539]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 840. The remaining sync requests: "([62543 62543 62535 5 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62548: (28 . 62528)::"(headline (:raw-value \"41f44060e210b29198eb20e24c40ab76\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (28 . 62528) key: "(headline (:raw-value \"edba68e88c7605c6f677ce5092bc6567\" :mode nil :granularity element :org-element--cache-sync-key (28 . 62528)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62543 62543 62535 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (28 . 62514) key: "(headline (:raw-value \"dc94a609a1eb8a4f1e11996b0cbd50c9\" :mode section :granularity element :org-element--cache-sync-key (28 . 62514)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62548 after threshold 62539
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62535: (28 . 62543)::"(headline (:raw-value \"4391ea5b254cfe5c8e2e0fc067276eb5\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (28 . 62535)::"(headline (:raw-value \"a5784bff33853322d88fe473e481a4e5\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (28 . 62529)::"(headline (:raw-value \"f5adfc87b9dbaee974c3c868c1a13a47\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (28 . 62486)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62529 62529 62535 5 (headline (:raw-value "9aa59a30875b64128ea195f0e54cf39f" :begin 62486 :end 62540 :pre-blank 0 :contents-begin 62529 ...)) 0] up to nil-62539, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62539-62539
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89906 :end 89906 :robust-begin 3 :robust-end 89904 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"663ec1cf0894e24a599d5a524d4e266c\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b3178704977e8365c47e441bf844f406\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"bf843cc86487559c830bd16507b4199d\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62533]𝝙6
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"c3f75416c65505b56be4dffecdd9f5e5\" 0 38 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (27 . 62465)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89900 :end 89900 :robust-begin 3 :robust-end 89898 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"067408ce6121c824367a31e3349bace2\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"6a58efb2429ae83f3a85256f43a18007\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"90c8c4f250aed29787bec8ac3cf1f9d6\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62534]𝝙-1
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 840. The remaining sync requests: "([62542 62542 62534 1 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62543: (27 . 62522)::"(headline (:raw-value \"93348bb50afb57222757c4581abad75b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (27 . 62522) key: "(headline (:raw-value \"4d5ab4293c1e252754aeda9f043a7934\" :mode nil :granularity element :org-element--cache-sync-key (27 . 62522)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62542 62542 62534 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62535 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (27 . 62503) key: "(headline (:raw-value \"9908a3b60ffcf053d6e35f7e14ee886e\" :mode section :granularity element :org-element--cache-sync-key (27 . 62503)))"
   org-element-cache diagnostics(rfa.org): Added new element with (27 . 62465) key: "(headline (:raw-value \"dd4bcc53c231236e0cfc2a2bac27b9fa\" :mode nil :granularity element :org-element--cache-sync-key (27 . 62465)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62543 after threshold 62534
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62534: (27 . 62542)::"(headline (:raw-value \"f8a864aa30c0085fcdb1aaabcebae217\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (27 . 62534)::"(headline (:raw-value \"45549cfb23736203d541627363d00dfb\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (27 . 62529)::"(headline (:raw-value \"8a7d9dc8dbc767fee960bf34ba300fb1\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62529 62529 62534 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62535 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62534, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62534-62534
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"21fa7e94745b0f0764f40d157df17e5a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89901 :end 89901 :robust-begin 3 :robust-end 89899 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"00b2e6f62b04a4c45c050240bfa9a7ea\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e7380f2fc6de89fb9f9f3a8fe57f11e6\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"64329e52b71230f761ce5fbe2833728c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62533]𝝙1
   org-element-cache diagnostics(rfa.org): pjones:org-demote is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-demote is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 839. The remaining sync requests: "([62537 62537 62529 5 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62542: (26 . 61373)::"(headline (:raw-value \"6898b601f26be59ad3ea34fbf4dc595c\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (26 . 61373) key: "(headline (:raw-value \"6a324ae8e11a4803c62d13710551fc8f\" :mode nil :granularity element :org-element--cache-sync-key (26 . 61373)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62537 62537 62529 5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62534 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (26 . 60210) key: "(headline (:raw-value \"4b644dbd10deef9b21bf95b481b091f1\" :mode nil :granularity element :org-element--cache-sync-key (26 . 60210)))"
   org-element-cache diagnostics(rfa.org): Added new element with (26 . 57883) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (26 . 57883)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62542 after threshold 62533
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62537 62537 62529 5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62534 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62533, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62533-62533
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙5: [62537 62537 62529 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62534 :pre-blank 0 :contents-begin 300 :contents-end 62534 :robust-begin 302 :robust-end 62532 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #2)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62542 :pre-blank 0 :contents-begin 290 :contents-end 62542 :robust-begin 292 :robust-end 62540 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89900 :end 89900 :robust-begin 3 :robust-end 89898 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89900 :end 89900 :robust-begin 3 :robust-end 89898 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bdde932e1e9b8d4e175ac785bf1e7ac6\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"6a58efb2429ae83f3a85256f43a18007\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"9fb70ede24a78c242e2481bb1c059e5a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62537 after threshold 62529
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62529: (26 . 62537)::"(headline (:raw-value \"2b6e9d3256cfd24672ec8e260ee8472a\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (26 . 62529)::"(headline (:raw-value \"c3c4fc1ae0367c56f745ea49bc5e0182\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (26 . 62486)::"(headline (:raw-value \"aabf206e0d4138d5f2f5a7f5f1c22686\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (26 . 62389)::"(headline (:raw-value \"0a85ce6ee11c7bf3f6669b4b63a043dd\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (26 . 62389)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62389 62389 62529 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62529 :pre-blank 0 :contents-begin 300 ...)) 0] up to 62529-62529, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62529-62529
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62529..62529]𝝙5
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 2
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 2
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Updating. New parent: "(headline (:raw-value \"0a85ce6ee11c7bf3f6669b4b63a043dd\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (26 . 62389)))"
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Candidate parent: "(headline (:raw-value \"0a85ce6ee11c7bf3f6669b4b63a043dd\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (26 . 62389)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89895 :end 89895 :robust-begin 3 :robust-end 89893 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0d539281f07386e4c7d8c2d9feff8733\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"8ee1817ef427322e6d71388b3a049b98\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"158b4827283347d86ba0cacd5a1c31c2\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (26 . 62389)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62491]𝝙-5
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89900 :end 89900 :robust-begin 3 :robust-end 89898 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c3a7d2f449d2d2b0cb0a6956c8812582\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"6a58efb2429ae83f3a85256f43a18007\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"6172e876bf977de9333a930d3c877e24\" 0 40 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62489]𝝙2
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 6
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"fc1132b57d333873408ecc2fc05ff3b2\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89898 :end 89898 :robust-begin 3 :robust-end 89896 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8df1a117c1f71a846be5ae75aae52444\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e4cf622e585e5f3389d1ffd84f126137\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"105892742850bfa08b204162f0fb3179\" 0 40 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62486]𝝙3
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 839. The remaining sync requests: "([62533 62533 62528 4 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62537: (25 . 61370)::"(headline (:raw-value \"b978674a42942fffe98434c4b5494816\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 61370) key: "(headline (:raw-value \"0a3b9b51fcc60aff1db08dd3d15d05bb\" :mode nil :granularity element :org-element--cache-sync-key (25 . 61370)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62533 62528 4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62529 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 60207) key: "(headline (:raw-value \"82379392653b37cb1fe4407235d0b0b6\" :mode nil :granularity element :org-element--cache-sync-key (25 . 60207)))"
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 57881) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (25 . 57881)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62537 after threshold 62527
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62533 62528 4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62529 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62527, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 4: [62533 62533 62527 4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62529 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 836. The remaining sync requests: "([62533 62533 62528 1 ... 1] [62533 62533 62527 3 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62533 62533 62528 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62529 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62533 62533 62527 3 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62529 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62528: (25 . 62533)::"(headline (:raw-value \"a8846e4b609e1dbacf1520efc55c6896\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (25 . 60207)::"(headline (:raw-value \"f23c44d31a2b6416b3b42a96f71f2cea\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (25 . 57881)::"(headline (:raw-value \"e34b87696ff8aa1eb2b9bd22bc64f976\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57881 62389 62528 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62529 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62527, next: 62533
   org-element-cache diagnostics(rfa.org): Syncing down to 62527-62527
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"e34b87696ff8aa1eb2b9bd22bc64f976\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"f23c44d31a2b6416b3b42a96f71f2cea\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89895 :end 89895 :robust-begin 3 :robust-end 89893 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e283f0bbabfcf3d3d640d0dfc56c5f05\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"8ee1817ef427322e6d71388b3a049b98\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"d573645d88ab4289bf7199b5c0aa6fe5\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62536 after threshold 62526
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62533 62527 3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62528 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62526, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62526
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62526]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 60207) key: "(headline (:raw-value \"3767b27ffd9f3fdf90a6b59dad346053\" :mode nil :granularity element :org-element--cache-sync-key (25 . 60207)))"
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 57881) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (25 . 57881)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62536 after threshold 62526
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62533 62527 3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62528 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62526, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 3: [62533 62533 62526 3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62528 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 836. The remaining sync requests: "([62533 62533 62527 1 ... 1] [62533 62533 62526 2 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62533 62533 62527 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62528 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62533 62533 62526 2 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62528 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62527: (25 . 62533)::"(headline (:raw-value \"ecf4c50ac99e943a0f901cdd4bbed03f\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (25 . 60207)::"(headline (:raw-value \"2a091c6e167fe0375a4ed50d00b1cb33\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (25 . 57881)::"(headline (:raw-value \"d573645d88ab4289bf7199b5c0aa6fe5\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57881 62389 62527 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62528 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62526, next: 62533
   org-element-cache diagnostics(rfa.org): Syncing down to 62526-62526
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"d573645d88ab4289bf7199b5c0aa6fe5\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"2a091c6e167fe0375a4ed50d00b1cb33\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89894 :end 89894 :robust-begin 3 :robust-end 89892 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"52518785a195585a67daa40a2377c005\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f8d18eba7ce392316b4f0e8d3cf81461\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"d22a1a7026822711b6ecd54fbc46b1b0\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62535 after threshold 62525
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62533 62526 2 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62527 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62525, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62525
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62525]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 60207) key: "(headline (:raw-value \"d2864a39bb1b982d2d0cbf6462d18500\" :mode nil :granularity element :org-element--cache-sync-key (25 . 60207)))"
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 57881) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (25 . 57881)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62535 after threshold 62525
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62533 62526 2 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62527 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62525, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 2: [62533 62533 62525 2 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62527 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 836. The remaining sync requests: "([62533 62533 62526 1 ... 1] [62533 62533 62525 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62533 62533 62526 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62527 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62533 62533 62525 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62527 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62526: (25 . 62533)::"(headline (:raw-value \"89c20bab73b4d16d23b5128bc01ebb17\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (25 . 60207)::"(headline (:raw-value \"1f40409ca0ed04f486154f5adad3cd8f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (25 . 57881)::"(headline (:raw-value \"d22a1a7026822711b6ecd54fbc46b1b0\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57881 62389 62526 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62527 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62525, next: 62533
   org-element-cache diagnostics(rfa.org): Syncing down to 62525-62525
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"d22a1a7026822711b6ecd54fbc46b1b0\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"1f40409ca0ed04f486154f5adad3cd8f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89893 :end 89893 :robust-begin 3 :robust-end 89891 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e7840f0a0843514a90195c8e8cef6d7b\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b2c81cb419251d662f5038e5a1d95c22\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"ff26bf4635d0d75c27144e93f23c3de8\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62534 after threshold 62524
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62533 62533 62525 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62526 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62524, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62524
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62524]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 60207) key: "(headline (:raw-value \"b720d280bf9331db774afb832bb249bd\" :mode nil :granularity element :org-element--cache-sync-key (25 . 60207)))"
   org-element-cache diagnostics(rfa.org): Added new element with (25 . 57881) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (25 . 57881)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62534 after threshold 62524
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62525: (25 . 62533)::"(headline (:raw-value \"e85c33704327ee29e549eeb2f8833e5e\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (25 . 62525)::"(headline (:raw-value \"adcc9002b6cd33ae8688aae88743e248\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (25 . 62486)::"(headline (:raw-value \"e081400fded3adadecb53b0f8306f1ec\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (25 . 62389)::"(headline (:raw-value \"4cba15daba348f6bbc848252de2d3237\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62389 62389 62525 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62526 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62524, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62524-62524
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"60ad8b479db7e32900d9b6fe2ccca642\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"8d8341aebed3cc109e635ac121a13681\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89892 :end 89892 :robust-begin 3 :robust-end 89890 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6b1e2f8f50435e0d90afe21ec8840960\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"9444b0e418ffaf30bb97c1be84687e8d\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"32bffa877ea8a31e2b523742d2599d47\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62523]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 839. The remaining sync requests: "([62527 62527 62524 6 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62533: (24 . 61589)::"(headline (:raw-value \"43bf630d2fcb129229efb5bcb0392107\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 61589) key: "(headline (:raw-value \"40a587ffb00b2109bdc13e10b6d3d7bb\" :mode nil :granularity element :org-element--cache-sync-key (24 . 61589)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62524 6 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62525 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 60652) key: "(headline (:raw-value \"cb322e7001a5716905cbd7b279fcf531\" :mode nil :granularity element :org-element--cache-sync-key (24 . 60652)))"
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 58777) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (24 . 58777)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62533 after threshold 62523
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62524 6 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62525 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62523, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 6: [62527 62527 62523 6 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62525 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 836. The remaining sync requests: "([62527 62527 62524 1 ... 1] [62527 62527 62523 5 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62527 62527 62524 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62525 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62527 62527 62523 5 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62525 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62524: (24 . 62527)::"(headline (:raw-value \"b82a4994172da626cc4812a53f7ea199\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (24 . 58777)::"(headline (:raw-value \"8a73fa80e808c2331edfccae3b0d98bc\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [58777 62486 62524 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62525 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62523, next: 62527
   org-element-cache diagnostics(rfa.org): Syncing down to 62523-62523
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"8a73fa80e808c2331edfccae3b0d98bc\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89891 :end 89891 :robust-begin 3 :robust-end 89889 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bbead8ad83e823aa043c926765f70a28\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"c111fd6f060b22bd91f8d2dde16c4257\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"e16fb73d784feb373fbe2aea5d477a8b\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62532 after threshold 62522
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62523 5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62524 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62522, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62522
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62522]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 58777) key: "(headline (:raw-value \"aabc1eca1b01c352364b5973af21ed8a\" :mode nil :granularity element :org-element--cache-sync-key (24 . 58777)))"
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 55027) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (24 . 55027)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62532 after threshold 62522
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62523 5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62524 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62522, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 5: [62527 62527 62522 5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62524 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 835. The remaining sync requests: "([62527 62527 62523 1 ... 1] [62527 62527 62522 4 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62527 62527 62523 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62524 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62527 62527 62522 4 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62524 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62523: (24 . 62527)::"(headline (:raw-value \"2895f53dc6225285ad9078897ca35c07\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 835
   org-element-cache diagnostics(rfa.org): removing (24 . 55027)::"(headline (:raw-value \"ff3d6bf7d7e8511433196bbbd0de26d9\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [55027 62486 62523 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62524 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62522, next: 62527
   org-element-cache diagnostics(rfa.org): Syncing down to 62522-62522
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"ff3d6bf7d7e8511433196bbbd0de26d9\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89890 :end 89890 :robust-begin 3 :robust-end 89888 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3366eaed23e881fd5e5667b86099ab36\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"cf4662cdc88429f55d3538f596412b36\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"4ecf858f698f6f102df93d22c4bdf632\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62531 after threshold 62521
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62522 4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62523 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62521, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62521
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62521]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 55027) key: "(headline (:raw-value \"6ff011bfafbc716f1ea6f5b79faee16d\" :mode nil :granularity element :org-element--cache-sync-key (24 . 55027)))"
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 47528) key: "(headline (:raw-value \"38924d05b14c8dffe91c3d299c4d5e0d\" :mode nil :granularity element :org-element--cache-sync-key (24 . 47528)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62531 after threshold 62521
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62522 4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62523 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62521, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 4: [62527 62527 62520 4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62523 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 834. The remaining sync requests: "([62527 62527 62522 1 ... 1] [62527 62527 62520 3 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62527 62527 62522 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62523 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62527 62527 62520 3 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62523 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62522: (24 . 62527)::"(headline (:raw-value \"a1dacb305e620a192f3f0b4de29bf7dd\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 834
   org-element-cache diagnostics(rfa.org): removing (24 . 47528)::"(headline (:raw-value \"98e3faad886e21ee4bbf482b0fa57bba\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [47528 62486 62522 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62523 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62521, next: 62527
   org-element-cache diagnostics(rfa.org): Syncing down to 62521-62521
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"98e3faad886e21ee4bbf482b0fa57bba\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89889 :end 89889 :robust-begin 3 :robust-end 89887 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"612632abd63e2beba6afb538477fd461\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5f25328e38a7a5267fd21df9f26403f2\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"598b9800bdc10c89b61c479d9de6726f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62530 after threshold 62520
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62520 3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62522 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62520, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62520
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62520]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 47528) key: "(headline (:raw-value \"f5522e6164544420e7e8a562e5ad3faf\" :mode nil :granularity element :org-element--cache-sync-key (24 . 47528)))"
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 32530) key: "(headline (:raw-value \"4d65916e5c0cc657c1481ee72cbf65b3\" :mode nil :granularity element :org-element--cache-sync-key (24 . 32530)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62530 after threshold 62520
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62520 3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62522 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62520, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 3: [62527 62527 62519 3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62522 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 833. The remaining sync requests: "([62527 62527 62520 2 ... 1] [62527 62527 62519 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62527 62527 62520 2 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62522 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62527 62527 62519 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62522 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62520: (24 . 62527)::"(headline (:raw-value \"00baac0a92548628452793c7e67f6039\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 833
   org-element-cache diagnostics(rfa.org): removing (24 . 60202)::"(headline (:raw-value \"9d8198d120086cccc7d2ee671126883a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 834
   org-element-cache diagnostics(rfa.org): removing (24 . 57878)::"(headline (:raw-value \"8163d664080b071d939e7c4a1a13ff15\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 835
   org-element-cache diagnostics(rfa.org): removing (24 . 53229)::"(headline (:raw-value \"af40eeada2c5f648f471aa6d1d2bc194\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (24 . 53150)::"(paragraph (:begin 53150 :end 53229 :contents-begin 53150 :contents-end 53229 :post-blank 0 :post-affiliated 53150 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 53143 :end 53229 :contents-begin 53150 :contents-end 53229 :checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 53143 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (24 . 53144))) :org-element--cache-sync-key (24 . 53150)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (24 . 53144)::"(item (:bullet \"- \" :begin 53143 :end 53229 :contents-begin 53150 :contents-end 53229 :checkbox nil :counter nil :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :pre-blank 0 :post-blank 0 :post-affiliated 53143 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure (... ...) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (24 . 53088))) :org-element--cache-sync-key (24 . 53144)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (24 . 53089)::"(item (:bullet \"- \" :begin 53088 :end 53143 :contents-begin 53095 :contents-end 53143 :checkbox nil :counter nil :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :pre-blank 0 :post-blank 0 :post-affiliated 53088 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure (... ...) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (24 . 53088))) :org-element--cache-sync-key (24 . 53089)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (24 . 53088)::"(plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element :cached t :parent (section (:begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :robust-begin 53088 :robust-end 53227 :post-blank 0 :post-affiliated 53088 :mode section :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (24 . 53087))) :org-element--cache-sync-key (24 . 53088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (24 . 53087)::"(section (:begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :robust-begin 53088 :robust-end 53227 :post-blank 0 :post-affiliated 53088 :mode section :granularity element :cached t :parent (headline (:raw-value \"d771e315d65dcc00bbbcd36b693a82a8\" :mode nil :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (24 . 53028))) :org-element--cache-sync-key (24 . 53087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 841
   org-element-cache diagnostics(rfa.org): removing (24 . 53028)::"(headline (:raw-value \"313f4215733e8937ff172147950280f2\" :mode nil :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (24 . 18834))) :org-element--cache-sync-key (24 . 53028)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (24 . 18906)::"(headline (:raw-value \"2eeba9410f1f4059e13af8526a3836a3\" :mode nil :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (24 . 18834))) :org-element--cache-sync-key (24 . 18906)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (24 . 18834)::"(headline (:raw-value \"196f649702aa6829dd5532107b9a273c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :org-element--cache-sync-key (24 . 18834)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (24 . 2605)::"(headline (:raw-value \"a3686be6fc68cda552ef43212fa8a735\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [2605 2605 62520 2 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62522 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62520, next: 62527
   org-element-cache diagnostics(rfa.org): Syncing down to 62520-62520
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(headline (:raw-value \"a3686be6fc68cda552ef43212fa8a735\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(headline (:raw-value \"a3686be6fc68cda552ef43212fa8a735\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89888 :end 89888 :robust-begin 3 :robust-end 89886 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"20653c6e4f6f8806ce367c8f908cbfc2\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"c37e9e220ba86fe08db1710a074fea3b\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"c458f354f892b066d488524c0daeb5dc\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62520]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(headline (:raw-value \"9f250d2e3eebf9ca4265b2426a092129\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :org-element--cache-sync-key (24 . 18834)))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(headline (:raw-value \"9f250d2e3eebf9ca4265b2426a092129\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :org-element--cache-sync-key (22 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89887 :end 89887 :robust-begin 3 :robust-end 89885 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ed7fd5e328ba24c95237bbbcfe95b4a3\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"691a685986d5fa071719c49fcaf128d2\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"f249f5d6309bd2d396e90b8689edd0fb\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :org-element--cache-sync-key (22 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"313f4215733e8937ff172147950280f2\" :mode nil :granularity element :cached t :parent (headline ...) :org-element--cache-sync-key (22 . 18834))) :org-element--cache-sync-key (24 . 53028)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :robust-begin 53088 :robust-end 53227 :post-blank 0 :post-affiliated 53088 :mode section :granularity element :cached t :parent (headline (:raw-value \"d771e315d65dcc00bbbcd36b693a82a8\" :mode nil :granularity element :cached t :parent (headline ...) :org-element--cache-sync-key (24 . 53028)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element :cached t :parent (section (:begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :robust-begin 53088 :robust-end 53227 :post-blank 0 :post-affiliated 53088 :mode section :granularity element :cached t :parent (headline ...))) :org-element--cache-sync-key (22 . 53088)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(item (:bullet \"- \" :begin 53143 :end 53229 :contents-begin 53150 :contents-end 53229 :checkbox nil :counter nil :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :pre-blank 0 :post-blank 0 :post-affiliated 53143 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure (... ...) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element :cached t :parent (section ...) :org-element--cache-sync-key (22 . 53088))) :org-element--cache-sync-key (22 . 53144)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(paragraph (:begin 53150 :end 53229 :contents-begin 53150 :contents-end 53229 :post-blank 0 :post-affiliated 53150 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 53143 :end 53229 :contents-begin 53150 :contents-end 53229 :checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 53143 :tag nil :mode item :granularity element :cached t :parent (plain-list ...) :org-element--cache-sync-key (22 . 53144))) :org-element--cache-sync-key (24 . 53150)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62519]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(headline (:raw-value \"1bb218f5badc317d2ce7205a38faa1e3\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(headline (:raw-value \"1bb218f5badc317d2ce7205a38faa1e3\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89886 :end 89886 :robust-begin 3 :robust-end 89884 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c6387d25f92abcecac3e05dfef6c05b5\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"519fc5cefebae8db6dc21285fb3aef43\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"65ee4bc8d6d74e5ded0c8b330a030949\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62520]𝝙-1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"fac64c831e627ee6dc7c0de1c2703bfb\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"86daf77a098ab98ca75f9c36ba4a45d6\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89887 :end 89887 :robust-begin 3 :robust-end 89885 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ed7fd5e328ba24c95237bbbcfe95b4a3\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"691a685986d5fa071719c49fcaf128d2\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"660b90e27b362146884e7a3bf26539b7\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62528 after threshold 62519
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62527 62527 62519 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62520 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62519, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62519
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62519]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 60202) key: "(headline (:raw-value \"3784a95de8ef2059d06149f82af99dd1\" :mode nil :granularity element :org-element--cache-sync-key (24 . 60202)))"
   org-element-cache diagnostics(rfa.org): Added new element with (24 . 57878) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (24 . 57878)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62528 after threshold 62519
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62519: (24 . 62527)::"(headline (:raw-value \"8cf6023f224dce49657e7c9f1b9b1d74\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (24 . 62519)::"(headline (:raw-value \"501c20ed0bf7ff1d3b5075ce723e1cda\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (24 . 62486)::"(headline (:raw-value \"572672d24cdc172a7e1091e8755f13d1\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 845
   org-element-cache diagnostics(rfa.org): removing (24 . 62389)::"(headline (:raw-value \"60ce4ab56fdf272ada2e5a023fdaae70\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62389 62389 62519 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62520 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62519, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62519-62519
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"7c25cb2c1f19189fb64138d0ddfcf667\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"cad76601da941ad7f5085c13ea71ec97\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89886 :end 89886 :robust-begin 3 :robust-end 89884 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"29769876f78cb49cb3e7078e6b76c01c\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"519fc5cefebae8db6dc21285fb3aef43\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"038bcaea402bee20d1ad934553cb664d\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62518]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 846. The remaining sync requests: "([62494 62494 62491 33 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62527: (23 . 61910)::"(headline (:raw-value \"33c3459d8ad1c86324806a589e8e09e4\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (23 . 61910) key: "(headline (:raw-value \"341ed427dec83aeab4de1fbf2729f42c\" :mode nil :granularity element :org-element--cache-sync-key (23 . 61910)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62491 33 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62519 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (23 . 61326) key: "(headline (:raw-value \"cbf7d569726a6a2851fb06f3f3cc7225\" :mode nil :granularity element :org-element--cache-sync-key (23 . 61326)))"
   org-element-cache diagnostics(rfa.org): Added new element with (23 . 60158) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (23 . 60158)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62527 after threshold 62518
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62491 33 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62519 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62518, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 33: [62494 62494 62486 33 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62519 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 843. The remaining sync requests: "([62494 62494 62491 28 ... 1] [62494 62494 62486 5 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62491 28 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62519 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62486 5 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62519 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62491: (23 . 62494)::"(headline (:raw-value \"99817f12a167b43ec30951738cf5eaea\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (23 . 60158)::"(headline (:raw-value \"971615593d8afc136aaae99eb0098092\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [60158 62486 62491 28 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62519 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62518, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62518-62518
   org-element-cache diagnostics(rfa.org): t is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): t is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"971615593d8afc136aaae99eb0098092\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89885 :end 89885 :robust-begin 3 :robust-end 89883 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ccc9c4c6aa14d7e83c23e1aff870064c\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"fed6cdcb26d844ba3f87f8ca993b7173\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"ab466dac3e7d25681ec992f9f4dc3b1c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62499 after threshold 62490
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62486 5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62491 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62486-62490, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62490
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62490]𝝙28
   org-element-cache diagnostics(rfa.org): t is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): t is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (23 . 60158) key: "(headline (:raw-value \"65b1cd7434534d1ba2fabe014b733f4a\" :mode nil :granularity element :org-element--cache-sync-key (23 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (23 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (23 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62499 after threshold 62490
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62486 5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62491 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62490, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62490-62490
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙5: [62494 62494 62486 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62491 :pre-blank 0 :contents-begin 300 :contents-end 62491 :robust-begin 302 :robust-end 62489 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #2)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62499 :pre-blank 0 :contents-begin 290 :contents-end 62499 :robust-begin 292 :robust-end 62497 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89857 :end 89857 :robust-begin 3 :robust-end 89855 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89857 :end 89857 :robust-begin 3 :robust-end 89855 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4bf04bc7be842ba64fca9e248c8b59a0\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"048e9a45da4349b8bd8b5c816cd6a379\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"3f330d016c0090b234b967cb58ab3776\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :org-element--cache-sync-key (22 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"313f4215733e8937ff172147950280f2\" :mode nil :granularity element :cached t :parent (headline ...) :org-element--cache-sync-key (22 . 18834))) :org-element--cache-sync-key (23 . 53028)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :robust-begin 53088 :robust-end 53227 :post-blank 0 :post-affiliated 53088 :mode section :granularity element :cached t :parent (headline (:raw-value \"d771e315d65dcc00bbbcd36b693a82a8\" :mode nil :granularity element :cached t :parent (headline ...) :org-element--cache-sync-key (23 . 53028)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element :cached t :parent (section (:begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :robust-begin 53088 :robust-end 53227 :post-blank 0 :post-affiliated 53088 :mode section :granularity element :cached t :parent (headline ...))) :org-element--cache-sync-key (22 . 53088)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(item (:bullet \"- \" :begin 53143 :end 53229 :contents-begin 53150 :contents-end 53229 :checkbox nil :counter nil :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :pre-blank 0 :post-blank 0 :post-affiliated 53143 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure (... ...) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element :cached t :parent (section ...) :org-element--cache-sync-key (22 . 53088))) :org-element--cache-sync-key (22 . 53144)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(paragraph (:begin 53150 :end 53229 :contents-begin 53150 :contents-end 53229 :post-blank 0 :post-affiliated 53150 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 53143 :end 53229 :contents-begin 53150 :contents-end 53229 :checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 53143 :tag nil :mode item :granularity element :cached t :parent (plain-list ...) :org-element--cache-sync-key (22 . 53144))) :org-element--cache-sync-key (23 . 53150)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62494 after threshold 62486
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62486: (23 . 62494)::"(headline (:raw-value \"f736e83ba319ef010a5c33305b346470\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (23 . 62486)::"(headline (:raw-value \"0ac0560e45da40bd59b053edf0e36d75\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (23 . 62389)::"(headline (:raw-value \"2cec006ffee791bac5faf9f0bf14def0\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (23 . 53229)::"(headline (:raw-value \"00945038201f8e6e8762fd6138f8e549\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (23 . 53229)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [53229 53229 62486 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 0] up to 62486-62486, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62486-62486
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62486..62486]𝝙5
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 2
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 2
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Updating. New parent: "(headline (:raw-value \"00945038201f8e6e8762fd6138f8e549\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (23 . 53229)))"
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Candidate parent: "(headline (:raw-value \"00945038201f8e6e8762fd6138f8e549\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (23 . 53229)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89852 :end 89852 :robust-begin 3 :robust-end 89850 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"02385ac10ee5cc95ccef9b38127fbeb9\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"cae1b2d0f77d8b1b6d06d2fb9c3dc5ac\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"03d7d90c3bc13da4aa7e61e3ead93549\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (23 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62394]𝝙-5
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89857 :end 89857 :robust-begin 3 :robust-end 89855 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"001be550bcf7cbc5af4b81be2f883756\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"048e9a45da4349b8bd8b5c816cd6a379\" 0 6 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"c4d36331b3ec3bb8ae04f39c3a6522a1\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62392]𝝙2
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 6
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(headline (:raw-value \"b2701b1e2b6cc65b9ab813b9f33e6c7a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89855 :end 89855 :robust-begin 3 :robust-end 89853 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"05c5e76b299e7e50f14ba7c6a84089a8\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bbcb164addce156f73a0ff0aaecd46df\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"36f35aab0d41165c783d24738b4aba8d\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62389]𝝙3
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 845. The remaining sync requests: "([62494 62494 62487 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62494: (22 . 61326)::"(headline (:raw-value \"b01003ed89f2cba5f6c78b2b1b2e8191\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 61326) key: "(headline (:raw-value \"2734fecad61026a232cc7a40715babdd\" :mode nil :granularity element :org-element--cache-sync-key (22 . 61326)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62487 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62494 after threshold 62393
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62487 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62393, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62393-62393
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62494 after threshold 62400
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62487 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62400, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 0: [62494 62494 62486 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62487 -1 ... 1] [62494 62494 62486 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62487 -1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62486 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62487: (22 . 62494)::"(headline (:raw-value \"43a87e8e59f841f8f08c9c6d86f73049\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"6e0bc8ccaa9b7f6aea55034d7ab47662\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"5c9afbc5b3b62371406dddd56f328e3f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62487 -1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62400, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62400-62400
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"5c9afbc5b3b62371406dddd56f328e3f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"6e0bc8ccaa9b7f6aea55034d7ab47662\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89852 :end 89852 :robust-begin 3 :robust-end 89850 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"da7378cc4f4bc75b531edb1ca57e25cb\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"404be9af5390968491bb87f17437e453\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"68a8c76cc193d1494813e81e7b401310\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62495 after threshold 62401
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62486 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62487 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62401, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62401
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62401]𝝙-1
   org-element-cache diagnostics(rfa.org): org-delete-backward-char is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-delete-backward-char is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"2578136e8ca95dca67c0d0d7474c8474\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62495 after threshold 62401
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62486 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62487 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62401, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 1: [62494 62494 62485 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62487 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62486 1 ... 1] [62494 62494 62485 0 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62486 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62487 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62485 0 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62487 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62486: (22 . 62494)::"(headline (:raw-value \"b6909a9851dd05b232fcf3f486fd9931\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"834d835437d398b1c88aba1373d8314e\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"68a8c76cc193d1494813e81e7b401310\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62486 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62487 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62401, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62401-62401
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"68a8c76cc193d1494813e81e7b401310\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"834d835437d398b1c88aba1373d8314e\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89853 :end 89853 :robust-begin 3 :robust-end 89851 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bf58b6787e6c824cff67771691d9a056\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f25dade4edbbb3ffb3b5a8ce89cc54bf\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"5c9afbc5b3b62371406dddd56f328e3f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62494 after threshold 62400
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62485 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62400, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62400
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62400]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"2b8c44dae31bbf43339e31936d220990\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62494 after threshold 62400
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62485 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62400, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 0: [62494 62494 62484 0 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62485 1 ... 1] [62494 62494 62484 -1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62485 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62484 -1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62485: (22 . 62494)::"(headline (:raw-value \"43a87e8e59f841f8f08c9c6d86f73049\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"f6bde46bea9bb2febc0a04bf7086d717\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"5c9afbc5b3b62371406dddd56f328e3f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62485 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62486 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62400, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62400-62400
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"5c9afbc5b3b62371406dddd56f328e3f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"f6bde46bea9bb2febc0a04bf7086d717\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89852 :end 89852 :robust-begin 3 :robust-end 89850 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f1664b16652e0f1d3e6b3bf9f07d7939\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4bde6c75c6cfa044bc24ddfb6fc00a7a\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"e8de960198cf5947c1f7c2914999c163\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62493 after threshold 62399
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62484 -1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62485 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62399, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62399
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62399]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"9ee5d86f1783d9a5e9705a7210868126\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62493 after threshold 62399
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62484 -1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62485 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62399, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to -1: [62494 62494 62483 -1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62485 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62484 1 ... 1] [62494 62494 62483 -2 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62484 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62485 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62483 -2 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62485 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62484: (22 . 62494)::"(headline (:raw-value \"dab02725c2ef55b0eda5ada18e580f6b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"e29318b6fdd5b3c821ab9a3be501a457\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"e8de960198cf5947c1f7c2914999c163\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62484 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62485 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62399, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62399-62399
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"e8de960198cf5947c1f7c2914999c163\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"e29318b6fdd5b3c821ab9a3be501a457\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89851 :end 89851 :robust-begin 3 :robust-end 89849 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3635e9ee8c5f8d4487b012c5f494c985\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"edd27ae40cd00db102f8f689f182ae44\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"8cde651bc134d8679fb6af1748ff7e18\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62492 after threshold 62398
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62483 -2 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62484 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62398, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62398
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62398]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"a17610d4796ae34185ec6934b05aa87f\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62492 after threshold 62398
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62483 -2 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62484 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62398, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to -2: [62494 62494 62482 -2 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62484 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62483 1 ... 1] [62494 62494 62482 -3 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62483 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62484 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62482 -3 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62484 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62483: (22 . 62494)::"(headline (:raw-value \"5811f70793684107137110e9f88ec3a6\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"c2ca1b06c2e653c744904842a415241a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"8cde651bc134d8679fb6af1748ff7e18\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62483 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62484 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62398, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62398-62398
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"8cde651bc134d8679fb6af1748ff7e18\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"c2ca1b06c2e653c744904842a415241a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89850 :end 89850 :robust-begin 3 :robust-end 89848 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"70a7bfceedd3b1f0d5173b0bd45b8227\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4211806a10884fd5dcf374a32ac5ba6b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"fe781eec59b42d1ad936708782c675ed\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62491 after threshold 62397
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62482 -3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62483 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62397, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62397
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62397]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"e3fe247b6b498138559d73951f27d358\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62491 after threshold 62397
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62482 -3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62483 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62397, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to -3: [62494 62494 62481 -3 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62483 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62482 1 ... 1] [62494 62494 62481 -4 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62482 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62483 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62481 -4 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62483 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62482: (22 . 62494)::"(headline (:raw-value \"a7a5f1bc42ec59d7da724802595ec76c\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"fd84292150116b61787d820a43a0778c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"fe781eec59b42d1ad936708782c675ed\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62482 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62483 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62397, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62397-62397
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"fe781eec59b42d1ad936708782c675ed\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"fd84292150116b61787d820a43a0778c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89849 :end 89849 :robust-begin 3 :robust-end 89847 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f68f189fb80273bb6ade3155bd77d778\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"123bdf9d031720d4f19fc30b8d1986ce\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"e026fd013d8700be71e2d004602b98b6\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62490 after threshold 62396
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62481 -4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62482 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62396, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62396
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62396]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"8e717d7572670c778f0ac431346bd5cb\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62490 after threshold 62396
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62481 -4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62482 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62396, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to -4: [62494 62494 62480 -4 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62482 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62481 1 ... 1] [62494 62494 62480 -5 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62481 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62482 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62480 -5 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62482 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62481: (22 . 62494)::"(headline (:raw-value \"2c6ae67774f3a02640d1af312d2b76a9\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"ae3ecf29523b08cfbe7c596772d6bb7d\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"e026fd013d8700be71e2d004602b98b6\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62481 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62482 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62396, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62396-62396
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"e026fd013d8700be71e2d004602b98b6\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"ae3ecf29523b08cfbe7c596772d6bb7d\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89848 :end 89848 :robust-begin 3 :robust-end 89846 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c3ac04d04e2f5e2e076bfcc715e0e499\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5d3c760250c4d60435fcb149ab903189\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"df3c44d73811e1884eb9cf99844c4863\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62489 after threshold 62395
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62480 -5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62481 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62395, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62395
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62395]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"636117a7691b473b080388f811d3e4e1\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62489 after threshold 62395
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62480 -5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62481 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62395, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to -5: [62494 62494 62479 -5 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62481 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62480 1 ... 1] [62494 62494 62479 -6 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62480 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62481 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62479 -6 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62481 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62480: (22 . 62494)::"(headline (:raw-value \"84338b99a80d2131aea7da9e65d3312b\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"79707afe39912debf1386df0d0fc6d5a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"df3c44d73811e1884eb9cf99844c4863\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62480 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62481 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62395, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62395-62395
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"df3c44d73811e1884eb9cf99844c4863\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"79707afe39912debf1386df0d0fc6d5a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89847 :end 89847 :robust-begin 3 :robust-end 89845 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"65f45630e691201ce6b69d750faa5055\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cfd7359547cd246f0d3f8e41167ef35f\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"535ba7d11e5fa00b375c4cd623fefb4c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62488 after threshold 62394
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62479 -6 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62480 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62394, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62394
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62394]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"a049c06907afbf20e15e3fbfa5a1d457\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62488 after threshold 62394
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62479 -6 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62480 :pre-blank 0 :contents-begin 300 ...)) 1] up to nil-62394, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to -6: [62494 62494 62486 -6 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62480 :pre-blank 0 :contents-begin 300 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62494 62494 62479 1 ... 1] [62494 62494 62486 -7 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62494 62494 62479 1 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62480 :pre-blank 0 :contents-begin 300 ...)) 1]"
"[62494 62494 62486 -7 (headline (:raw-value \"92cb439d07a2bba960aec94657eb7615\" :begin 290 :end 62480 :pre-blank 0 :contents-begin 300 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62479: (22 . 62494)::"(headline (:raw-value \"a87daa84b941c831d563888e4aac2dea\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 60158)::"(headline (:raw-value \"edaeb6490692902d87eefb8a99367430\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 57822)::"(headline (:raw-value \"535ba7d11e5fa00b375c4cd623fefb4c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [57822 53229 62479 1 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62480 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62394, next: 62494
   org-element-cache diagnostics(rfa.org): Syncing down to 62394-62394
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"535ba7d11e5fa00b375c4cd623fefb4c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  2: "(headline (:raw-value \"edaeb6490692902d87eefb8a99367430\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89846 :end 89846 :robust-begin 3 :robust-end 89844 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e9c74ad0ca3aa2c3ef175b79cbc815df\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"de7b1286ac4a4b5d5d74f2dec1f604c4\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"430ded1b03b7708da2f30edbd7f79a0c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62487 after threshold 62393
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62494 62494 62486 -7 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62479 :pre-blank 0 :contents-begin 300 ...)) 1] up to 62389-62393, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62389-62393
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62393]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 60158) key: "(headline (:raw-value \"d7336ba5b059b3b42c603f9483406101\" :mode nil :granularity element :org-element--cache-sync-key (22 . 60158)))"
   org-element-cache diagnostics(rfa.org): Added new element with (22 . 57822) key: "(headline (:raw-value \"f8ec8d93cca5409a6ae9520e7fad8d04\" :mode nil :granularity element :org-element--cache-sync-key (22 . 57822)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62487 after threshold 62393
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62486: (22 . 62494)::"(headline (:raw-value \"ae499c275490acc2b0b08dd6a89414d2\" :parent nil :cached t))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (22 . 62434)::"(headline (:raw-value \"a9903a3dfa2f2e803451ebd40a7d4ee6\" :mode nil :granularity element :org-element--cache-sync-key (22 . 62389) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (22 . 62389)::"(headline (:raw-value \"a1d7c162716a7bb6cb1468707b6b0a80\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (22 . 62258)::"(clock (:status closed :value (timestamp (:type inactive-range :raw-value \"641acd2091c784a4dc3e82d5f67f08a9\" :contents-begin 62258 :contents-end 62326 :post-blank 0 :post-affiliated 62243 :mode property-drawer :granularity element :org-element--cache-sync-key (22 . 62243) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 845
   org-element-cache diagnostics(rfa.org): removing (22 . 62243)::"(drawer (:begin 62243 :end 62337 :drawer-name \"LOGBOOK\" :contents-begin 62258 :contents-end 62326 :post-blank 0 :post-affiliated 62243 :mode property-drawer :granularity element :org-element--cache-sync-key (22 . 62243) :cached t :parent (section (:begin 62207 :end 62337 :contents-begin 62207 :contents-end 62337 :robust-begin 62207 :robust-end 62335 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (22 . 62206) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 846
   org-element-cache diagnostics(rfa.org): removing (22 . 62207)::"(planning (:closed (timestamp (:type inactive :raw-value \"3b632b27e2089213be777db1a0c63c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 23 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 23 :begin 62220 :end 62242 :post-blank 0)) :deadline nil :scheduled nil :begin 62207 :end 62243 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (22 . 62207) :cached t :parent (section (:begin 62207 :end 62337 :contents-begin 62207 :contents-end 62337 :robust-begin 62207 :robust-end 62335 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (22 . 62206) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 847
   org-element-cache diagnostics(rfa.org): removing (22 . 62206)::"(section (:begin 62207 :end 62337 :contents-begin 62207 :contents-end 62337 :robust-begin 62207 :robust-end 62335 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (22 . 62206) :cached t :parent (headline (:raw-value \"a58155fed5c45f9806de97c581a5176e\" :mode nil :granularity element :org-element--cache-sync-key (22 . 62162) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 848
   org-element-cache diagnostics(rfa.org): removing (22 . 62162)::"(headline (:raw-value \"c8b7819c7de0b31532039ff432444302\" 0 51 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (22 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 849
   org-element-cache diagnostics(rfa.org): removing (22 . 62126)::"(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (22 . 62126) :cached t :parent (section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (22 . 62125) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 850
   org-element-cache diagnostics(rfa.org): removing (22 . 62125)::"(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (22 . 62125) :cached t :parent (headline (:raw-value \"83e555601abb61cbc82c0be312514dc5\" :mode nil :granularity element :org-element--cache-sync-key (22 . 62080) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 851
   org-element-cache diagnostics(rfa.org): removing (22 . 62080)::"(headline (:raw-value \"6355bde7c9242e31390b0b23a86de0f5\" 0 51 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (22 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 852
   org-element-cache diagnostics(rfa.org): removing (22 . 61974)::"(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (22 . 61825))) :org-element--cache-sync-key (22 . 61974)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 853
   org-element-cache diagnostics(rfa.org): removing (22 . 61891)::"(paragraph (:begin 61891 :end 61974 :contents-begin 61891 :contents-end 61973 :post-blank 1 :post-affiliated 61891 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (22 . 61825))) :org-element--cache-sync-key (22 . 61891)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 854
   org-element-cache diagnostics(rfa.org): removing (22 . 61831)::"(paragraph (:begin 61831 :end 61891 :contents-begin 61831 :contents-end 61890 :post-blank 1 :post-affiliated 61831 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (22 . 61825))) :org-element--cache-sync-key (22 . 61831)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 855
   org-element-cache diagnostics(rfa.org): removing (22 . 61825)::"(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 61825)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 856
   org-element-cache diagnostics(rfa.org): removing (22 . 60580)::"(item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 60580)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 857
   org-element-cache diagnostics(rfa.org): removing (22 . 59807)::"(item (:bullet \"- \" :begin 59806 :end 60579 :contents-begin 59813 :contents-end 60578 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59806 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 59807)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 858
   org-element-cache diagnostics(rfa.org): removing (22 . 59578)::"(item (:bullet \"- \" :begin 59577 :end 59806 :contents-begin 59584 :contents-end 59805 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59577 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 59578)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 859
   org-element-cache diagnostics(rfa.org): removing (22 . 58126)::"(item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 58126)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 860
   org-element-cache diagnostics(rfa.org): removing (22 . 57147)::"(item (:bullet \"- \" :begin 57146 :end 58125 :contents-begin 57153 :contents-end 58124 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 57146 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 57147)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 861
   org-element-cache diagnostics(rfa.org): removing (22 . 56070)::"(item (:bullet \"- \" :begin 56069 :end 57146 :contents-begin 56076 :contents-end 57145 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 56069 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 56070)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 862
   org-element-cache diagnostics(rfa.org): removing (22 . 55724)::"(item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 55724)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 863
   org-element-cache diagnostics(rfa.org): removing (22 . 54445)::"(item (:bullet \"- \" :begin 54444 :end 55723 :contents-begin 54451 :contents-end 55722 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 54444 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 54445)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 864
   org-element-cache diagnostics(rfa.org): removing (22 . 53592)::"(item (:bullet \"- \" :begin 53591 :end 54444 :contents-begin 53598 :contents-end 54443 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 53591 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (22 . 53591))) :org-element--cache-sync-key (22 . 53592)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 865
   org-element-cache diagnostics(rfa.org): removing (22 . 53591)::"(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (22 . 53324))) :org-element--cache-sync-key (22 . 53591)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 866
   org-element-cache diagnostics(rfa.org): removing (22 . 53361)::"(drawer (:begin 53361 :end 53591 :drawer-name \"LOGBOOK\" :contents-begin 53376 :contents-end 53580 :post-blank 0 :post-affiliated 53361 :mode property-drawer :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (22 . 53324))) :org-element--cache-sync-key (22 . 53361)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 867
   org-element-cache diagnostics(rfa.org): removing (22 . 53325)::"(planning (:closed (timestamp (:type inactive :raw-value \"d7262961a713afedd4907026d5129292\" :year-start 2023 :month-start 6 :day-start 19 :hour-start 10 :minute-start 45 :year-end 2023 :month-end 6 :day-end 19 :hour-end 10 :minute-end 45 :begin 53338 :end 53360 :post-blank 0)) :deadline nil :scheduled nil :begin 53325 :end 53361 :post-blank 0 :post-affiliated 53325 :mode planning :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (22 . 53324))) :org-element--cache-sync-key (22 . 53325)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 868
   org-element-cache diagnostics(rfa.org): removing (22 . 53324)::"(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached t :parent (headline (:raw-value \"c7a7e44150693ba0899ac52eb7382391\" :mode section :granularity element :org-element--cache-sync-key (22 . 53285) :cached nil :parent (headline ...))) :org-element--cache-sync-key (22 . 53324)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 869
   org-element-cache diagnostics(rfa.org): removing (22 . 53285)::"(headline (:raw-value \"b383d5e046476d9e24256079274b6280\" 0 51 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (22 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 870
   org-element-cache diagnostics(rfa.org): removing (22 . 53229)::"(headline (:raw-value \"47c2b459fd02ec58dc8bdc37c3160d3d\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (22 . 53229)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [53229 53229 62486 -7 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62479 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-62393, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62393-62393
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"47c2b459fd02ec58dc8bdc37c3160d3d\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (21 . 53229)))"
  2: "(headline (:raw-value \"87de999d9ba1d5787738fc9f0c018c97\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89845 :end 89845 :robust-begin 3 :robust-end 89843 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"7ba1164d5e39119b178d55ac86f3099d\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8fb8887fe3cdc92f2da27b85ae6a2be8\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"00945038201f8e6e8762fd6138f8e549\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (21 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"ab73c2d11dc5638e915d4b67b3daf524\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 62207 :end 62337 :contents-begin 62207 :contents-end 62337 :robust-begin 62207 :robust-end 62335 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (21 . 61200) :cached t :parent (headline (:raw-value \"a58155fed5c45f9806de97c581a5176e\" :mode nil :granularity element :org-element--cache-sync-key (21 . 60061) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(drawer (:begin 62243 :end 62337 :drawer-name \"LOGBOOK\" :contents-begin 62258 :contents-end 62326 :post-blank 0 :post-affiliated 62243 :mode property-drawer :granularity element :org-element--cache-sync-key (21 . 62054) :cached t :parent (section (:begin 62207 :end 62337 :contents-begin 62207 :contents-end 62337 :robust-begin 62207 :robust-end 62335 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (21 . 61200) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(clock (:status closed :value (timestamp (:type inactive-range :raw-value \"ed0e52a57f73aad659eb5dd152c1d9ed\" :contents-begin 62258 :contents-end 62326 :post-blank 0 :post-affiliated 62243 :mode property-drawer :granularity element :org-element--cache-sync-key (21 . 62054) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62389..62400]𝝙-7
   org-element-cache diagnostics(rfa.org): pjones:kill-region-or-backward-kill-word is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:kill-region-or-backward-kill-word is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 53150 :end 53229 :contents-begin 53150 :contents-end 53229 :post-blank 0 :post-affiliated 53150 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 53143 :end 53229 :contents-begin 53150 :contents-end 53229 :checkbox nil :counter nil :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :pre-blank 0 :post-blank 0 :post-affiliated 53143 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 53088 :end 53143 :contents-begin 53095 :contents-end 53143 :checkbox nil :counter nil :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :pre-blank 0 :post-blank 0 :post-affiliated 53088 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(plain-list (:type unordered :begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :structure ((53088 5 \"- \" nil nil nil 53143) (53143 5 \"- \" nil nil nil 53229)) :post-blank 0 :post-affiliated 53088 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(section (:begin 53088 :end 53229 :contents-begin 53088 :contents-end 53229 :robust-begin 53088 :robust-end 53227 :post-blank 0 :post-affiliated 53088 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(headline (:raw-value \"1d080e87ccadafa27d9a34d256b507dc\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(headline (:raw-value \"58a5d3f4eb71292105627fdc1def1c26\" :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 61891 :end 61974 :contents-begin 61891 :contents-end 61973 :post-blank 1 :post-affiliated 61891 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 61831 :end 61891 :contents-begin 61831 :contents-end 61890 :post-blank 1 :post-affiliated 61831 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 59806 :end 60579 :contents-begin 59813 :contents-end 60578 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59806 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 59577 :end 59806 :contents-begin 59584 :contents-end 59805 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59577 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 57146 :end 58125 :contents-begin 57153 :contents-end 58124 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 57146 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 56069 :end 57146 :contents-begin 56076 :contents-end 57145 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 56069 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 54444 :end 55723 :contents-begin 54451 :contents-end 55722 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 54444 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 53591 :end 54444 :contents-begin 53598 :contents-end 54443 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 53591 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(drawer (:begin 53361 :end 53591 :drawer-name \"LOGBOOK\" :contents-begin 53376 :contents-end 53580 :post-blank 0 :post-affiliated 53361 :mode property-drawer :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(planning (:closed (timestamp (:type inactive :raw-value \"d7262961a713afedd4907026d5129292\" :year-start 2023 :month-start 6 :day-start 19 :hour-start 10 :minute-start 45 :year-end 2023 :month-end 6 :day-end 19 :hour-end 10 :minute-end 45 :begin 53338 :end 53360 :post-blank 0)) :deadline nil :scheduled nil :begin 53325 :end 53361 :post-blank 0 :post-affiliated 53325 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 847. The remaining sync requests: "([62339 62339 62268 95 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"fdabd870bc2b93168917ad6bf559faef\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"3ee28013027b6cf56fe4a7472c24de54\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
  New parent: "(headline (:raw-value \"4267a4256b31cd78eb499266e0e3f4c7\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62434: (21 . 62267)::"(headline (:raw-value \"4267a4256b31cd78eb499266e0e3f4c7\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62267) key: "(headline (:raw-value \"699b4a5d3828392530ab454b9272179f\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62267)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62268 95 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62434 after threshold 62206
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62268 95 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62206, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62206-62206
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 59776) key: "(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (21 . 59776)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 59491) key: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (21 . 59491)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 58922) key: "(headline (:raw-value \"e158db7426b59785c36415f36d29c5a7\" :mode nil :granularity element :org-element--cache-sync-key (21 . 58922)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62434 after threshold 62126
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62268 95 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62126, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62126-62126
   org-element-cache diagnostics(rfa.org): Interrupt: position 62434 after threshold 62206
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62268 95 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62206, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62206-62206
   org-element-cache diagnostics(rfa.org): Interrupt: position 62434 after threshold 62257
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62268 95 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62257, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62257-62257
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62196) key: "(clock (:status closed :value (timestamp (:type inactive-range :raw-value \"94df281e5053b6d248f3ddaae8683eb2\" :begin 62258 :end 62326 :post-blank 0 :post-affiliated 62258 :mode nil :granularity element :org-element--cache-sync-key (21 . 62196)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62054) key: "(drawer (:begin 62243 :end 62337 :drawer-name \"LOGBOOK\" :contents-begin 62258 :contents-end 62326 :post-blank 0 :post-affiliated 62243 :mode property-drawer :granularity element :org-element--cache-sync-key (21 . 62054)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 61769) key: "(planning (:closed (timestamp (:type inactive :raw-value \"3b632b27e2089213be777db1a0c63c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 23 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 23 :begin 62220 :end 62242 :post-blank 0)) :deadline nil :scheduled nil :begin 62207 :end 62243 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (21 . 61769)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 61200) key: "(section (:begin 62207 :end 62337 :contents-begin 62207 :contents-end 62337 :robust-begin 62207 :robust-end 62335 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (21 . 61200)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 60061) key: "(headline (:raw-value \"3aaf509b7d095e61d0901d7ff410e693\" :mode nil :granularity element :org-element--cache-sync-key (21 . 60061)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 57784) key: "(headline (:raw-value \"ef0e9cfb8b24dfb5de5a88cf62147610\" :mode section :granularity element :org-element--cache-sync-key (21 . 57784)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62434 after threshold 62258
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62268 95 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62258, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 95: [62339 62339 62319 95 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 837. The remaining sync requests: "([62339 62339 62268 69 ... 1] [62339 62339 62319 26 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62268 69 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62319 26 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62268: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"b3777e99926d563e5fd1f07d0c72a0b0\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (21 . 62257)::"(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (21 . 62257) :cached t :parent (section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (21 . 62241) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (21 . 62241)::"(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (21 . 62241) :cached t :parent (headline (:raw-value \"04268367bf30814e6280b0f89520bbab\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"67b15b39e77d653d71ff66c152281014\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 841
   org-element-cache diagnostics(rfa.org): removing (21 . 62080)::"(headline (:raw-value \"f70b93f9c191e8aa17471af805199dba\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (21 . 61974)::"(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 61825))) :org-element--cache-sync-key (21 . 61974)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (21 . 61891)::"(paragraph (:begin 61891 :end 61974 :contents-begin 61891 :contents-end 61973 :post-blank 1 :post-affiliated 61891 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 61825))) :org-element--cache-sync-key (21 . 61891)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (21 . 61831)::"(paragraph (:begin 61831 :end 61891 :contents-begin 61831 :contents-end 61890 :post-blank 1 :post-affiliated 61831 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 61825))) :org-element--cache-sync-key (21 . 61831)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 845
   org-element-cache diagnostics(rfa.org): removing (21 . 61825)::"(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 61825)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 846
   org-element-cache diagnostics(rfa.org): removing (21 . 61765)::"(table-row (:type standard :begin 61764 :end 61823 :contents-begin 61772 :contents-end 61822 :post-blank 0 :post-affiliated 61764 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61765)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 847
   org-element-cache diagnostics(rfa.org): removing (21 . 61706)::"(table-row (:type standard :begin 61705 :end 61764 :contents-begin 61713 :contents-end 61763 :post-blank 0 :post-affiliated 61705 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61706)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 848
   org-element-cache diagnostics(rfa.org): removing (21 . 61647)::"(table-row (:type standard :begin 61646 :end 61705 :contents-begin 61654 :contents-end 61704 :post-blank 0 :post-affiliated 61646 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61647)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 849
   org-element-cache diagnostics(rfa.org): removing (21 . 61588)::"(table-row (:type standard :begin 61587 :end 61646 :contents-begin 61595 :contents-end 61645 :post-blank 0 :post-affiliated 61587 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61588)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 850
   org-element-cache diagnostics(rfa.org): removing (21 . 61529)::"(table-row (:type standard :begin 61528 :end 61587 :contents-begin 61536 :contents-end 61586 :post-blank 0 :post-affiliated 61528 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61529)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 851
   org-element-cache diagnostics(rfa.org): removing (21 . 61470)::"(table-row (:type standard :begin 61469 :end 61528 :contents-begin 61477 :contents-end 61527 :post-blank 0 :post-affiliated 61469 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61470)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 852
   org-element-cache diagnostics(rfa.org): removing (21 . 61411)::"(table-row (:type standard :begin 61410 :end 61469 :contents-begin 61418 :contents-end 61468 :post-blank 0 :post-affiliated 61410 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61411)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 853
   org-element-cache diagnostics(rfa.org): removing (21 . 61352)::"(table-row (:type standard :begin 61351 :end 61410 :contents-begin 61359 :contents-end 61409 :post-blank 0 :post-affiliated 61351 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61352)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 854
   org-element-cache diagnostics(rfa.org): removing (21 . 61293)::"(table-row (:type standard :begin 61292 :end 61351 :contents-begin 61300 :contents-end 61350 :post-blank 0 :post-affiliated 61292 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 855
   org-element-cache diagnostics(rfa.org): removing (21 . 61234)::"(table-row (:type standard :begin 61233 :end 61292 :contents-begin 61241 :contents-end 61291 :post-blank 0 :post-affiliated 61233 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61234)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 856
   org-element-cache diagnostics(rfa.org): removing (21 . 61175)::"(table-row (:type standard :begin 61174 :end 61233 :contents-begin 61182 :contents-end 61232 :post-blank 0 :post-affiliated 61174 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61175)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 857
   org-element-cache diagnostics(rfa.org): removing (21 . 61116)::"(table-row (:type standard :begin 61115 :end 61174 :contents-begin 61123 :contents-end 61173 :post-blank 0 :post-affiliated 61115 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61116)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 858
   org-element-cache diagnostics(rfa.org): removing (21 . 61057)::"(table-row (:type rule :begin 61056 :end 61115 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 61056 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 61057)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 859
   org-element-cache diagnostics(rfa.org): removing (21 . 60996)::"(table-row (:type standard :begin 60995 :end 61056 :contents-begin 61003 :contents-end 61055 :post-blank 0 :post-affiliated 60995 :mode table-row :granularity element :cached t :parent (table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached nil :parent (item ...) :org-element--cache-sync-key (21 . 60977))) :org-element--cache-sync-key (21 . 60996)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 860
   org-element-cache diagnostics(rfa.org): removing (21 . 60977)::"(table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 60580))) :org-element--cache-sync-key (21 . 60977)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 861
   org-element-cache diagnostics(rfa.org): removing (21 . 60625)::"(src-block (:language \"sql\" :switches nil :parameters nil :begin 60625 :end 60977 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value \"           SELECT s.name, COUNT(c.id)
              FROM claims AS c, services AS s, claim_billing_files_claims AS f
             WHERE c.id = f.claim_id AND s.id = c.actual_service_id
               AND c.billing_state = 'billing_unknown'
               AND f.claim_billing_file_id = 179
          GROUP BY s.name;
\" :post-blank 1 :post-affiliated 60625 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 60580))) :org-element--cache-sync-key (21 . 60625)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 862
   org-element-cache diagnostics(rfa.org): removing (21 . 60586)::"(paragraph (:begin 60586 :end 60625 :contents-begin 60586 :contents-end 60624 :post-blank 1 :post-affiliated 60586 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 60580))) :org-element--cache-sync-key (21 . 60586)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 863
   org-element-cache diagnostics(rfa.org): removing (21 . 60580)::"(item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 60580)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 864
   org-element-cache diagnostics(rfa.org): removing (21 . 59813)::"(paragraph (:begin 59813 :end 59845 :contents-begin 59813 :contents-end 59844 :post-blank 1 :post-affiliated 59813 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 59806 :end 60579 :contents-begin 59813 :contents-end 60578 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 59806 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 59807))) :org-element--cache-sync-key (21 . 59813)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 865
   org-element-cache diagnostics(rfa.org): removing (21 . 59807)::"(item (:bullet \"- \" :begin 59806 :end 60579 :contents-begin 59813 :contents-end 60578 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59806 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 59807)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 866
   org-element-cache diagnostics(rfa.org): removing (21 . 59584)::"(paragraph (:begin 59584 :end 59639 :contents-begin 59584 :contents-end 59638 :post-blank 1 :post-affiliated 59584 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 59577 :end 59806 :contents-begin 59584 :contents-end 59805 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 59577 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 59578))) :org-element--cache-sync-key (21 . 59584)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 867
   org-element-cache diagnostics(rfa.org): removing (21 . 59578)::"(item (:bullet \"- \" :begin 59577 :end 59806 :contents-begin 59584 :contents-end 59805 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59577 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 59578)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 868
   org-element-cache diagnostics(rfa.org): removing (21 . 58162)::"(src-block (:language \"sql\" :switches nil :parameters nil :begin 58162 :end 58614 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value \"           SELECT actual_service_id, billing_state, COUNT(id)
              FROM claims
             WHERE billing_state NOT IN ('billing_not_billable')
               AND DATE(date_of_service) > DATE('2022-06-19')
               AND actual_service_id IN
                     ( 3,    4, 859,
                       71,  72, 860,
                      154, 155, 861)
          GROUP BY actual_service_id, billing_state;
\" :post-blank 1 :post-affiliated 58162 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 58126))) :org-element--cache-sync-key (21 . 58162)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 869
   org-element-cache diagnostics(rfa.org): removing (21 . 58132)::"(paragraph (:begin 58132 :end 58162 :contents-begin 58132 :contents-end 58161 :post-blank 1 :post-affiliated 58132 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 58126))) :org-element--cache-sync-key (21 . 58132)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 870
   org-element-cache diagnostics(rfa.org): removing (21 . 58126)::"(item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 58126)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 871
   org-element-cache diagnostics(rfa.org): removing (21 . 57153)::"(paragraph (:begin 57153 :end 57193 :contents-begin 57153 :contents-end 57192 :post-blank 1 :post-affiliated 57153 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 57146 :end 58125 :contents-begin 57153 :contents-end 58124 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 57146 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 57147))) :org-element--cache-sync-key (21 . 57153)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 872
   org-element-cache diagnostics(rfa.org): removing (21 . 57147)::"(item (:bullet \"- \" :begin 57146 :end 58125 :contents-begin 57153 :contents-end 58124 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 57146 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 57147)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 873
   org-element-cache diagnostics(rfa.org): removing (21 . 56076)::"(paragraph (:begin 56076 :end 56112 :contents-begin 56076 :contents-end 56111 :post-blank 1 :post-affiliated 56076 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 56069 :end 57146 :contents-begin 56076 :contents-end 57145 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 56069 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 56070))) :org-element--cache-sync-key (21 . 56076)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 874
   org-element-cache diagnostics(rfa.org): removing (21 . 56070)::"(item (:bullet \"- \" :begin 56069 :end 57146 :contents-begin 56076 :contents-end 57145 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 56069 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 56070)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 875
   org-element-cache diagnostics(rfa.org): removing (21 . 55956)::"(example-block (:begin 55956 :end 56069 :value \"         create-fake-claims.rb: ERROR: no claims!
\" :switches nil :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :post-blank 1 :post-affiliated 55974 :results (\"\") :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 55724))) :org-element--cache-sync-key (21 . 55956)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 876
   org-element-cache diagnostics(rfa.org): removing (21 . 55775)::"(src-block (:language \"sh\" :switches nil :parameters nil :begin 55775 :end 55956 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value \"         export RAILS_ENV=staging
          bundle exec ./script/create-fake-claims.rb \\\\
            --services=71,72,154 \\\\
            --force
\" :post-blank 1 :post-affiliated 55775 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 55724))) :org-element--cache-sync-key (21 . 55775)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 877
   org-element-cache diagnostics(rfa.org): removing (21 . 55730)::"(paragraph (:begin 55730 :end 55775 :contents-begin 55730 :contents-end 55774 :post-blank 1 :post-affiliated 55730 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element :cached nil :parent (plain-list ...) :org-element--cache-sync-key (21 . 55724))) :org-element--cache-sync-key (21 . 55730)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 878
   org-element-cache diagnostics(rfa.org): removing (21 . 55724)::"(item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 55724)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 879
   org-element-cache diagnostics(rfa.org): removing (21 . 54445)::"(item (:bullet \"- \" :begin 54444 :end 55723 :contents-begin 54451 :contents-end 55722 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 54444 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 54445)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 880
   org-element-cache diagnostics(rfa.org): removing (21 . 53592)::"(item (:bullet \"- \" :begin 53591 :end 54444 :contents-begin 53598 :contents-end 54443 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 53591 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached nil :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (21 . 53592)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 881
   org-element-cache diagnostics(rfa.org): removing (21 . 53591)::"(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (21 . 53324))) :org-element--cache-sync-key (21 . 53591)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 53361)::"(drawer (:begin 53361 :end 53591 :drawer-name \"LOGBOOK\" :contents-begin 53376 :contents-end 53580 :post-blank 0 :post-affiliated 53361 :mode property-drawer :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (21 . 53324))) :org-element--cache-sync-key (21 . 53361)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 53325)::"(planning (:closed (timestamp (:type inactive :raw-value \"d7262961a713afedd4907026d5129292\" :year-start 2023 :month-start 6 :day-start 19 :hour-start 10 :minute-start 45 :year-end 2023 :month-end 6 :day-end 19 :hour-end 10 :minute-end 45 :begin 53338 :end 53360 :post-blank 0)) :deadline nil :scheduled nil :begin 53325 :end 53361 :post-blank 0 :post-affiliated 53325 :mode planning :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached nil :parent (headline ...) :org-element--cache-sync-key (21 . 53324))) :org-element--cache-sync-key (21 . 53325)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 884
   org-element-cache diagnostics(rfa.org): removing (21 . 53324)::"(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached t :parent (headline (:raw-value \"c7a7e44150693ba0899ac52eb7382391\" :mode section :granularity element :org-element--cache-sync-key (21 . 53285) :cached nil :parent (headline ...))) :org-element--cache-sync-key (21 . 53324)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 885
   org-element-cache diagnostics(rfa.org): removing (21 . 53285)::"(headline (:raw-value \"aeff00914839cd49a3094f64477532b2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [53285 53285 62268 69 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62389 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62258, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62258-62258
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89852 :end 89852 :robust-begin 3 :robust-end 89850 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bedf94609077bddf629d7e1d0b5a4ea5\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8be39d5490ad0b9bc0e92f420e9d9e31\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"c4d36331b3ec3bb8ae04f39c3a6522a1\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62258..62320]𝝙5
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89847 :end 89847 :robust-begin 3 :robust-end 89845 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5d08563ae98816d8a941a6a1cf66afa7\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b512c3c66b5e4f3e6cf17483d0b0e69c\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5959f09cc0639cf29746ad0daca11642\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62258..62316]𝝙4
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89843 :end 89843 :robust-begin 3 :robust-end 89841 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a26c7cfa25d0ac7a4139ec4232e94a62\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e7eff1e880f63e943615e4a186dc7d39\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"483bad14e2d139670e3084a1f8434a03\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62258..62294]𝝙22
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89821 :end 89821 :robust-begin 3 :robust-end 89819 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c0f4b41e1933f582b772b57153d08d3d\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5703d34565477280f959d5b85c6e0ef6\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d8e9e2387a8f08c553db536e7454c044\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62258..62292]𝝙2
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89819 :end 89819 :robust-begin 3 :robust-end 89817 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"fb5651e5445bc058c4ed229088306019\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1398b71caba730dd07d8acad58723f70\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f652616aa48d6f048c2e5b6d8c4a784c\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62220]𝝙22
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89797 :end 89797 :robust-begin 3 :robust-end 89795 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1404d1403b1c428240ba1ded6731787e\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ef8b99208dc965e660ad36637e92cc1b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"690638f2c9f474da8efb35f5ede29344\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62219]𝝙1
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89796 :end 89796 :robust-begin 3 :robust-end 89794 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0b7cdb7fbf58e571bbd6f3b789eeb5ca\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4bbf242ff2e4d491d1dacb7faed0e2f8\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"19752e56f84a33c6adc438ce3b126cb7\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62212]𝝙7
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89789 :end 89789 :robust-begin 3 :robust-end 89787 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4a081b87fc2cdeb557857bd8bd39272e\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4cf5f90f265866e3febb00144ae47da3\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"9a290504828f88d00cd51559da81c464\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62207]𝝙5
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89784 :end 89784 :robust-begin 3 :robust-end 89782 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d7c746960401352ccc6c52217f1e5626\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"04ea3223065b38f9ec51f4322127a02f\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d6f4a1035a2b26ed721921dfd366c4b6\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62206]𝝙1
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(headline (:raw-value \"e41efe67723611e23aae619b6ca623b8\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(headline (:raw-value \"e41efe67723611e23aae619b6ca623b8\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89783 :end 89783 :robust-begin 3 :robust-end 89781 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a906da365044abc2220755fc4004ea94\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ca2e49bcb7b898791e99383e68aaea96\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1abd260fe6a467a7eb2268d7d729c508\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (21 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"dbafd19198de8af9e538c12fa55a2819\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached t :parent (headline (:raw-value \"c7a7e44150693ba0899ac52eb7382391\" :mode section :granularity element :org-element--cache-sync-key (21 . 53285) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached t :parent (headline ...))) :org-element--cache-sync-key (21 . 53591)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached t :parent (section ...) :org-element--cache-sync-key (21 . 53591))) :org-element--cache-sync-key (18 . 61825)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached t :parent (plain-list ...) :org-element--cache-sync-key (18 . 61825))) :org-element--cache-sync-key (21 . 61974)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62166]𝝙6
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"ca6ec1d41617995f05e35d0eb0db2fd9\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"0478e073115e1e0b86dffa52a6e5a4b7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89777 :end 89777 :robust-begin 3 :robust-end 89775 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"35ba27804cfc65671039856c7487b9ca\" :parent nil :cached t)) :org-element--cache-sync-key (21 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"988d3a74eb1cc4ce04f45a3eac6d3e9f\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (21 . 269))) :cached t :org-element--cache-sync-key (21 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1fd7be0b4a77453d829d0cf4e439da92\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 290))) :cached t :org-element--cache-sync-key (21 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"99bbaed5f9ce377179ce7a632e0c7714\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62365 after threshold 62172
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62319 26 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62162-62172, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62162-62172
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62172]𝝙-6
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Interrupt: position 62365 after threshold 62206
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62319 26 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62206, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62206-62206
   org-element-cache diagnostics(rfa.org): Interrupt: position 62365 after threshold 62257
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62319 26 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62257, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62257-62257
   org-element-cache diagnostics(rfa.org): Interrupt: position 62365 after threshold 62257
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62319 26 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62257, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62257-62257
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62257) key: "(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (21 . 62257)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62241) key: "(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (21 . 62241)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62365 after threshold 62267
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62319 26 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62267, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62267-62267
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"ddec11e443cec405abfd10cbc9bf86c9\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62365 after threshold 62319
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62319 26 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62319, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 26: [62339 62339 62318 26 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62319 1 ... 1] [62339 62339 62318 25 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62319 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62318 25 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62319: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"0cbb247888eafa864adc7021459cf4f6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"ea09b45f2a716ffb85bfc4aff469678b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62319 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62319, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62319-62319
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"ea09b45f2a716ffb85bfc4aff469678b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"0cbb247888eafa864adc7021459cf4f6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89783 :end 89783 :robust-begin 3 :robust-end 89781 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"67c3e6e62614fa2474f7e7ab2a23b1a3\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d9c95ffb56d54308e670469ed3dc18ef\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"2b48c4bd03d140dba8b68fabbed44f5a\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"8e25abe5187ee5efb08cdeb07ba17fa7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62364 after threshold 62318
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62318 25 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62319 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62318, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62318
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62318]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"23cccadd53b8a5020db5649ffa92aa0a\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62364 after threshold 62318
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62318 25 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62319 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62318, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 25: [62339 62339 62317 25 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62319 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62318 1 ... 1] [62339 62339 62317 24 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62318 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62319 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62317 24 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62319 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62318: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"585b44ce8af0545e2af82c078f6c9983\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"8e25abe5187ee5efb08cdeb07ba17fa7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62318 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62319 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62318, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62318-62318
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"8e25abe5187ee5efb08cdeb07ba17fa7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"585b44ce8af0545e2af82c078f6c9983\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89782 :end 89782 :robust-begin 3 :robust-end 89780 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c3a3fe097600a8b1ac20b903b56b6f8a\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"26e69fb5aeec1fca87f0fb0642f26a96\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5fff0fad9126b630e79979bd7d76f003\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"62d4d8a68768d4b485b9269cb15a2eff\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62363 after threshold 62317
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62317 24 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62318 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62317, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62317
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62317]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"6a23f7a7500bf8f8f3f10ec9fe33dcf0\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62363 after threshold 62317
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62317 24 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62318 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62317, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 24: [62339 62339 62316 24 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62318 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62317 1 ... 1] [62339 62339 62316 23 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62317 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62318 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62316 23 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62318 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62317: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"322a8adcd52cd88fba01d3d833612df4\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"62d4d8a68768d4b485b9269cb15a2eff\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62317 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62318 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62317, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62317-62317
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"62d4d8a68768d4b485b9269cb15a2eff\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"322a8adcd52cd88fba01d3d833612df4\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89781 :end 89781 :robust-begin 3 :robust-end 89779 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"7ace864be563d37de0d40132fb5dcac3\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"41265d1d72ea24367dc9fe8c7dadf410\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f72ba7adc80d6b2106f20f669daa001b\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"1faa867bd95b0b774a646fd3e9ba343b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62362 after threshold 62316
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62316 23 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62317 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62316, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62316
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62316]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"c1462103be5894e998c09743cf2e50ce\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62362 after threshold 62316
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62316 23 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62317 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62316, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 23: [62339 62339 62315 23 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62317 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62316 1 ... 1] [62339 62339 62315 22 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62316 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62317 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62315 22 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62317 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62316: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"3259a5622ebbfda20c01a382425880b6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"1faa867bd95b0b774a646fd3e9ba343b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62316 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62317 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62316, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62316-62316
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"1faa867bd95b0b774a646fd3e9ba343b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"3259a5622ebbfda20c01a382425880b6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89780 :end 89780 :robust-begin 3 :robust-end 89778 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3e1d9feb043d0b54c1748e9e6cbdd0e3\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4775b4690582592be035d2d78b82fb6b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"1ffa244a2f80dfbc625ed717cace21e5\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"073383fa62b3a3f76c00b15b3b2ca402\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62361 after threshold 62315
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62315 22 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62316 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62315, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62315
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62315]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"c99e62da98367cbe9801d2aa431e5b66\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62361 after threshold 62315
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62315 22 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62316 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62315, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 22: [62339 62339 62314 22 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62316 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62315 1 ... 1] [62339 62339 62314 21 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62315 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62316 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62314 21 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62316 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62315: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"7999fe82a2fabb115456f503ee0f9a31\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"073383fa62b3a3f76c00b15b3b2ca402\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62315 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62316 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62315, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62315-62315
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"073383fa62b3a3f76c00b15b3b2ca402\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"7999fe82a2fabb115456f503ee0f9a31\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89779 :end 89779 :robust-begin 3 :robust-end 89777 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0f9cb6f924cc1d46991e1df81626239e\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"44b2764754d35d715ce7d8f5ff794c32\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"60877be80645729e8a555e9d5aeccf60\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"221250524a10110f2e23c21402c11245\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62360 after threshold 62314
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62314 21 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62315 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62314, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62314
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62314]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"f5ffd6d448a6dd82985c41455eece059\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62360 after threshold 62314
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62314 21 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62315 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62314, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 21: [62339 62339 62313 21 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62315 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62314 1 ... 1] [62339 62339 62313 20 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62314 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62315 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62313 20 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62315 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62314: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"f72bc0087ba61dae75202edd915fd1c4\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"221250524a10110f2e23c21402c11245\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62314 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62315 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62314, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62314-62314
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"221250524a10110f2e23c21402c11245\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"f72bc0087ba61dae75202edd915fd1c4\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89778 :end 89778 :robust-begin 3 :robust-end 89776 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e9e7a1565e8d2018ce963a16e4a779b9\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f12f78b340f0feeb4f0e7b92fe364e2b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e15c74e6ae19239f921bc7f6690eea3b\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"0478e073115e1e0b86dffa52a6e5a4b7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62359 after threshold 62313
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62313 20 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62314 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62313, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62313
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62313]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"34deabf6f0611e7a683eedaa5da67958\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62359 after threshold 62313
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62313 20 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62314 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62313, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 20: [62339 62339 62312 20 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62314 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62313 1 ... 1] [62339 62339 62312 19 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62313 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62314 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62312 19 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62314 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62313: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"740c2c59d4436bdd55fdf805cd2d4a22\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"0478e073115e1e0b86dffa52a6e5a4b7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62313 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62314 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62313, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62313-62313
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"0478e073115e1e0b86dffa52a6e5a4b7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"740c2c59d4436bdd55fdf805cd2d4a22\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89777 :end 89777 :robust-begin 3 :robust-end 89775 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"41d7918584b47af39fc3a133bd8fdb80\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bc136886542198a7557972106bdbeb1b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f1f7327c6d354b4e31d12d751fb4500d\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"6b772c6810c934da61cc86c890234cbd\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62358 after threshold 62312
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62312 19 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62313 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62312, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62312
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62312]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"f3f6171b9b7df27693cd2e31a4bbb8ec\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62358 after threshold 62312
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62312 19 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62313 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62312, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 19: [62339 62339 62311 19 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62313 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62312 1 ... 1] [62339 62339 62311 18 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62312 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62313 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62311 18 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62313 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62312: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"32985dc447249de7c30f667f8cd52500\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"6b772c6810c934da61cc86c890234cbd\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62312 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62313 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62312, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62312-62312
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"6b772c6810c934da61cc86c890234cbd\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"32985dc447249de7c30f667f8cd52500\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89776 :end 89776 :robust-begin 3 :robust-end 89774 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"60247c58aac07fcf4448f1a278a6aeaf\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b140bcafc6f48d9c3e2bca60c1a516c5\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d622a9a0c5536cbbaaf44953b7d9fa7d\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"d1958eec5e8aee8a91b06952f9b4b382\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62357 after threshold 62311
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62311 18 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62311, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62311
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62311]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"1e3ae18c75a32c353a97298f5c66d112\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62357 after threshold 62311
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62311 18 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62311, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 18: [62339 62339 62310 18 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62311 1 ... 1] [62339 62339 62310 17 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62311 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62310 17 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62311: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"ebb2f5a1957c2e4549b896eb001fccc3\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"d1958eec5e8aee8a91b06952f9b4b382\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62311 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62311, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62311-62311
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"d1958eec5e8aee8a91b06952f9b4b382\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"ebb2f5a1957c2e4549b896eb001fccc3\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89775 :end 89775 :robust-begin 3 :robust-end 89773 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"085457f55bbaf3bb1e02c39162d026a8\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ea0052b311ab239c30ce1a68fd0f6fb8\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"8a3d39128999aed4ab05474da7133abc\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"0e9d499ec0595a7a7052d07e270ad86b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62356 after threshold 62310
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62310 17 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62311 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62310, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62310
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62310]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"c7c5b41984d98688c41fc62286cd43bb\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62356 after threshold 62310
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62310 17 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62311 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62310, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 17: [62339 62339 62309 17 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62311 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62310 1 ... 1] [62339 62339 62309 16 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62310 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62311 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62309 16 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62311 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62310: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"7854b977b071f6144933efeb19032270\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"0e9d499ec0595a7a7052d07e270ad86b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62310 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62311 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62310, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62310-62310
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"0e9d499ec0595a7a7052d07e270ad86b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"7854b977b071f6144933efeb19032270\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89774 :end 89774 :robust-begin 3 :robust-end 89772 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"94a8527b39baef853234229e991400ce\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5ba393fdc4e5df4e3081c58a445808ab\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"1e2bc809537271380133d143ce005a54\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"4bf16c643ca35009de670103d93d797c\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62355 after threshold 62309
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62309 16 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62310 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62309, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62309
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62309]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"f8af71acaff544f55f86215a1a959f89\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62355 after threshold 62309
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62309 16 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62310 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62309, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 16: [62339 62339 62308 16 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62310 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62309 1 ... 1] [62339 62339 62308 15 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62309 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62310 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62308 15 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62310 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62309: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"d3fef4bf1e023562b0c5efc9ae736bd1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"4bf16c643ca35009de670103d93d797c\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62309 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62310 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62309, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62309-62309
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"4bf16c643ca35009de670103d93d797c\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"d3fef4bf1e023562b0c5efc9ae736bd1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89773 :end 89773 :robust-begin 3 :robust-end 89771 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bb8f62d842171cfa8a267e8a6b01356c\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"7ce31ee4bae4bf01dc51f4cbcba210ed\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"273a8ba4b7bd3ad91e032e10fbb9eea7\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"a5c8a384d31b771dcb75140c7ff78ff1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62354 after threshold 62308
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62308 15 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62309 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62308, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62308
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62308]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"b876a0ab70dd241a632f44d4bdfbbe74\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62354 after threshold 62308
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62308 15 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62309 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62308, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 15: [62339 62339 62307 15 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62309 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62308 1 ... 1] [62339 62339 62307 14 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62308 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62309 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62307 14 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62309 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62308: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"b2fda8e5276b11400b9d7f2ed443328e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"a5c8a384d31b771dcb75140c7ff78ff1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62308 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62309 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62308, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62308-62308
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"a5c8a384d31b771dcb75140c7ff78ff1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"b2fda8e5276b11400b9d7f2ed443328e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89772 :end 89772 :robust-begin 3 :robust-end 89770 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d53f0f92203872004e9aeb417d114a7d\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"aa55c3cf665dec2f72d86da67e10388d\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"732ef3bbd4fd875693de3989a99c03d3\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"381c5006a4c7e022fe4b6591787856a7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62353 after threshold 62307
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62307 14 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62308 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62307, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62307
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62307]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"dd02c1c5d123ddb83a8edbd620527d53\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62353 after threshold 62307
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62307 14 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62308 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62307, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 14: [62339 62339 62306 14 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62308 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62307 1 ... 1] [62339 62339 62306 13 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62307 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62308 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62306 13 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62308 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62307: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"602ac01ad4189b3b94d99003a0ba6e16\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"381c5006a4c7e022fe4b6591787856a7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62307 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62308 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62307, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62307-62307
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"381c5006a4c7e022fe4b6591787856a7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"602ac01ad4189b3b94d99003a0ba6e16\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89771 :end 89771 :robust-begin 3 :robust-end 89769 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f0f5dc5e0f571f2f0733d91999b85d2c\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"273f7560f86d0bff9c8ec37f7688eeed\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"1851b92487461f87d2a85c91d75186c5\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"eca4882438e29e7170d79918402fc033\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62352 after threshold 62306
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62306 13 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62307 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62306, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62306
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62306]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"d83c44118f8e3109ef1ec3ac81464440\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62352 after threshold 62306
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62306 13 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62307 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62306, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 13: [62339 62339 62305 13 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62307 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62306 1 ... 1] [62339 62339 62305 12 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62306 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62307 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62305 12 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62307 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62306: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"989f1a9971618dbb7b2e2f881332df2b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"eca4882438e29e7170d79918402fc033\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62306 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62307 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62306, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62306-62306
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"eca4882438e29e7170d79918402fc033\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"989f1a9971618dbb7b2e2f881332df2b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89770 :end 89770 :robust-begin 3 :robust-end 89768 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ea6d3daa0d4f2b9cffda13114f359dd0\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"2ff4256612bb1035028034018b4d65af\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"1ffc4044e85852043db9cb0469abc6e5\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"b17ec8d61696596bf9f28cf86cde4435\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62351 after threshold 62305
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62305 12 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62306 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62305, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62305
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62305]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"d84fda6e469236788a7b09e1d37b767e\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62351 after threshold 62305
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62305 12 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62306 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62305, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 12: [62339 62339 62304 12 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62306 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62305 1 ... 1] [62339 62339 62304 11 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62305 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62306 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62304 11 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62306 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62305: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"a65074dd7c714e1fcd426f3fb1c8cb78\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"b17ec8d61696596bf9f28cf86cde4435\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62305 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62306 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62305, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62305-62305
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"b17ec8d61696596bf9f28cf86cde4435\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"a65074dd7c714e1fcd426f3fb1c8cb78\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89769 :end 89769 :robust-begin 3 :robust-end 89767 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a7e8af8436891bd52451e16c5e6ede1f\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a752399dd32f3cdaf0e53ad5fddc6b87\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b4d5782ad40befb8f00848757a81fb16\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"7596c300e04b67582550e8e0ce58a9ae\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62350 after threshold 62304
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62304 11 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62304, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62304
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62304]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"8a6a6ec87cc22e5792a41a99f5236701\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62350 after threshold 62304
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62304 11 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62304, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 11: [62339 62339 62303 11 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62304 1 ... 1] [62339 62339 62303 10 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62304 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62303 10 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62304: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"1536ffed2c7789e87d22174ed45516f6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"7596c300e04b67582550e8e0ce58a9ae\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62304 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62304, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62304-62304
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"7596c300e04b67582550e8e0ce58a9ae\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"1536ffed2c7789e87d22174ed45516f6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89768 :end 89768 :robust-begin 3 :robust-end 89766 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4824a52ad63dcfed2559f5e26200f94b\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"824228bfe33cdf78ea8b76f58791dcd3\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"94d33baebc2d53a969b1c49d94791f9a\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"2cdce70b59ba97ce0ac63b379b5c6411\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62349 after threshold 62303
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62303 10 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62304 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62303, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62303
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62303]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"2321b80498fa02269b288890128b6bb8\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62349 after threshold 62303
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62303 10 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62304 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62303, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 10: [62339 62339 62302 10 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62304 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62303 1 ... 1] [62339 62339 62302 9 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62303 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62304 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62302 9 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62304 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62303: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"1f016a34f7f23e852d0f6217ce589b5e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"2cdce70b59ba97ce0ac63b379b5c6411\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62303 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62304 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62303, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62303-62303
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"2cdce70b59ba97ce0ac63b379b5c6411\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"1f016a34f7f23e852d0f6217ce589b5e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89767 :end 89767 :robust-begin 3 :robust-end 89765 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"790bc27a46a6e216d0bd6437c3034cc8\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"79fce9013ab878f180844a3570adb4a6\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"7fa42451d70d3bb7498725f4874c7026\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"144d8ea4fa949bde65d216f6615d0d2a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62348 after threshold 62302
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62302 9 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62303 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62302, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62302
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62302]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"778765d3fad6c535fe5b7bac066bafb2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62348 after threshold 62302
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62302 9 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62303 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62302, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 9: [62339 62339 62301 9 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62303 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62302 1 ... 1] [62339 62339 62301 8 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62302 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62303 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62301 8 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62303 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62302: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"59e83f524173abe46a876e11d456dbea\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"144d8ea4fa949bde65d216f6615d0d2a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62302 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62303 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62302, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62302-62302
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"144d8ea4fa949bde65d216f6615d0d2a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"59e83f524173abe46a876e11d456dbea\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89766 :end 89766 :robust-begin 3 :robust-end 89764 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"35b2ed2a8fe3d2cae9b8b3b984a393d7\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"57b0acf62f8bb49ac3c5511d40f2aff2\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"382a74860d66b62d3e999eb580fd8445\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"58d9ae153e2652e990e64db2fbcb6c06\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62347 after threshold 62301
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62301 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62302 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62301, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62301
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62301]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"74b3d0625a5cde068881537332865b90\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62347 after threshold 62301
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62301 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62302 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62301, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 8: [62339 62339 62300 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62302 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62301 1 ... 1] [62339 62339 62300 7 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62301 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62302 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62300 7 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62302 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62301: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"ac807202fb0ae10977f67003d054cfbd\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"58d9ae153e2652e990e64db2fbcb6c06\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62301 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62302 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62301, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62301-62301
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"58d9ae153e2652e990e64db2fbcb6c06\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"ac807202fb0ae10977f67003d054cfbd\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89765 :end 89765 :robust-begin 3 :robust-end 89763 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ca4befb6eed004b9b123cf3cb39cd4ee\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8014740246bfcfe04f7f0407c9ce26a7\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"4f1dafce47884d50be6be243fa4aa884\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"99751b2c623d4e08a97044e3c4615ad7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62346 after threshold 62300
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62300 7 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62301 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62300, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62300
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62300]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"3a3c1a1205579623976cd2a23e11160a\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62346 after threshold 62300
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62300 7 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62301 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62300, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 7: [62339 62339 62299 7 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62301 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62300 1 ... 1] [62339 62339 62299 6 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62300 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62301 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62299 6 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62301 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62300: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"bda27590daf6121e4151fbdda77e3585\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"99751b2c623d4e08a97044e3c4615ad7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62300 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62301 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62300, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62300-62300
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"99751b2c623d4e08a97044e3c4615ad7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"bda27590daf6121e4151fbdda77e3585\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89764 :end 89764 :robust-begin 3 :robust-end 89762 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ac7363f6fdad16cdc8fa40109ca8c31e\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"618a23e2ab2f1d7eb137d59acad85c16\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"9cde1cb7251fe26ce9468826347fbcff\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"660bb11002f5d168d46a7679977e2e46\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62345 after threshold 62299
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62299 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62300 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62299, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62299
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62299]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"2216f3297628a20fa02473373f334227\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62345 after threshold 62299
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62299 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62300 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62299, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 6: [62339 62339 62298 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62300 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62299 1 ... 1] [62339 62339 62298 5 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62299 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62300 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62298 5 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62300 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62299: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"584d162746e05f33b96c9ad13e82976e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"660bb11002f5d168d46a7679977e2e46\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62299 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62300 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62299, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62299-62299
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"660bb11002f5d168d46a7679977e2e46\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"584d162746e05f33b96c9ad13e82976e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89763 :end 89763 :robust-begin 3 :robust-end 89761 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6c2fbe2afe67a322b8ccc1942c89a515\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"238f0d0dc585fd45d9d0860be8ead768\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"c2a3da102c4b9ad7c18640a69c8946c9\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"d2d8968aa6185575450f6b5db1e56a6f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62344 after threshold 62298
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62298 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62299 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62298, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62298
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62298]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"2c18e5e832b1f9ce657e4816465e89a6\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62344 after threshold 62298
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62298 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62299 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62298, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 5: [62339 62339 62297 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62299 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62298 1 ... 1] [62339 62339 62297 4 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62298 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62299 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62297 4 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62299 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62298: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"f03c0214863893d61b189cb3e3f16bc2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"d2d8968aa6185575450f6b5db1e56a6f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62298 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62299 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62298, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62298-62298
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"d2d8968aa6185575450f6b5db1e56a6f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"f03c0214863893d61b189cb3e3f16bc2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89762 :end 89762 :robust-begin 3 :robust-end 89760 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4db1b4359d366b6d8abf7c237c51e1a1\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"781a91db5c903b280821592af4db3f8c\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"caaf6994b34ed56536c969924979e97e\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"c3bf79cd804d72c1f5033d7ef0e3c819\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62343 after threshold 62297
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62297 4 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62298 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62297, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62297
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62297]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"90cda2739f213325b5a787ee629cafd0\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62343 after threshold 62297
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62297 4 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62298 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62297, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 4: [62339 62339 62296 4 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62298 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62297 1 ... 1] [62339 62339 62296 3 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62297 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62298 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62296 3 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62298 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62297: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"b7798ccd57164887a68618816caec9f8\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"c3bf79cd804d72c1f5033d7ef0e3c819\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62297 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62298 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62297, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62297-62297
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"c3bf79cd804d72c1f5033d7ef0e3c819\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"b7798ccd57164887a68618816caec9f8\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89761 :end 89761 :robust-begin 3 :robust-end 89759 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0e5a3b07ed40b6f616f2d55ff68af0be\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"43608e5b9a9f0999a5d1a69f2bfd35ce\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"eb0acd9a410894d4c6fb0d13f5b3aca5\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"a5aa864d003fcb90c705e5c046c24988\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62342 after threshold 62296
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62296 3 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62297 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62296, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62296
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62296]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"03d1e1f719721d49cdafecca051765ef\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62342 after threshold 62296
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62296 3 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62297 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62296, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 3: [62339 62339 62295 3 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62297 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62296 1 ... 1] [62339 62339 62295 2 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62296 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62297 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62295 2 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62297 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62296: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"f961575ba43401e6c677801026d6bc62\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"a5aa864d003fcb90c705e5c046c24988\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62296 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62297 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62296, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62296-62296
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"a5aa864d003fcb90c705e5c046c24988\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"f961575ba43401e6c677801026d6bc62\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89760 :end 89760 :robust-begin 3 :robust-end 89758 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"17bbce5d9fd948a213dc60034f867db5\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"59dbb4e6f4315f272d7ebdf3588ffc76\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"3f07d156ecd24c75e2a07e79b4171c46\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"a91cdf1107619988856c701ecd06c362\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62341 after threshold 62295
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62295 2 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62296 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62295, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62295
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62295]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"d942d9f25d78fa63dbfc2465b598ceb5\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62341 after threshold 62295
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62295 2 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62296 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62295, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 2: [62339 62339 62294 2 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62296 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62339 62339 62295 1 ... 1] [62339 62339 62294 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62339 62339 62295 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62296 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62339 62339 62294 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62296 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62295: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62274)::"(headline (:raw-value \"8ae09e868bed0cfb032aec404f73645e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62209)::"(headline (:raw-value \"a91cdf1107619988856c701ecd06c362\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62209 62162 62295 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62296 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62295, next: 62339
   org-element-cache diagnostics(rfa.org): Syncing down to 62295-62295
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"a91cdf1107619988856c701ecd06c362\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
  2: "(headline (:raw-value \"8ae09e868bed0cfb032aec404f73645e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89759 :end 89759 :robust-begin 3 :robust-end 89757 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3e20c6056065c6c4f855954731fbf11d\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1075012a6cb2a2c1cc48d15cd8878513\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"512458664703f65d17a41043ad2a13d7\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"ebd94419f9049390a4b3636a0eff2fd6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62340 after threshold 62294
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62339 62339 62294 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62295 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62294, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62294
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62294]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62274) key: "(headline (:raw-value \"17aefd9ea349681dd1aed076705f36e6\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62274)))"
   org-element-cache diagnostics(rfa.org): Added new element with (21 . 62209) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62209)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62340 after threshold 62294
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62294: (21 . 62339)::"(headline (:raw-value \"9f390ef5648aeeb1f396e03b40904b6c\" :mode nil :granularity element :org-element--cache-sync-key (21 . 62294) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (21 . 62294)::"(headline (:raw-value \"a2f1bdeffc6a91e490a59ea22b77d94c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (21 . 62268)::"(headline (:raw-value \"e14f06408e57994e39bd5c25e7baac79\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (21 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 884
   org-element-cache diagnostics(rfa.org): removing (21 . 62162)::"(headline (:raw-value \"c521c98fbfe7334bd7d113ae7867faac\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62162 62162 62294 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62295 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62294, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62294-62294
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"7cfc90032bf23f6bafabff0ce0fa6acc\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"fbebb512c3f527721fa35579691bb3c9\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89758 :end 89758 :robust-begin 3 :robust-end 89756 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ba4c1bbe5470e069782a43e8a085415f\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6aa9d30b441d5d899d30aba3891894e8\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e3fbb6e181047f61b84486740da1628c\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"b87d59481e6372b88e4223fa3baa25b2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62293]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 885. The remaining sync requests: "([62327 62327 62293 12 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"88b72db7014716e846cfb7419fa8406c\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"bd2b8af7cea30395cfde01541f6c947f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 290)))))"
  New parent: "(headline (:raw-value \"fcd408ab77b2caba93d9ce55800a33ca\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62339: (20 . 62296)::"(headline (:raw-value \"fcd408ab77b2caba93d9ce55800a33ca\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 290)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62296) key: "(headline (:raw-value \"b15043b977cc09fc7150b24752e1f24c\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62296)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62293 12 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62294 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"5209cd3b478390d205728e18fe365fdb\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62339 after threshold 62293
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62293 12 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62294 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62293, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 12: [62327 62327 62292 12 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62294 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62293 1 ... 1] [62327 62327 62292 11 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62293 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62294 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62292 11 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62294 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62293: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"2bacd9e7e5b7027bbc20f63d3e2d9d0a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"b87d59481e6372b88e4223fa3baa25b2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62293 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62294 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62293, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62293-62293
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"b87d59481e6372b88e4223fa3baa25b2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"2bacd9e7e5b7027bbc20f63d3e2d9d0a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89757 :end 89757 :robust-begin 3 :robust-end 89755 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"89bcb3cec9dd6883d0ca9e609fea83af\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4dab3ad6bb38dbd2b4b76d3fe2985e83\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"840b7df601d9315f57a9030aa1a44d88\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"46dca954c829254e5a1e7b13cab4627f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62338 after threshold 62292
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62292 11 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62293 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62292, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62292
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62292]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"23f4a664f988f1a41cb9e6f2c174c822\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62338 after threshold 62292
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62292 11 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62293 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62292, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 11: [62327 62327 62291 11 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62293 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62292 1 ... 1] [62327 62327 62291 10 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62292 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62293 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62291 10 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62293 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62292: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"90073c2dc7de5cf716e7b0e4706db748\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"46dca954c829254e5a1e7b13cab4627f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62292 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62293 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62292, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62292-62292
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"46dca954c829254e5a1e7b13cab4627f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"90073c2dc7de5cf716e7b0e4706db748\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89756 :end 89756 :robust-begin 3 :robust-end 89754 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ea2718ba9175c1f0ec0783910cd10344\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3018817f2ad605333bc68efd40bd3cff\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"efcb0bf32ed5966be85ee46d2661373e\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"0f83f2ca9143541b3177571e7b39eb8f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62337 after threshold 62291
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62291 10 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62292 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62291, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62291
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62291]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"c4bbc5a8536ce477585f61b482b1c549\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62337 after threshold 62291
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62291 10 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62292 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62291, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 10: [62327 62327 62290 10 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62292 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62291 1 ... 1] [62327 62327 62290 9 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62291 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62292 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62290 9 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62292 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62291: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"601f9a17eecdc5cce54c32e1dc454824\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"0f83f2ca9143541b3177571e7b39eb8f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62291 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62292 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62291, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62291-62291
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"0f83f2ca9143541b3177571e7b39eb8f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"601f9a17eecdc5cce54c32e1dc454824\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89755 :end 89755 :robust-begin 3 :robust-end 89753 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"727b5ab1c9624caca1ea2adb3f1f2853\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9b173aff66c8cf7ced4469e254a1c384\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (20 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"10751e7b590978daecd2a274ab960d7e\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"4fad0f1f2c81dfbf65c8589bfa8b4ee6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62336 after threshold 62290
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62290 9 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62291 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62290, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62290
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62290]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"557d1eaf4c5c1ca8f717a50bf0f2a682\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62336 after threshold 62290
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62290 9 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62291 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62290, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 9: [62327 62327 62289 9 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62291 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62290 1 ... 1] [62327 62327 62289 8 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62290 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62291 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62289 8 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62291 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62290: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"ce553b4f7273b415da9ab23a16b9340d\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"4fad0f1f2c81dfbf65c8589bfa8b4ee6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62290 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62291 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62290, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62290-62290
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"4fad0f1f2c81dfbf65c8589bfa8b4ee6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"ce553b4f7273b415da9ab23a16b9340d\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89754 :end 89754 :robust-begin 3 :robust-end 89752 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4b6b6ac958f086159264b703c275c5e3\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d0a67e1711dd56fcc1cd3e1b01b5253d\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"35f4133634c0b5307b3b14f587ea6ab5\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"a2724aed8f6d3c9c335bdcaeb16f5a46\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62335 after threshold 62289
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62289 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62290 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62289, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62289
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62289]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"1a9dbce41a72d04cdbdbada2c7f5a306\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62335 after threshold 62289
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62289 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62290 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62289, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 8: [62327 62327 62288 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62290 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62289 1 ... 1] [62327 62327 62288 7 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62289 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62290 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62288 7 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62290 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62289: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"a7c96230407045650cda1bcc3232ed4a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"a2724aed8f6d3c9c335bdcaeb16f5a46\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62289 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62290 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62289, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62289-62289
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"a2724aed8f6d3c9c335bdcaeb16f5a46\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"a7c96230407045650cda1bcc3232ed4a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89753 :end 89753 :robust-begin 3 :robust-end 89751 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c936c6238dadff30c69d765e6177031a\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"90c0b25aacf4bc529bd5d8ad913e483d\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"346f6c1ea56f0760b82a42b46835ba0a\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"f303dadd859f1d0bc7d291b91f06fff5\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62334 after threshold 62288
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62288 7 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62289 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62288, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62288
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62288]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"d35488774225f9a13de75d2ba0fbf1b7\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62334 after threshold 62288
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62288 7 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62289 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62288, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 7: [62327 62327 62287 7 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62289 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62288 1 ... 1] [62327 62327 62287 6 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62288 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62289 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62287 6 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62289 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62288: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"34d586a5d11dbde12363426b24a6ee92\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"f303dadd859f1d0bc7d291b91f06fff5\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62288 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62289 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62288, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62288-62288
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"f303dadd859f1d0bc7d291b91f06fff5\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"34d586a5d11dbde12363426b24a6ee92\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89752 :end 89752 :robust-begin 3 :robust-end 89750 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"857f878421cbb7057beb3201be9e010a\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6203ec7b2c33981206259df67437fe0d\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"250e40f7a34cbc4bb843db8a3f66adf4\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"0b656d515b5abb701f4564484a19dd1e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62333 after threshold 62287
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62287 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62288 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62287, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62287
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62287]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"2fe02e107d06aab4e1fddc9434888dd4\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62333 after threshold 62287
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62287 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62288 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62287, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 6: [62327 62327 62286 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62288 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62287 1 ... 1] [62327 62327 62286 5 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62287 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62288 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62286 5 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62288 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62287: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"0fa2daf1860742438f4ace8c9e0acfb3\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"0b656d515b5abb701f4564484a19dd1e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62287 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62288 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62287, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62287-62287
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"0b656d515b5abb701f4564484a19dd1e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"0fa2daf1860742438f4ace8c9e0acfb3\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89751 :end 89751 :robust-begin 3 :robust-end 89749 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e12e2df6f79e26503a88058b9850da43\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5b091c20944b135314b8ee9b785221e5\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f814395f541c5aa47155db8b50cfe6dc\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"8205b6b877e9a31ed56b46c7e89170a1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62332 after threshold 62286
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62286 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62287 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62286, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62286
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62286]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"0efdd59a7252edfe517dba8a52cc9009\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62332 after threshold 62286
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62286 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62287 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62286, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 5: [62327 62327 62285 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62287 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62286 1 ... 1] [62327 62327 62285 4 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62286 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62287 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62285 4 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62287 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62286: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"b2ee9ed186cfc8561410dc9d15296e16\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"8205b6b877e9a31ed56b46c7e89170a1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62286 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62287 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62286, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62286-62286
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"8205b6b877e9a31ed56b46c7e89170a1\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"b2ee9ed186cfc8561410dc9d15296e16\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89750 :end 89750 :robust-begin 3 :robust-end 89748 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"eee6063fbd4e3aaa3e9905cd21c0bc96\" :parent nil :cached t)) :org-element--cache-sync-key (20 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e53a77ff8d9d9ab76911042103f27e6f\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (20 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d0546d1ab0c93abd7e5446ad63ffa086\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"ac7b180d59c730c5a31aa119fbf5b0a7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62331 after threshold 62285
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62285 4 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62286 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62285, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62285
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62285]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"17250149eb9e85206440306a3c55343d\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62331 after threshold 62285
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62285 4 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62286 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62285, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 4: [62327 62327 62284 4 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62286 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62285 1 ... 1] [62327 62327 62284 3 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62285 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62286 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62284 3 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62286 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62285: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"1f2636e808c03a8a643dc1c8543adcba\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"ac7b180d59c730c5a31aa119fbf5b0a7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62285 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62286 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62285, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62285-62285
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"ac7b180d59c730c5a31aa119fbf5b0a7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"1f2636e808c03a8a643dc1c8543adcba\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89749 :end 89749 :robust-begin 3 :robust-end 89747 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9dcba48f7d8c31ac19be7a2bd37d7b15\" :parent nil :cached t)) :org-element--cache-sync-key (19 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6c458fdd305577d158adc28ea07e3bb8\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (19 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e3d6aaa4b908a6d37aadaabc194a3f11\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"51654966aa01f72a769b3d48cbf31d4a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62330 after threshold 62284
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62284 3 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62285 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62284, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62284
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62284]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"b7f58a3faf88a037694aa31773100dde\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62330 after threshold 62284
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62284 3 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62285 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62284, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 3: [62327 62327 62283 3 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62285 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62284 1 ... 1] [62327 62327 62283 2 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62284 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62285 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62283 2 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62285 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62284: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"a0e5fd686bf8f0e808d48f263234dde7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"51654966aa01f72a769b3d48cbf31d4a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62284 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62285 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62284, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62284-62284
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"51654966aa01f72a769b3d48cbf31d4a\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"a0e5fd686bf8f0e808d48f263234dde7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89748 :end 89748 :robust-begin 3 :robust-end 89746 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"76dd98f11adf7e1fd4e2654abf45b1e5\" :parent nil :cached t)) :org-element--cache-sync-key (19 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1b9c1f90b129f3b24056ea3c3b65c3e8\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (19 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"293fdb9881d3f042907ade61a3316edd\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"992a5927c8ad786107f165ed407d22bf\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62329 after threshold 62283
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62283 2 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62284 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62283, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62283
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62283]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"d7f451a5c0a34e7f4b376910408f7a64\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62329 after threshold 62283
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62283 2 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62284 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62283, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 2: [62327 62327 62282 2 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62284 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 882. The remaining sync requests: "([62327 62327 62283 1 ... 1] [62327 62327 62282 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62327 62327 62283 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62284 :pre-blank 0 :contents-begin 53285 ...)) 1]"
"[62327 62327 62282 1 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62284 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62283: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62265)::"(headline (:raw-value \"8c1d6b323e6b0ea651e9b1c9e7f49346\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62203)::"(headline (:raw-value \"992a5927c8ad786107f165ed407d22bf\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62203 62162 62283 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62284 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62283, next: 62327
   org-element-cache diagnostics(rfa.org): Syncing down to 62283-62283
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"992a5927c8ad786107f165ed407d22bf\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
  2: "(headline (:raw-value \"8c1d6b323e6b0ea651e9b1c9e7f49346\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89747 :end 89747 :robust-begin 3 :robust-end 89745 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f9f9bc30c56e3d7b788e97c313dadb58\" :parent nil :cached t)) :org-element--cache-sync-key (19 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cb1f2a9c4b7f419ff8bbc5cc57f02745\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (19 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"498d9afd4447e5056f42debc5c002b87\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"fecc76072b3d9328642b691cf11fd84d\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62328 after threshold 62282
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62327 62327 62282 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62283 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62268-62282, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62282
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62282]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62265) key: "(headline (:raw-value \"fec1e021e96e5adc873554c46b13683f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62265)))"
   org-element-cache diagnostics(rfa.org): Added new element with (20 . 62203) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62203)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62328 after threshold 62282
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62282: (20 . 62327)::"(headline (:raw-value \"3eac30920e7b00b4731e74c8eb90361f\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62282) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (20 . 62282)::"(headline (:raw-value \"4d73446eea30ffe11b0e880226f5c98f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (20 . 62268)::"(headline (:raw-value \"ca53678481a103986c3ff3df7867103f\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (20 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 884
   org-element-cache diagnostics(rfa.org): removing (20 . 62207)::"(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (20 . 62207) :cached t :parent (section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (20 . 62206) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 885
   org-element-cache diagnostics(rfa.org): removing (20 . 62206)::"(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (20 . 62206) :cached t :parent (headline (:raw-value \"04268367bf30814e6280b0f89520bbab\" :mode nil :granularity element :org-element--cache-sync-key (20 . 62162) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 886
   org-element-cache diagnostics(rfa.org): removing (20 . 62162)::"(headline (:raw-value \"b1fe73cc45f9ca9ccf81ca30b4cfebcb\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62162 62162 62282 1 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62283 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62282, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62282-62282
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"f1ad5b38656bcb2aed779947e32bb14d\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 53229)))))"
  2: "(headline (:raw-value \"2a556c1ef2e2c35dcc929e91b6e821f6\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89746 :end 89746 :robust-begin 3 :robust-end 89744 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"943e704b554bd10eb4c61e2ab1916fe7\" :parent nil :cached t)) :org-element--cache-sync-key (19 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4ad62aeca6cb959ba15170d3122d6876\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (19 . 269))) :cached t :org-element--cache-sync-key (19 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"90cd5c8d669da169ad6dcb3f887af5f9\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"0bddd49f0ed7b03db0b78f705d7ed138\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (19 . 62210) :cached t :parent (headline (:raw-value \"04268367bf30814e6280b0f89520bbab\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62189) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (19 . 62221) :cached t :parent (section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (19 . 62210) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62281]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 887. The remaining sync requests: "([62319 62319 62274 8 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"e7595f1167351fea2aebce0274070989\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62274) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"08a1d0a835e7a6962753ff72bb4cc3c2\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 290)))))"
  New parent: "(headline (:raw-value \"c150041f1d2195c4d79085a5ab6bf9b1\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62327: (19 . 62275)::"(headline (:raw-value \"c150041f1d2195c4d79085a5ab6bf9b1\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 290)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (19 . 62275) key: "(headline (:raw-value \"f62c4b7245e00315e2886d9feef455a1\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62275)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62319 62319 62274 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62282 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62327 after threshold 62257
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62319 62319 62274 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62282 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62257, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62257-62257
   org-element-cache diagnostics(rfa.org): Added new element with (19 . 62221) key: "(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (19 . 62221)))"
   org-element-cache diagnostics(rfa.org): Added new element with (19 . 62210) key: "(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (19 . 62210)))"
   org-element-cache diagnostics(rfa.org): Added new element with (19 . 62189) key: "(headline (:raw-value \"c615ce6a9495f2e10db43312780445d2\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62189)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62327 after threshold 62257
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62319 62319 62274 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62282 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62257, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62257-62257
   org-element-cache diagnostics(rfa.org): Added new element with (19 . 62232) key: "(headline (:raw-value \"17910d97bad959e67e5586132fa0be63\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62232)))"
   org-element-cache diagnostics(rfa.org): Added new element with (19 . 62146) key: "(headline (:raw-value \"e158db7426b59785c36415f36d29c5a7\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62146)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62327 after threshold 62281
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62274: (19 . 62319)::"(headline (:raw-value \"35c607b654e4a0a943a4c0558766ee53\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62274) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 881
   org-element-cache diagnostics(rfa.org): removing (19 . 62274)::"(headline (:raw-value \"63e0bcdf1e4b75a7767772a20962556f\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (19 . 62268)::"(headline (:raw-value \"fae41ad7ae5660518ede7e96742b5aab\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (19 . 62207)::"(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (19 . 62207) :cached t :parent (section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (19 . 62206) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 884
   org-element-cache diagnostics(rfa.org): removing (19 . 62206)::"(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (19 . 62206) :cached t :parent (headline (:raw-value \"04268367bf30814e6280b0f89520bbab\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62162) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 885
   org-element-cache diagnostics(rfa.org): removing (19 . 62162)::"(headline (:raw-value \"3c6308d87cc27a859a77c68e1bf98268\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 886
   org-element-cache diagnostics(rfa.org): removing (19 . 62126)::"(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (19 . 62126) :cached t :parent (section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (19 . 62125) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 887
   org-element-cache diagnostics(rfa.org): removing (19 . 62125)::"(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (19 . 62125) :cached t :parent (headline (:raw-value \"83e555601abb61cbc82c0be312514dc5\" :mode nil :granularity element :org-element--cache-sync-key (19 . 62080) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 888
   org-element-cache diagnostics(rfa.org): removing (19 . 62080)::"(headline (:raw-value \"f504394101a5fee348822a379b0805ba\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (19 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62080 62080 62274 8 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62282 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62281, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62281-62281
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(headline (:raw-value \"f504394101a5fee348822a379b0805ba\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(headline (:raw-value \"8e6ebdf5e66ea2d85fa22250a1fc02ea\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89745 :end 89745 :robust-begin 3 :robust-end 89743 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d5be9eb1492828b3c9e6193deec51c0c\" :parent nil :cached t)) :org-element--cache-sync-key (18 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9831c5f552fad45cba9d3416e7bc6651\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (18 . 269))) :cached t :org-element--cache-sync-key (18 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"80f3ff9f07ed0170945a13a20588d48f\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"5b6561649f93ca1a12421225ad88e9df\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (19 . 62125) :cached t :parent (headline (:raw-value \"83e555601abb61cbc82c0be312514dc5\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62143) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (19 . 62126) :cached t :parent (section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (19 . 62125) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62272]𝝙9
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"716adde0cd5eecd651a40a5d36fb3f07\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
  2: "(headline (:raw-value \"a6d0e18423bd416e59caf35fd4e3c59e\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89736 :end 89736 :robust-begin 3 :robust-end 89734 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e9348150de699235ab13941fb32fab1d\" :parent nil :cached t)) :org-element--cache-sync-key (18 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c4465220b2c45f99c1266194a25950ba\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (18 . 269))) :cached t :org-element--cache-sync-key (18 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"28db915ed852134e0356d8fbd85abfb0\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"d81dfb056c5bc575ed78f5cd869eddab\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (18 . 62206) :cached t :parent (headline (:raw-value \"04268367bf30814e6280b0f89520bbab\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62185) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (18 . 62217) :cached t :parent (section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (18 . 62206) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62273]𝝙-1
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 889. The remaining sync requests: "([62313 62313 62268 6 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"5483e89460925b2a016f691d20d1a01d\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62268) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"23020447f163ad1f805bea24ece82262\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
  New parent: "(headline (:raw-value \"1710310d857ecfdfd2c74592e915d5e0\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62319: (18 . 62270)::"(headline (:raw-value \"1710310d857ecfdfd2c74592e915d5e0\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 290)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62270) key: "(headline (:raw-value \"5cc87e78ea46d920113b6d792b598ce4\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62270)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62313 62313 62268 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62274 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62174) key: "(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (18 . 62174)))"
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62164) key: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (18 . 62164)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62319 after threshold 62126
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62313 62313 62268 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62274 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62126, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62126-62126
   org-element-cache diagnostics(rfa.org): Interrupt: position 62319 after threshold 62257
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62313 62313 62268 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62274 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62257, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62257-62257
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62217) key: "(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (18 . 62217)))"
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62206) key: "(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (18 . 62206)))"
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62185) key: "(headline (:raw-value \"196ab9c67bacf5881f28fce9132a41b6\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62185)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62319 after threshold 62257
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62313 62313 62268 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62274 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62257, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62257-62257
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62228) key: "(headline (:raw-value \"3f92fa93dc3dfe7bd1b343f2bfdd89a7\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62228)))"
   org-element-cache diagnostics(rfa.org): Added new element with (18 . 62143) key: "(headline (:raw-value \"e158db7426b59785c36415f36d29c5a7\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62143)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62319 after threshold 62273
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62313 62313 62268 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62274 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62273, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62273-62273
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙6: [62313 62313 62268 0 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62274 :pre-blank 0 :contents-begin 53285 :contents-end 62274 :robust-begin 53287 :robust-end 62272 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 53229 :title (#("da985bd534abf65100ffc69e6b3162df" 0 51 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62371 :pre-blank 0 :contents-begin 300 :contents-end 62371 :robust-begin 302 :robust-end 62369 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62379 :pre-blank 0 :contents-begin 290 :contents-end 62379 :robust-begin 292 :robust-end 62377 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89737 :end 89737 :robust-begin 3 :robust-end 89735 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (18 . 53229))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89737 :end 89737 :robust-begin 3 :robust-end 89735 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"63e514f11228ec747d6e54066e25492a\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"413bcdfd42bc0f3484d972ff26cdbc86\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"cfb0c421b064d5da59dcc783533c5278\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"91b332ed07b0895b0d07aac7577f408b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached t :parent (headline (:raw-value \"c7a7e44150693ba0899ac52eb7382391\" :mode section :granularity element :org-element--cache-sync-key (18 . 53285) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :cached t :parent (section ...))) :org-element--cache-sync-key (18 . 61825)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :cached t :parent (plain-list ...) :org-element--cache-sync-key (18 . 61825))) :org-element--cache-sync-key (18 . 61974)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62313 after threshold 62268
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62268: (18 . 62313)::"(headline (:raw-value \"3cab8f0c909d51684f9defe8a9ae070b\" :mode nil :granularity element :org-element--cache-sync-key (18 . 62268) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 881
   org-element-cache diagnostics(rfa.org): removing (18 . 62268)::"(headline (:raw-value \"1d803543aaaa589bc1be963166ce0680\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 882
   org-element-cache diagnostics(rfa.org): removing (18 . 62222)::"(clock (:status running :value (timestamp (:type inactive :raw-value \"37c0e105e86915a0c83efa4fcfe5258c\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (18 . 62207) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 883
   org-element-cache diagnostics(rfa.org): removing (18 . 62207)::"(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (18 . 62207) :cached t :parent (section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (18 . 62206) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 884
   org-element-cache diagnostics(rfa.org): removing (18 . 62206)::"(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (18 . 62206) :cached t :parent (headline (:raw-value \"9a2fbf053a685427b21e428747f78c5c\" 0 34 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (18 . 62162)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 885
   org-element-cache diagnostics(rfa.org): removing (18 . 62162)::"(headline (:raw-value \"b7eddd85e09cae3b22521c211c0308f3\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (18 . 53229))) :cached t :org-element--cache-sync-key (18 . 62162)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 886
   org-element-cache diagnostics(rfa.org): removing (18 . 62126)::"(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (18 . 62126) :cached t :parent (section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (18 . 62125) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 887
   org-element-cache diagnostics(rfa.org): removing (18 . 62125)::"(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (18 . 62125) :cached t :parent (headline (:raw-value \"ce8a13d069ce94a4e096925252249b13\" 0 35 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (18 . 62080)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 888
   org-element-cache diagnostics(rfa.org): removing (18 . 62080)::"(headline (:raw-value \"ffe0d43287903d85f0ea46bf79ee5ba2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (18 . 62080)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62080 62080 62268 0 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62365 :pre-blank 0 :contents-begin 53285 ...)) 0] up to 62268-62268, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62268-62268
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62268..62268]𝝙6
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(headline (:raw-value \"ffe0d43287903d85f0ea46bf79ee5ba2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (18 . 62080)))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(headline (:raw-value \"ffe0d43287903d85f0ea46bf79ee5ba2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (18 . 62080)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89731 :end 89731 :robust-begin 3 :robust-end 89729 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"561f6956176f5744ee3a2003f5f7ac25\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3c40d581e11dbbbc8989c10307896b76\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9eb8f87fca73578107f1af66e427b035\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"7c2196087b9e79b91b2eea25216bbf6c\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (18 . 62080)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62168]𝝙-6
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89737 :end 89737 :robust-begin 3 :robust-end 89735 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a70f08529aeb447f7e586812d7020c4b\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5a6e7b177a37c0fe479eb34bd341bd08\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"786aea79f3d65d5bbfcc2b9c62b1e27e\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"f11e66f341c4a2eeeaf5481fe3c8f215\" 0 35 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62166]𝝙2
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 8
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (17 . 59428) :cached t :parent (headline (:raw-value \"cffb7d67652dd515f7d015f05cbbd0ae\" 0 35 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 58865)))))"
  2: "(headline (:raw-value \"eb389cf462bee82e700c7a070360ed03\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (17 . 59992)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89735 :end 89735 :robust-begin 3 :robust-end 89733 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6fd7ae4f868a33ba883f89a71249c053\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b60f28e85af2aa0beb2f00aa1c3c450d\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0c618d67356dd7707eb089df2a940c68\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"2c42aabb69861fdfc97003b25407f02e\" 0 35 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (17 . 59428) :cached t :parent (headline (:raw-value \"83e555601abb61cbc82c0be312514dc5\" :mode nil :granularity element :org-element--cache-sync-key (17 . 58865) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (17 . 59710) :cached t :parent (section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (17 . 59428) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62162]𝝙4
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-heading is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 61891 :end 61974 :contents-begin 61891 :contents-end 61973 :post-blank 1 :post-affiliated 61891 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61764 :end 61823 :contents-begin 61772 :contents-end 61822 :post-blank 0 :post-affiliated 61764 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61705 :end 61764 :contents-begin 61713 :contents-end 61763 :post-blank 0 :post-affiliated 61705 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61646 :end 61705 :contents-begin 61654 :contents-end 61704 :post-blank 0 :post-affiliated 61646 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61587 :end 61646 :contents-begin 61595 :contents-end 61645 :post-blank 0 :post-affiliated 61587 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61528 :end 61587 :contents-begin 61536 :contents-end 61586 :post-blank 0 :post-affiliated 61528 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61469 :end 61528 :contents-begin 61477 :contents-end 61527 :post-blank 0 :post-affiliated 61469 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61410 :end 61469 :contents-begin 61418 :contents-end 61468 :post-blank 0 :post-affiliated 61410 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61351 :end 61410 :contents-begin 61359 :contents-end 61409 :post-blank 0 :post-affiliated 61351 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61292 :end 61351 :contents-begin 61300 :contents-end 61350 :post-blank 0 :post-affiliated 61292 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61233 :end 61292 :contents-begin 61241 :contents-end 61291 :post-blank 0 :post-affiliated 61233 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61174 :end 61233 :contents-begin 61182 :contents-end 61232 :post-blank 0 :post-affiliated 61174 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 61115 :end 61174 :contents-begin 61123 :contents-end 61173 :post-blank 0 :post-affiliated 61115 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type rule :begin 61056 :end 61115 :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 61056 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table-row (:type standard :begin 60995 :end 61056 :contents-begin 61003 :contents-end 61055 :post-blank 0 :post-affiliated 60995 :mode table-row :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(table (:begin 60977 :end 61824 :type org :tblfm nil :contents-begin 60995 :contents-end 61823 :value nil :post-blank 1 :post-affiliated 60995 :results (\"\") :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(src-block (:language \"sql\" :switches nil :parameters nil :begin 60625 :end 60977 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value \"           SELECT s.name, COUNT(c.id)
              FROM claims AS c, services AS s, claim_billing_files_claims AS f
             WHERE c.id = f.claim_id AND s.id = c.actual_service_id
               AND c.billing_state = 'billing_unknown'
               AND f.claim_billing_file_id = 179
          GROUP BY s.name;
\" :post-blank 1 :post-affiliated 60625 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 61831 :end 61891 :contents-begin 61831 :contents-end 61890 :post-blank 1 :post-affiliated 61831 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 60586 :end 60625 :contents-begin 60586 :contents-end 60624 :post-blank 1 :post-affiliated 60586 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 59813 :end 59845 :contents-begin 59813 :contents-end 59844 :post-blank 1 :post-affiliated 59813 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 59806 :end 60579 :contents-begin 59813 :contents-end 60578 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59806 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(src-block (:language \"sql\" :switches nil :parameters nil :begin 58162 :end 58614 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value \"           SELECT actual_service_id, billing_state, COUNT(id)
              FROM claims
             WHERE billing_state NOT IN ('billing_not_billable')
               AND DATE(date_of_service) > DATE('2022-06-19')
               AND actual_service_id IN
                     ( 3,    4, 859,
                       71,  72, 860,
                      154, 155, 861)
          GROUP BY actual_service_id, billing_state;
\" :post-blank 1 :post-affiliated 58162 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 59584 :end 59639 :contents-begin 59584 :contents-end 59638 :post-blank 1 :post-affiliated 59584 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 59577 :end 59806 :contents-begin 59584 :contents-end 59805 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59577 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 58132 :end 58162 :contents-begin 58132 :contents-end 58161 :post-blank 1 :post-affiliated 58132 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 57153 :end 57193 :contents-begin 57153 :contents-end 57192 :post-blank 1 :post-affiliated 57153 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 57146 :end 58125 :contents-begin 57153 :contents-end 58124 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 57146 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(example-block (:begin 55956 :end 56069 :value \"         create-fake-claims.rb: ERROR: no claims!
\" :switches nil :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :post-blank 1 :post-affiliated 55974 :results (\"\") :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 55775 :end 55956 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value \"         export RAILS_ENV=staging
          bundle exec ./script/create-fake-claims.rb \\\\
            --services=71,72,154 \\\\
            --force
\" :post-blank 1 :post-affiliated 55775 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 56076 :end 56112 :contents-begin 56076 :contents-end 56111 :post-blank 1 :post-affiliated 56076 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 56069 :end 57146 :contents-begin 56076 :contents-end 57145 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 56069 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(paragraph (:begin 55730 :end 55775 :contents-begin 55730 :contents-end 55774 :post-blank 1 :post-affiliated 55730 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 54444 :end 55723 :contents-begin 54451 :contents-end 55722 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 54444 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(item (:bullet \"- \" :begin 53591 :end 54444 :contents-begin 53598 :contents-end 54443 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 53591 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(drawer (:begin 53361 :end 53591 :drawer-name \"LOGBOOK\" :contents-begin 53376 :contents-end 53580 :post-blank 0 :post-affiliated 53361 :mode property-drawer :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(planning (:closed (timestamp (:type inactive :raw-value \"d7262961a713afedd4907026d5129292\" :year-start 2023 :month-start 6 :day-start 19 :hour-start 10 :minute-start 45 :year-end 2023 :month-end 6 :day-end 19 :hour-end 10 :minute-end 45 :begin 53338 :end 53360 :post-blank 0)) :deadline nil :scheduled nil :begin 53325 :end 53361 :post-blank 0 :post-affiliated 53325 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 846. The remaining sync requests: "([62247 62247 62230 66 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"3e92fbd5378dddefa613bb859ad7fc0c\" 0 40 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (17 . 62202)))))"
  Old parent: "(headline (:raw-value \"05833aa7f6c9931da2ab8ed7a128793c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached nil :org-element--cache-sync-key (17 . 62202)))"
  New parent: "(headline (:raw-value \"a7ee5eb09114ed40a89f09345d46eae2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62313: (17 . 62106)::"(headline (:raw-value \"a7ee5eb09114ed40a89f09345d46eae2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 62106) key: "(headline (:raw-value \"0a60440dc28432a51cbe3113f95c644c\" :mode nil :granularity element :org-element--cache-sync-key (17 . 62106)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62230 66 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62365 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62313 after threshold 62177
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62230 66 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62365 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62177, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62177-62177
   org-element-cache diagnostics(rfa.org): Interrupt: position 62313 after threshold 62177
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62230 66 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62365 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62177, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62177-62177
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 61965) key: "(clock (:status running :value (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62234 :end 62256 :post-blank 0)) :duration nil :begin 62222 :end 62257 :post-blank 0 :post-affiliated 62222 :mode nil :granularity element :org-element--cache-sync-key (17 . 61965)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62313 after threshold 62222
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62230 66 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62365 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62222, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62222-62222
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙5: [62247 62247 62230 61 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62365 :pre-blank 0 :contents-begin 53285 :contents-end 62365 :robust-begin 53287 :robust-end 62363 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 53229 :title (#("da985bd534abf65100ffc69e6b3162df" 0 51 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62365 :pre-blank 0 :contents-begin 300 :contents-end 62365 :robust-begin 302 :robust-end 62363 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62373 :pre-blank 0 :contents-begin 290 :contents-end 62373 :robust-begin 292 :robust-end 62371 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89731 :end 89731 :robust-begin 3 :robust-end 89729 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89731 :end 89731 :robust-begin 3 :robust-end 89729 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ac9fee92a5c5122b233babab129bed7d\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"db15cfba2f214e26a02e04900e8afee3\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e94d67e3f7ab2ff2990e4af3ee5608bf\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5e618180be64a3dbce9241c08eec69cb\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (17 . 59992)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62207 :end 62268 :contents-begin 62207 :contents-end 62268 :robust-begin 62207 :robust-end 62266 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline (:raw-value \"8dec362e6f650830b952de18c0d6bb43\" 0 34 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 59992)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62207 :end 62268 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62257 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683) :cached t :parent (section (:begin 62207 :end 62263 :contents-begin 62207 :contents-end 62263 :robust-begin 62207 :robust-end 62261 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62308 after threshold 62222
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62230 61 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62360 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62222-62222, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62222-62222
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62222..62222]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62308 after threshold 62221
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62230 61 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62360 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62221, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 61: [62247 62247 62223 61 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62360 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 844. The remaining sync requests: "([62247 62247 62230 22 ... 1] [62247 62247 62223 39 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62247 62247 62230 22 (drawer (:begin 62207 :end 62263 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62252 ...)) 1]"
"[62247 62247 62223 39 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62360 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62230: (17 . 62247)::"(headline (:raw-value \"681f19957b20417edfe6dfbd1ef9651f\" 0 40 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (17 . 62202)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (17 . 61965)::"(paragraph (:begin 62222 :end 62230 :contents-begin 62222 :contents-end 62230 :post-blank 0 :post-affiliated 62222 :mode nil :granularity element :org-element--cache-sync-key (17 . 61965) :cached t :parent (drawer (:begin 62207 :end 62263 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62252 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [61965 62222 62230 22 (drawer (:begin 62207 :end 62263 :drawer-name "LOGBOOK" :contents-begin 62222 :contents-end 62252 ...)) 0] up to nil-62221, next: 62247
   org-element-cache diagnostics(rfa.org): Syncing down to 62221-62221
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(paragraph (:begin 62222 :end 62230 :contents-begin 62222 :contents-end 62230 :post-blank 0 :post-affiliated 62222 :mode nil :granularity element :org-element--cache-sync-key (17 . 61965) :cached t :parent (drawer (:begin 62207 :end 62263 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62252 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89726 :end 89726 :robust-begin 3 :robust-end 89724 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e0b815791a18791a781bf6d32057b16f\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"42fcf1b1fac67a0b731f145a21198cee\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"74753bedafc21a1afacea4e1c86feea9\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"fdc16d77aeaeeeefbdd8211c4455e7b5\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (17 . 59992)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62207 :end 62263 :contents-begin 62207 :contents-end 62263 :robust-begin 62207 :robust-end 62261 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline (:raw-value \"81df75cf811ab791312b2e42c599c4b5\" 0 34 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 59992)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62207 :end 62263 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62252 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683) :cached t :parent (section (:begin 62207 :end 62241 :contents-begin 62207 :contents-end 62241 :robust-begin 62207 :robust-end 62239 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62286 after threshold 62229
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62223 39 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62338 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62222-62229, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62222-62229
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62222..62229]𝝙22
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 62286 after threshold 62162
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62223 39 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62338 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62162, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62162-62162
   org-element-cache diagnostics(rfa.org): Interrupt: position 62286 after threshold 62229
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62223 39 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62338 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62229, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62229-62229
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 61965) key: "(paragraph (:begin 62222 :end 62230 :contents-begin 62222 :contents-end 62230 :post-blank 0 :post-affiliated 62222 :mode nil :granularity element :org-element--cache-sync-key (17 . 61965)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62286 after threshold 62222
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62223 39 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62338 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62222, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62222-62222
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙1: [62247 62247 62223 38 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62338 :pre-blank 0 :contents-begin 53285 :contents-end 62338 :robust-begin 53287 :robust-end 62336 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 53229 :title (#("da985bd534abf65100ffc69e6b3162df" 0 51 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62338 :pre-blank 0 :contents-begin 300 :contents-end 62338 :robust-begin 302 :robust-end 62336 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62346 :pre-blank 0 :contents-begin 290 :contents-end 62346 :robust-begin 292 :robust-end 62344 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89704 :end 89704 :robust-begin 3 :robust-end 89702 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89704 :end 89704 :robust-begin 3 :robust-end 89702 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9b64c0fa605e813f369272f39acbc6cd\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"544b42aa0c20aded2b0a4f62bed4b1a9\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"129277ec21718e7966a4bd60bdf21913\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"59f4f0c363c56c7956b581f9c1ec4191\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (17 . 59992)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62207 :end 62241 :contents-begin 62207 :contents-end 62241 :robust-begin 62207 :robust-end 62239 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline (:raw-value \"3e88fad334eb68b41cffcd5f0168bae1\" 0 34 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 59992)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62207 :end 62241 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62230 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683) :cached t :parent (section (:begin 62207 :end 62240 :contents-begin 62207 :contents-end 62240 :robust-begin 62207 :robust-end 62238 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62285 after threshold 62228
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62223 38 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62337 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62222-62228, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62222-62228
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62222..62228]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙6: [62247 62247 62223 32 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62337 :pre-blank 0 :contents-begin 53285 :contents-end 62337 :robust-begin 53287 :robust-end 62335 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 53229 :title (#("da985bd534abf65100ffc69e6b3162df" 0 51 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62337 :pre-blank 0 :contents-begin 300 :contents-end 62337 :robust-begin 302 :robust-end 62335 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62345 :pre-blank 0 :contents-begin 290 :contents-end 62345 :robust-begin 292 :robust-end 62343 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89703 :end 89703 :robust-begin 3 :robust-end 89701 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89703 :end 89703 :robust-begin 3 :robust-end 89701 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"20b0cd0d3f2c33fd36bafbb930273d22\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6532a34ad717c5f36087de1dc16d7caf\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f4a507ab8af76810c75a2258d9ff9cc1\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cbd5ed97146273ea87d20ef989c4c4e7\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229))) :cached t :org-element--cache-sync-key (17 . 59992)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 62207 :end 62240 :contents-begin 62207 :contents-end 62240 :robust-begin 62207 :robust-end 62238 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline (:raw-value \"a1dd65927412295b9e25eaf63f922224\" 0 34 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 59992)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 62207 :end 62240 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62229 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683) :cached t :parent (section (:begin 62207 :end 62234 :contents-begin 62207 :contents-end 62234 :robust-begin 62207 :robust-end 62232 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62279 after threshold 62222
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62223 32 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62331 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62222-62222, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62222-62222
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62222..62222]𝝙6
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 61683) key: "(drawer (:begin 62207 :end 62234 :drawer-name \"LOGBOOK\" :contents-begin 62222 :contents-end 62223 :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683)))"
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 61119) key: "(section (:begin 62207 :end 62234 :contents-begin 62207 :contents-end 62234 :robust-begin 62207 :robust-end 62232 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62279 after threshold 62207
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62223 32 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62331 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62207, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 32: [62247 62247 62202 32 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62331 :pre-blank 0 :contents-begin 53285 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 842. The remaining sync requests: "([62247 62247 62223 11 ... 1] [62247 62247 62202 21 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[62247 62247 62223 11 (headline (:raw-value \"4069f57e5fb39f3fb07e94029c9915eb\" :begin 62162 :end 62234 :pre-blank 0 :contents-begin 62207 ...)) 1]"
"[62247 62247 62202 21 (headline (:raw-value \"da985bd534abf65100ffc69e6b3162df\" :begin 53229 :end 62331 :pre-blank 0 :contents-begin 53285 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62223: (17 . 62247)::"(headline (:raw-value \"681f19957b20417edfe6dfbd1ef9651f\" 0 40 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (17 . 62202)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (17 . 61683)::"(drawer (:begin 62207 :end 62223 :drawer-name \"LOGBOOK\" :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683) :cached t :parent (section (:begin 62207 :end 62223 :contents-begin 62207 :contents-end 62223 :robust-begin 62207 :robust-end 62221 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (17 . 61119)::"(section (:begin 62207 :end 62223 :contents-begin 62207 :contents-end 62223 :robust-begin 62207 :robust-end 62221 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline (:raw-value \"a1dd65927412295b9e25eaf63f922224\" 0 34 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 59992)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [61119 62207 62223 11 (headline (:raw-value "4069f57e5fb39f3fb07e94029c9915eb" :begin 62162 :end 62234 :pre-blank 0 :contents-begin 62207 ...)) 0] up to nil-62207, next: 62247
   org-element-cache diagnostics(rfa.org): Syncing down to 62207-62207
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89697 :end 89697 :robust-begin 3 :robust-end 89695 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e34091c757e8f8317890a1bcbc46b5a0\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"9816ee10fc0686cafe32d7304d7c8241\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f541d7da6944ab199d1c210cdcf75512\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"169343943b5f239a1cf4170ba3961dbb\" 0 34 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62222..62222]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89696 :end 89696 :robust-begin 3 :robust-end 89694 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5080c908a3cafb4b2e92d69389576aca\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"468994f89a9104e8c825677afcda9f68\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0fc810c45766bd701a346ff4d4ad81db\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5953a6b83a180f22946418d8f3267f63\" 0 34 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62222..62222]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(section (:begin 62207 :end 62223 :contents-begin 62207 :contents-end 62223 :robust-begin 62207 :robust-end 62221 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119) :cached t :parent (headline (:raw-value \"47e88a2adb1f74974ffb1c8bd7f96765\" 0 34 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 59992)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89691 :end 89691 :robust-begin 3 :robust-end 89689 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3837671cc4837de1fdffe5c73c7a6989\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"405cd9e627171d61c042f975ef27c7ba\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8145cef11412bea3d29ca143cab1d8a8\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"27f6ec9456bc4f0c5b2f28069aa7ef5a\" 0 34 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62268 after threshold 62207
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62202 21 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62207-62207, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62207-62207
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62207]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Interrupt: position 62268 after threshold 62206
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62202 21 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62206, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62206-62206
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 61683) key: "(drawer (:begin 62207 :end 62223 :drawer-name \"LOGBOOK\" :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 62207 :mode planning :granularity element :org-element--cache-sync-key (17 . 61683)))"
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 61119) key: "(section (:begin 62207 :end 62223 :contents-begin 62207 :contents-end 62223 :robust-begin 62207 :robust-end 62221 :post-blank 0 :post-affiliated 62207 :mode section :granularity element :org-element--cache-sync-key (17 . 61119)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62268 after threshold 62207
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62202 21 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62207, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62207-62207
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙8: [62247 62247 62202 13 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62320 :pre-blank 0 :contents-begin 53285 :contents-end 62320 :robust-begin 53287 :robust-end 62318 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 53229 :title (#("da985bd534abf65100ffc69e6b3162df" 0 51 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62320 :pre-blank 0 :contents-begin 300 :contents-end 62320 :robust-begin 302 :robust-end 62318 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62328 :pre-blank 0 :contents-begin 290 :contents-end 62328 :robust-begin 292 :robust-end 62326 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89686 :end 89686 :robust-begin 3 :robust-end 89684 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89686 :end 89686 :robust-begin 3 :robust-end 89684 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"290183d7382b3563f2e1a080ef5f76dc\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5c2d39578d9f01489ae7e43c2ff6e127\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6c291542b89eff7ad433fe7cbdcacbb1\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"245028303cf3430b5bc70ad295ccf25d\" 0 34 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62260 after threshold 62215
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62202 13 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62207-62215, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62207-62215
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62215]𝝙8
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙7: [62247 62247 62202 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62312 :pre-blank 0 :contents-begin 53285 :contents-end 62312 :robust-begin 53287 :robust-end 62310 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 53229 :title (#("da985bd534abf65100ffc69e6b3162df" 0 51 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62312 :pre-blank 0 :contents-begin 300 :contents-end 62312 :robust-begin 302 :robust-end 62310 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62320 :pre-blank 0 :contents-begin 290 :contents-end 62320 :robust-begin 292 :robust-end 62318 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89678 :end 89678 :robust-begin 3 :robust-end 89676 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89678 :end 89678 :robust-begin 3 :robust-end 89676 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5a43c52df7a17e3d6077869232bed6c8\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d97ccaea0e0057410eb994bfbf1123b6\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"bbc03e129ff633231f544ba45f11b25e\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"ed8e133164c7ced4894ac0b495f7561e\" 0 34 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62253 after threshold 62208
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62202 6 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62207-62208, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62207-62208
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62208]𝝙7
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙1: [62247 62247 62202 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62305 :pre-blank 0 :contents-begin 53285 :contents-end 62305 :robust-begin 53287 :robust-end 62303 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 53229 :title (#("da985bd534abf65100ffc69e6b3162df" 0 51 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62305 :pre-blank 0 :contents-begin 300 :contents-end 62305 :robust-begin 302 :robust-end 62303 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 62313 :pre-blank 0 :contents-begin 290 :contents-end 62313 :robust-begin 292 :robust-end 62311 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 89671 :end 89671 :robust-begin 3 :robust-end 89669 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290))) :cached t :org-element--cache-sync-key (17 . 53229))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89671 :end 89671 :robust-begin 3 :robust-end 89669 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4d3d60e06f43faf56cc66abc2c40f54b\" :parent nil :cached t)) :org-element--cache-sync-key (17 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d359f7218f9768c39d67ff55c261ec65\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (17 . 269))) :cached t :org-element--cache-sync-key (17 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"94d33baebc2d53a969b1c49d94791f9a\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"3efee900c609a063718afd3bc40d8b80\" 0 34 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62252 after threshold 62207
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62202 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62207 :pre-blank 0 :contents-begin 53285 ...)) 1] up to 62207-62207, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62207-62207
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62207..62207]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 59710) key: "(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (17 . 59710)))"
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 59428) key: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (17 . 59428)))"
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 58865) key: "(headline (:raw-value \"e158db7426b59785c36415f36d29c5a7\" :mode nil :granularity element :org-element--cache-sync-key (17 . 58865)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62252 after threshold 62126
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62247 62247 62202 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62207 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62126, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62126-62126
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 59992) key: "(headline (:raw-value \"dcd60085b9394a32918d0bde873f255e\" :mode nil :granularity element :org-element--cache-sync-key (17 . 59992)))"
   org-element-cache diagnostics(rfa.org): Added new element with (17 . 57738) key: "(headline (:raw-value \"ef0e9cfb8b24dfb5de5a88cf62147610\" :mode section :granularity element :org-element--cache-sync-key (17 . 57738)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62252 after threshold 62177
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62202: (17 . 62247)::"(headline (:raw-value \"681f19957b20417edfe6dfbd1ef9651f\" 0 40 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (17 . 62202)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (17 . 62202)::"(headline (:raw-value \"3805102544fce4fa24a0ec5b164d4f61\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 290))) :cached t :org-element--cache-sync-key (17 . 62202)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (17 . 62162)::"(headline (:raw-value \"31d05c135604e8351a10340b87cf1412\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (17 . 62126)::"(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (17 . 62126) :cached t :parent (section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (17 . 62125) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (17 . 62125)::"(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (17 . 62125) :cached t :parent (headline (:raw-value \"83e555601abb61cbc82c0be312514dc5\" :mode nil :granularity element :org-element--cache-sync-key (17 . 62080) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 841
   org-element-cache diagnostics(rfa.org): removing (17 . 62080)::"(headline (:raw-value \"e4158e8632452cfe25bc658904b56636\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (17 . 61974)::"(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element :org-element--cache-sync-key (17 . 61974) :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 61825) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (17 . 61891)::"(paragraph (:begin 61891 :end 61974 :contents-begin 61891 :contents-end 61973 :post-blank 1 :post-affiliated 61891 :mode nil :granularity element :org-element--cache-sync-key (17 . 61891) :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 61825) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (17 . 61831)::"(paragraph (:begin 61831 :end 61891 :contents-begin 61831 :contents-end 61890 :post-blank 1 :post-affiliated 61831 :mode nil :granularity element :org-element--cache-sync-key (17 . 61831) :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 61825) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 845
   org-element-cache diagnostics(rfa.org): removing (17 . 61825)::"(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 61825) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 846
   org-element-cache diagnostics(rfa.org): removing (17 . 60580)::"(item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 60580) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 847
   org-element-cache diagnostics(rfa.org): removing (17 . 59807)::"(item (:bullet \"- \" :begin 59806 :end 60579 :contents-begin 59813 :contents-end 60578 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59806 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 59807) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 848
   org-element-cache diagnostics(rfa.org): removing (17 . 59578)::"(item (:bullet \"- \" :begin 59577 :end 59806 :contents-begin 59584 :contents-end 59805 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59577 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 59578) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 849
   org-element-cache diagnostics(rfa.org): removing (17 . 58126)::"(item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 58126) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 850
   org-element-cache diagnostics(rfa.org): removing (17 . 57147)::"(item (:bullet \"- \" :begin 57146 :end 58125 :contents-begin 57153 :contents-end 58124 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 57146 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 57147) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 851
   org-element-cache diagnostics(rfa.org): removing (17 . 56070)::"(item (:bullet \"- \" :begin 56069 :end 57146 :contents-begin 56076 :contents-end 57145 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 56069 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 56070) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 852
   org-element-cache diagnostics(rfa.org): removing (17 . 55724)::"(item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 55724) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 853
   org-element-cache diagnostics(rfa.org): removing (17 . 54445)::"(item (:bullet \"- \" :begin 54444 :end 55723 :contents-begin 54451 :contents-end 55722 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 54444 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 54445) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 854
   org-element-cache diagnostics(rfa.org): removing (17 . 53592)::"(item (:bullet \"- \" :begin 53591 :end 54444 :contents-begin 53598 :contents-end 54443 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 53591 :tag nil :mode item :granularity element :org-element--cache-sync-key (17 . 53592) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 855
   org-element-cache diagnostics(rfa.org): removing (17 . 53591)::"(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (17 . 53591) :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :org-element--cache-sync-key (17 . 53324) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 856
   org-element-cache diagnostics(rfa.org): removing (17 . 53361)::"(drawer (:begin 53361 :end 53591 :drawer-name \"LOGBOOK\" :contents-begin 53376 :contents-end 53580 :post-blank 0 :post-affiliated 53361 :mode property-drawer :granularity element :org-element--cache-sync-key (17 . 53361) :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :org-element--cache-sync-key (17 . 53324) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 857
   org-element-cache diagnostics(rfa.org): removing (17 . 53325)::"(planning (:closed (timestamp (:type inactive :raw-value \"d7262961a713afedd4907026d5129292\" :year-start 2023 :month-start 6 :day-start 19 :hour-start 10 :minute-start 45 :year-end 2023 :month-end 6 :day-end 19 :hour-end 10 :minute-end 45 :begin 53338 :end 53360 :post-blank 0)) :deadline nil :scheduled nil :begin 53325 :end 53361 :post-blank 0 :post-affiliated 53325 :mode planning :granularity element :org-element--cache-sync-key (17 . 53325) :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :org-element--cache-sync-key (17 . 53324) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 858
   org-element-cache diagnostics(rfa.org): removing (17 . 53324)::"(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :org-element--cache-sync-key (17 . 53324) :cached t :parent (headline (:raw-value \"c7a7e44150693ba0899ac52eb7382391\" :mode section :granularity element :org-element--cache-sync-key (17 . 53285) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 859
   org-element-cache diagnostics(rfa.org): removing (17 . 53285)::"(headline (:raw-value \"8288f0d037477388be21a28098fe0103\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (17 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [53285 53285 62202 5 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62207 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62177, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62177-62177
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(headline (:raw-value \"8288f0d037477388be21a28098fe0103\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(headline (:raw-value \"246685f3a3ebe6d0dc06e9966e8ad475\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89670 :end 89670 :robust-begin 3 :robust-end 89668 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8b3860df4e28799dccf9a5f4a1c371ca\" :parent nil :cached t)) :org-element--cache-sync-key (16 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0fce3841a3c6ed9678196a3c2e6515fa\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (16 . 269))) :cached t :org-element--cache-sync-key (16 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3ce097e7715ed24dbe3e4cf7c41c193b\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 290))) :cached t :org-element--cache-sync-key (16 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"6c82145fb4a2de6b277bd53e88aa8821\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :org-element--cache-sync-key (16 . 58816) :cached t :parent (headline (:raw-value \"c7a7e44150693ba0899ac52eb7382391\" :mode section :granularity element :org-element--cache-sync-key (16 . 57699) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (16 . 59794) :cached t :parent (section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :org-element--cache-sync-key (16 . 58816) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 59933 1152921504606846975) :cached t :parent (plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure (... ... ... ... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (16 . 59794) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element :org-element--cache-sync-key (17 . 61974) :cached t :parent (item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure (... ... ... ... ... ... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 59933 1152921504606846975) :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62166]𝝙6
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"142a35f2b94518786f85157e86fbe1f5\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
  2: "(headline (:raw-value \"e978ef59285c3961981aca4504277efb\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89664 :end 89664 :robust-begin 3 :robust-end 89662 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"df17b9b0a9022094fb7282f6c0a525e4\" :parent nil :cached t)) :org-element--cache-sync-key (16 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"11944119a456ce07ba56b55640d76724\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (16 . 269))) :cached t :org-element--cache-sync-key (16 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cdacda823faaf9e508458e3c4478150c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 290))) :cached t :org-element--cache-sync-key (16 . 53229)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"510745474911e59d1466fd421fb9eba2\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (16 . 61051) :cached t :parent (headline (:raw-value \"83e555601abb61cbc82c0be312514dc5\" :mode nil :granularity element :org-element--cache-sync-key (16 . 59934) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (16 . 61610) :cached t :parent (section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (16 . 61051) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62162..62167]𝝙-1
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 860. The remaining sync requests: "([62169 62169 62129 33 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62202: (16 . 61889)::"(headline (:raw-value \"21445699879d84257c64806972d48f13\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 61889) key: "(headline (:raw-value \"f904e6f6e89c3dcb8efee38977e8c1d9\" :mode nil :granularity element :org-element--cache-sync-key (16 . 61889)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62169 62169 62129 33 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62202 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (16 59933 2161727821137838079) key: "(paragraph (:begin 61974 :end 62080 :contents-begin 61974 :contents-end 62080 :post-blank 0 :post-affiliated 61974 :mode nil :granularity element :org-element--cache-sync-key (16 59933 2161727821137838079)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 59933 2017612633061982207) key: "(paragraph (:begin 61891 :end 61974 :contents-begin 61891 :contents-end 61973 :post-blank 1 :post-affiliated 61891 :mode nil :granularity element :org-element--cache-sync-key (16 59933 2017612633061982207)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 59933 1729382256910270463) key: "(paragraph (:begin 61831 :end 61891 :contents-begin 61831 :contents-end 61890 :post-blank 1 :post-affiliated 61831 :mode nil :granularity element :org-element--cache-sync-key (16 59933 1729382256910270463)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 59933 1152921504606846975) key: "(item (:bullet \"- \" :begin 61824 :end 62080 :contents-begin 61831 :contents-end 62080 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 0 :post-affiliated 61824 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 59933 1152921504606846975)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 59933 -1) key: "(item (:bullet \"- \" :begin 60579 :end 61824 :contents-begin 60586 :contents-end 61823 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 60579 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 59933 -1)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59933) key: "(item (:bullet \"- \" :begin 59806 :end 60579 :contents-begin 59813 :contents-end 60578 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59806 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59933)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59932) key: "(item (:bullet \"- \" :begin 59577 :end 59806 :contents-begin 59584 :contents-end 59805 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 59577 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59932)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59931) key: "(item (:bullet \"- \" :begin 58125 :end 59577 :contents-begin 58132 :contents-end 59576 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 58125 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59931)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59929) key: "(item (:bullet \"- \" :begin 57146 :end 58125 :contents-begin 57153 :contents-end 58124 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 57146 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59929)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59925) key: "(item (:bullet \"- \" :begin 56069 :end 57146 :contents-begin 56076 :contents-end 57145 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 56069 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59925)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59916) key: "(item (:bullet \"- \" :begin 55723 :end 56069 :contents-begin 55730 :contents-end 56068 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 55723 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59916)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59899) key: "(item (:bullet \"- \" :begin 54444 :end 55723 :contents-begin 54451 :contents-end 55722 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 54444 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59899)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59864) key: "(item (:bullet \"- \" :begin 53591 :end 54444 :contents-begin 53598 :contents-end 54443 :checkbox nil :counter nil :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :pre-blank 0 :post-blank 1 :post-affiliated 53591 :tag nil :mode item :granularity element :org-element--cache-sync-key (16 . 59864)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59794) key: "(plain-list (:type unordered :begin 53591 :end 62080 :contents-begin 53591 :contents-end 62080 :structure ((53591 5 \"- \" nil nil nil 54444) (54444 5 \"- \" nil nil nil 55723) (55723 5 \"- \" nil nil nil 56069) (56069 5 \"- \" nil nil nil 57146) (57146 5 \"- \" nil nil nil 58125) (58125 5 \"- \" nil nil nil 59577) (59577 5 \"- \" nil nil nil 59806) (59806 5 \"- \" nil nil nil 60579) (60579 5 \"- \" nil nil nil 61824) (61824 5 \"- \" nil nil nil 62080)) :post-blank 0 :post-affiliated 53591 :mode nil :granularity element :org-element--cache-sync-key (16 . 59794)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59654) key: "(drawer (:begin 53361 :end 53591 :drawer-name \"LOGBOOK\" :contents-begin 53376 :contents-end 53580 :post-blank 0 :post-affiliated 53361 :mode property-drawer :granularity element :org-element--cache-sync-key (16 . 59654)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59375) key: "(planning (:closed (timestamp (:type inactive :raw-value \"d7262961a713afedd4907026d5129292\" :year-start 2023 :month-start 6 :day-start 19 :hour-start 10 :minute-start 45 :year-end 2023 :month-end 6 :day-end 19 :hour-end 10 :minute-end 45 :begin 53338 :end 53360 :post-blank 0)) :deadline nil :scheduled nil :begin 53325 :end 53361 :post-blank 0 :post-affiliated 53325 :mode planning :granularity element :org-element--cache-sync-key (16 . 59375)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 58816) key: "(section (:begin 53325 :end 62080 :contents-begin 53325 :contents-end 62080 :robust-begin 53325 :robust-end 62078 :post-blank 0 :post-affiliated 53325 :mode section :granularity element :org-element--cache-sync-key (16 . 58816)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62202 after threshold 62042
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62169 62169 62129 33 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62202 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62042, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62042-62042
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 61610) key: "(planning (:closed (timestamp (:type inactive :raw-value \"3027312d10f8235d0f8e31d911f49c70\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 11 :minute-start 17 :year-end 2023 :month-end 6 :day-end 20 :hour-end 11 :minute-end 17 :begin 62139 :end 62161 :post-blank 0)) :deadline nil :scheduled nil :begin 62126 :end 62162 :post-blank 0 :post-affiliated 62126 :mode planning :granularity element :org-element--cache-sync-key (16 . 61610)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 61051) key: "(section (:begin 62126 :end 62162 :contents-begin 62126 :contents-end 62162 :robust-begin 62126 :robust-end 62160 :post-blank 0 :post-affiliated 62126 :mode section :granularity element :org-element--cache-sync-key (16 . 61051)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62202 after threshold 62126
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [62169 62169 62129 33 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62202 :pre-blank 0 :contents-begin 53285 ...)) 1] up to nil-62126, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62126-62126
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 59934) key: "(headline (:raw-value \"bea38a5ecf6c1d1ab6766e0d8f6ca574\" :mode nil :granularity element :org-element--cache-sync-key (16 . 59934)))"
   org-element-cache diagnostics(rfa.org): Added new element with (16 . 57699) key: "(headline (:raw-value \"ef0e9cfb8b24dfb5de5a88cf62147610\" :mode section :granularity element :org-element--cache-sync-key (16 . 57699)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 62202 after threshold 62090
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 62129: (16 . 62169)::"(headline (:raw-value \"0ceabd3efed92b1522a18db2b2b3b080\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (16 . 62169)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (16 . 62129)::"(headline (:raw-value \"f46fc0553cfed8dd42c1a8aff35ec42b\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (16 . 62080)::"(headline (:raw-value \"dd56aa09206fabc060ab8dced6738e90\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229))) :org-element--cache-sync-key (16 . 62080)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (16 . 53285)::"(headline (:raw-value \"82f19e0aeade5c644936a028dfe843ab\" 0 51 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (16 . 53229)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [53285 53285 62129 33 (headline (:raw-value "da985bd534abf65100ffc69e6b3162df" :begin 53229 :end 62202 :pre-blank 0 :contents-begin 53285 ...)) 0] up to nil-62090, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 62090-62090
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89665 :end 89665 :robust-begin 3 :robust-end 89663 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a71c35d645dee112bfba1e96075d8de5\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4c39146e871503f37fd7914a23e597b7\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"e8d2e2ec97f136ef9560a7e7f89aca0d\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62126..62139]𝝙22
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89643 :end 89643 :robust-begin 3 :robust-end 89641 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6c717455a871730f2210dcf20615b8ba\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"0ef43d0e380c3a81858e700ed604fffc\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"42cf8405b7c6b079dbbd8012979edb88\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62126..62138]𝝙1
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89642 :end 89642 :robust-begin 3 :robust-end 89640 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"816dc958d572b679bb1a5459a38191ab\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6a47446d3cb76ddc20a68c341cce4850\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"d9b39a29aa8f3196a02d9a72a87980aa\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62126..62131]𝝙7
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89635 :end 89635 :robust-begin 3 :robust-end 89633 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f07db04ca33ac8bc5698d2ee7a04a18b\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"fdfc5f10be4167e9ac7128bf9d150f45\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"874544eff25f51c5b99e23402d274e0e\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62126..62126]𝝙5
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89630 :end 89630 :robust-begin 3 :robust-end 89628 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"f6797f0f637a19d98e5234c499f6686a\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4030b2776da9881703ae3f1bd36757f4\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"7114a4acec416ac58c582d5fbdad669d\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62080..62125]𝝙1
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89629 :end 89629 :robust-begin 3 :robust-end 89627 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"09be9907d5149774f4f20df4024a2e51\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6fee8bd5de73f36ba9e15f2d349d866c\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"6518ae5dae8d0e20da565096af75d1c7\" 0 51 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62080..62084]𝝙6
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"2ba32a015bfaae63c6f7534a24912442\" :mode nil :granularity element :org-element--cache-sync-key (15 . 60073) :cached t :parent (headline ...)))))"
  2: "(headline (:raw-value \"b23c8e14916a4bffa5a297822db5dfbd\" :mode nil :granularity element :org-element--cache-sync-key (15 . 60073) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89623 :end 89623 :robust-begin 3 :robust-end 89621 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"aeeebe267debe9409300ec4280fd64e2\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"7a84b48eca71f5a7c62aa4067435bb8a\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6139d37d91f25f2ceadb7a3a5540feb8\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"161cd8de78d4b37cb6cb2e60f02810c9\" :mode nil :granularity element :org-element--cache-sync-key (15 . 60073) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [62080..62093]𝝙-9
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-todo is about to modify text: warning 4
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(headline (:raw-value \"1b408c8a43e51747aec84fb65476b0c2\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil key: "(headline (:raw-value \"38924d05b14c8dffe91c3d299c4d5e0d\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 839. The remaining sync requests: "([79253 79253 70313 -17084 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 62169: (15 . 74458)::"(headline (:raw-value \"bbd06c3a88db527ecac930e508158536\" :mode nil :granularity element :org-element--cache-sync-key (15 . 60073) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (15 . 74458) key: "(headline (:raw-value \"0b6a1b09ed2aacbbe361fd9d42cc1fa8\" :mode nil :granularity element :org-element--cache-sync-key (15 . 74458)))"
   org-element-cache diagnostics(rfa.org): Added new element with (15 . 69663) key: "(headline (:raw-value \"4f542d80d3d3f5b63f9bc2bd394f3625\" :mode section :granularity element :org-element--cache-sync-key (15 . 69663)))"
   org-element-cache diagnostics(rfa.org): Added new element with (15 . 60073) key: "(headline (:raw-value \"4c8fc25e49e33c5291e3b3cfcc65a41a\" :mode nil :granularity element :org-element--cache-sync-key (15 . 60073)))"
   org-element-cache diagnostics(rfa.org): Added new element with (15 . 40893) key: "(headline (:raw-value \"4d65916e5c0cc657c1481ee72cbf65b3\" :mode nil :granularity element :org-element--cache-sync-key (15 . 40893)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 70313: (15 . 79253)::"(headline (:raw-value \"59eb037d3d6a3e1e9c25edc93ad78ba4\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (15 . 79253)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 835
   org-element-cache diagnostics(rfa.org): removing (15 . 70313)::"(headline (:raw-value \"d3b1cd8d32d706386b53f4ca2b98ba26\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 836
   org-element-cache diagnostics(rfa.org): removing (15 . 70234)::"(paragraph (:begin 70234 :end 70313 :contents-begin 70234 :contents-end 70313 :post-blank 0 :post-affiliated 70234 :mode nil :granularity element :org-element--cache-sync-key (15 . 70234) :cached t :parent (item (:bullet \"- \" :begin 70227 :end 70313 :contents-begin 70234 :contents-end 70313 :checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 70227 :tag nil :mode item :granularity element :org-element--cache-sync-key (15 . 70228) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 837
   org-element-cache diagnostics(rfa.org): removing (15 . 70228)::"(item (:bullet \"- \" :begin 70227 :end 70313 :contents-begin 70234 :contents-end 70313 :checkbox nil :counter nil :structure ((70172 5 \"- \" nil nil nil 70227) (70227 5 \"- \" nil nil nil 70313)) :pre-blank 0 :post-blank 0 :post-affiliated 70227 :tag nil :mode item :granularity element :org-element--cache-sync-key (15 . 70228) :cached t :parent (plain-list (:type unordered :begin 70172 :end 70313 :contents-begin 70172 :contents-end 70313 :structure (... ...) :post-blank 0 :post-affiliated 70172 :mode planning :granularity element :org-element--cache-sync-key (15 . 70172) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 838
   org-element-cache diagnostics(rfa.org): removing (15 . 70173)::"(item (:bullet \"- \" :begin 70172 :end 70227 :contents-begin 70179 :contents-end 70227 :checkbox nil :counter nil :structure ((70172 5 \"- \" nil nil nil 70227) (70227 5 \"- \" nil nil nil 70313)) :pre-blank 0 :post-blank 0 :post-affiliated 70172 :tag nil :mode item :granularity element :org-element--cache-sync-key (15 . 70173) :cached t :parent (plain-list (:type unordered :begin 70172 :end 70313 :contents-begin 70172 :contents-end 70313 :structure (... ...) :post-blank 0 :post-affiliated 70172 :mode planning :granularity element :org-element--cache-sync-key (15 . 70172) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 839
   org-element-cache diagnostics(rfa.org): removing (15 . 70172)::"(plain-list (:type unordered :begin 70172 :end 70313 :contents-begin 70172 :contents-end 70313 :structure ((70172 5 \"- \" nil nil nil 70227) (70227 5 \"- \" nil nil nil 70313)) :post-blank 0 :post-affiliated 70172 :mode planning :granularity element :org-element--cache-sync-key (15 . 70172) :cached t :parent (section (:begin 70172 :end 70313 :contents-begin 70172 :contents-end 70313 :robust-begin 70172 :robust-end 70311 :post-blank 0 :post-affiliated 70172 :mode section :granularity element :org-element--cache-sync-key (15 . 70171) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 840
   org-element-cache diagnostics(rfa.org): removing (15 . 70171)::"(section (:begin 70172 :end 70313 :contents-begin 70172 :contents-end 70313 :robust-begin 70172 :robust-end 70311 :post-blank 0 :post-affiliated 70172 :mode section :granularity element :org-element--cache-sync-key (15 . 70171) :cached t :parent (headline (:raw-value \"3a4aaf409b7b110ef62c8a73f492b69e\" :mode nil :granularity element :org-element--cache-sync-key (15 . 70112) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 841
   org-element-cache diagnostics(rfa.org): removing (15 . 70112)::"(headline (:raw-value \"bc8f376fc329018fab56967b30bd2945\" :mode nil :granularity element :org-element--cache-sync-key (15 . 35918) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 842
   org-element-cache diagnostics(rfa.org): removing (15 . 35990)::"(headline (:raw-value \"9977cec296155f58e7a61c2dcdc76617\" :mode nil :granularity element :org-element--cache-sync-key (15 . 35918) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 843
   org-element-cache diagnostics(rfa.org): removing (15 . 35918)::"(headline (:raw-value \"69032c4a10a9203db377da0b80e3eb4a\" 0 36 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (15 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 844
   org-element-cache diagnostics(rfa.org): removing (15 . 35839)::"(clock (:status closed :value (timestamp (:type inactive-range :raw-value \"f67c46ed8d04d35b3f26e51a08c4c3c1\" :contents-begin 35839 :contents-end 35907 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (15 . 35824) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 845
   org-element-cache diagnostics(rfa.org): removing (15 . 35824)::"(drawer (:begin 35824 :end 35918 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35907 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (15 . 35824) :cached t :parent (section (:begin 35824 :end 35918 :contents-begin 35824 :contents-end 35918 :robust-begin 35824 :robust-end 35916 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (15 . 35823) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 846
   org-element-cache diagnostics(rfa.org): removing (15 . 35823)::"(section (:begin 35824 :end 35918 :contents-begin 35824 :contents-end 35918 :robust-begin 35824 :robust-end 35916 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (15 . 35823) :cached t :parent (headline (:raw-value \"ac52833a629deb2c6143249967f839de\" 0 48 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (15 . 35765)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 847
   org-element-cache diagnostics(rfa.org): removing (15 . 35765)::"(headline (:raw-value \"b0c2a0772fe87875c84dc426d66d334e\" 0 36 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (15 . 18834))) :cached t :org-element--cache-sync-key (15 . 35765)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 848
   org-element-cache diagnostics(rfa.org): removing (15 . 34077)::"(headline (:raw-value \"f3fc783f1af3911ff390ee9ac7410887\" 0 36 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (15 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 849
   org-element-cache diagnostics(rfa.org): removing (15 . 33973)::"(headline (:raw-value \"69884e74fc9d246b8ca64e0e3f18751c\" 0 36 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (15 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 850
   org-element-cache diagnostics(rfa.org): removing (15 . 18875)::"(headline (:raw-value \"592c1c5897e5c5a3563ccbe32b9baa22\" 0 36 ...)) :parent (headline ...) :cached nil :org-element--cache-sync-key (15 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 851
   org-element-cache diagnostics(rfa.org): removing (15 . 18834)::"(headline (:raw-value \"30a51db44d9135d37e3140daa68a7865\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (15 . 18834)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 852
   org-element-cache diagnostics(rfa.org): removing (15 . 2605)::"(headline (:raw-value \"9fb12daaba6407bf941a6af4acf51407\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [2605 2605 70313 -17084 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62266 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: time limit
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [2605 2605 70313 -17084 (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 62266 :pre-blank 0 :contents-begin 300 ...)) 0] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Extending to all elements between:
  1: "(headline (:raw-value \"2d2cf0d4ee6f44b3be20c739cc815d66\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290)))))"
  2: "(headline (:raw-value \"30a51db44d9135d37e3140daa68a7865\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 89632 :end 89632 :robust-begin 3 :robust-end 89630 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e9f07bc81905b4322282ec701ed5e0d7\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"877ee91aa248a6f9495cda264f3eef0c\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(headline (:raw-value \"490b8364aee025099f1fa21412267f74\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [18834..35922]𝝙-17084
   org-element-cache diagnostics(rfa.org): nil is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): nil is about to modify text: warning 3
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 853. The remaining sync requests: "([35957 35957 35909 33 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"f710b01d54044806bf233ecd1f139398\" :mode nil :granularity element :org-element--cache-sync-key (14 . 35885) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"d59fdc816159282dc68ff20e57e70bf8\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
  New parent: "(headline (:raw-value \"a8b8c4e9182a3d215ef77823207e57d9\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"7700f12434f0e7cf6d42914f8fc66862\" :mode nil :granularity element :org-element--cache-sync-key (14 . 35885) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"d59fdc816159282dc68ff20e57e70bf8\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
  New parent: "(headline (:raw-value \"a8b8c4e9182a3d215ef77823207e57d9\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 35990: (14 . 35945)::"(headline (:raw-value \"a8b8c4e9182a3d215ef77823207e57d9\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (14 . 35945) key: "(headline (:raw-value \"3ecbca49c83743f76e639486a19b4248\" :mode nil :granularity element :org-element--cache-sync-key (14 . 35945)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35957 35957 35909 33 (headline (:raw-value "cb53e4e8d7dc3e53e191be7b96fb0960" :begin 35765 :end 35918 :pre-blank 0 :contents-begin 35824 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 35990 after threshold 35823
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35957 35957 35909 33 (headline (:raw-value "cb53e4e8d7dc3e53e191be7b96fb0960" :begin 35765 :end 35918 :pre-blank 0 :contents-begin 35824 ...)) 1] up to nil-35823, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35823-35823
   org-element-cache diagnostics(rfa.org): Interrupt: position 35990 after threshold 35838
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35957 35957 35909 33 (headline (:raw-value "cb53e4e8d7dc3e53e191be7b96fb0960" :begin 35765 :end 35918 :pre-blank 0 :contents-begin 35824 ...)) 1] up to nil-35838, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35838-35838
   org-element-cache diagnostics(rfa.org): Added new element with (14 . 35933) key: "(clock (:status closed :value (timestamp (:type inactive-range :raw-value \"347b73fd93f4f7841b4710fbaa4aefdf\" :begin 35839 :end 35907 :post-blank 0 :post-affiliated 35839 :mode nil :granularity element :org-element--cache-sync-key (14 . 35933)))"
   org-element-cache diagnostics(rfa.org): Added new element with (14 . 35909) key: "(drawer (:begin 35824 :end 35918 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35907 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (14 . 35909)))"
   org-element-cache diagnostics(rfa.org): Added new element with (14 . 35861) key: "(section (:begin 35824 :end 35918 :contents-begin 35824 :contents-end 35918 :robust-begin 35824 :robust-end 35916 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (14 . 35861)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35990 after threshold 35839
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 35909: (14 . 35957)::"(headline (:raw-value \"61c44fcf86cae10c1605328956fd28e4\" :mode nil :granularity element :org-element--cache-sync-key (14 . 35885) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 849
   org-element-cache diagnostics(rfa.org): removing (14 . 35885)::"(headline (:raw-value \"025dc8f43bd4948238e33a8a227c28f4\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 850
   org-element-cache diagnostics(rfa.org): removing (14 . 35839)::"(clock (:status running :value (timestamp (:type inactive :raw-value \"a257fc17f8e3e08fc09fde44a14ab39b\" :contents-begin 35839 :contents-end 35876 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (14 . 35824) :cached nil :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 851
   org-element-cache diagnostics(rfa.org): removing (14 . 35824)::"(drawer (:begin 35824 :end 35887 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35876 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (14 . 35824) :cached t :parent (section (:begin 35824 :end 35909 :contents-begin 35824 :contents-end 35909 :robust-begin 35824 :robust-end 35907 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (14 . 35823) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 852
   org-element-cache diagnostics(rfa.org): removing (14 . 35823)::"(section (:begin 35824 :end 35909 :contents-begin 35824 :contents-end 35909 :robust-begin 35824 :robust-end 35907 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (14 . 35823) :cached t :parent (headline (:raw-value \"ac52833a629deb2c6143249967f839de\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (14 . 35765)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35823 35824 35909 33 (headline (:raw-value "cb53e4e8d7dc3e53e191be7b96fb0960" :begin 35765 :end 35918 :pre-blank 0 :contents-begin 35824 ...)) 0] up to nil-35839, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35839-35839
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106716 :end 106716 :robust-begin 3 :robust-end 106714 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cc05a84ce37dc665bb70a19f514864a1\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"2ab2662be0823e140942b5956ed0ac6b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a4de3341f3831f30fad770594e7d5dfe\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"bd8214899b407f3d1341c872fee464dc\" 0 48 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35901]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside next. New parent: "(section (:begin 35824 :end 35909 :contents-begin 35824 :contents-end 35909 :robust-begin 35824 :robust-end 35907 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (14 . 35823) :cached t :parent (headline (:raw-value \"cb534e267e5a17cc2179420be71fafbf\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (14 . 35765)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "(section (:begin 35824 :end 35909 :contents-begin 35824 :contents-end 35909 :robust-begin 35824 :robust-end 35907 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (14 . 35823) :cached t :parent (headline (:raw-value \"cb534e267e5a17cc2179420be71fafbf\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (14 . 35765)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106711 :end 106711 :robust-begin 3 :robust-end 106709 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ee28dd08808d4c4001f8f60f2b5a8089\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"99a0432831e469fae7c79caf0b25c766\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"96172a66970be673c831f80acdbb515c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"45df402ff0f5d2bdf50669f3313374f7\" 0 48 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35897]𝝙4
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Updating. New parent: "(drawer (:begin 35824 :end 35887 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35876 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (14 . 35824) :cached t :parent (section (:begin 35824 :end 35909 :contents-begin 35824 :contents-end 35909 :robust-begin 35824 :robust-end 35907 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Current request intersects with next. Candidate parent: "(drawer (:begin 35824 :end 35887 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35876 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (14 . 35824) :cached t :parent (section (:begin 35824 :end 35909 :contents-begin 35824 :contents-end 35909 :robust-begin 35824 :robust-end 35907 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106707 :end 106707 :robust-begin 3 :robust-end 106705 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ae848bb3d05f71032ac2ab9667c43c4e\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"226e803216acbdbce1fdb0b11e904772\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"a7fa4baa9e6446b084fd5876f67d635a\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6d550f5a8d08c746e5d1601f375e2a72\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834))) :cached t :org-element--cache-sync-key (13 . 35379)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 35824 :end 35909 :contents-begin 35824 :contents-end 35909 :robust-begin 35824 :robust-end 35907 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"381f84c4c67148e4e9dc32b649482b6e\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: "(drawer (:begin 35824 :end 35887 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35876 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (14 . 35824) :cached t :parent (section (:begin 35824 :end 35887 :contents-begin 35824 :contents-end 35887 :robust-begin 35824 :robust-end 35885 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35875]𝝙22
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(clock (:status running :value (timestamp (:type inactive :raw-value \"2db063ba8deef5343cd127884bdea26f\" :contents-begin 35839 :contents-end 35876 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106685 :end 106685 :robust-begin 3 :robust-end 106683 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"3350d93a9106af0ab50169a481a82919\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"16e4d815a424366f6774014d8821880b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6dd7c8e20d2b0fa9a18e374af1072c70\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"04268b2576964df78dc2e7555a0183ee\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834))) :cached t :org-element--cache-sync-key (13 . 35379)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 35824 :end 35887 :contents-begin 35824 :contents-end 35887 :robust-begin 35824 :robust-end 35885 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"3f324e81c3cdc4733d0d2598ddb273df\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 35824 :end 35887 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35876 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section (:begin 35824 :end 35885 :contents-begin 35824 :contents-end 35885 :robust-begin 35824 :robust-end 35883 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35873]𝝙2
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 853. The remaining sync requests: "([35848 35848 35847 109 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"9b4fedd4d47a61f9db5db4a4d6aa323f\" :mode nil :granularity element :org-element--cache-sync-key (13 . 35776) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"bc5334268882093da1fced4026ed636b\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290)))))"
  New parent: "(headline (:raw-value \"9a08a1e7f56fea32ea2fd65ab7983f5d\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(headline (:raw-value \"b56c60ae2cbbb8802dddba33ff038920\" :mode nil :granularity element :org-element--cache-sync-key (13 . 35776) :cached nil :parent (headline ...)))))"
  Old parent: "(headline (:raw-value \"bc5334268882093da1fced4026ed636b\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290)))))"
  New parent: "(headline (:raw-value \"9a08a1e7f56fea32ea2fd65ab7983f5d\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 35957: (13 . 35818)::"(headline (:raw-value \"9a08a1e7f56fea32ea2fd65ab7983f5d\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (13 . 35818) key: "(headline (:raw-value \"96e279b091c65a3ea94e03e5e94dc5b1\" :mode nil :granularity element :org-element--cache-sync-key (13 . 35818)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35847 109 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70280 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 35957 after threshold 35823
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35847 109 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70280 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35823, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35823-35823
   org-element-cache diagnostics(rfa.org): Interrupt: position 35957 after threshold 35823
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35847 109 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70280 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35823, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35823-35823
   org-element-cache diagnostics(rfa.org): Added new element with (13 . 35789) key: "(clock (:status running :value (timestamp (:type inactive :raw-value \"1065ee73ab1e81733d1bcc97d7dd3570\" :year-start 2023 :month-start 6 :day-start 20 :hour-start 9 :minute-start 28 :year-end 2023 :month-end 6 :day-end 20 :hour-end 9 :minute-end 28 :begin 35851 :end 35873 :post-blank 0)) :duration nil :begin 35839 :end 35874 :post-blank 0 :post-affiliated 35839 :mode nil :granularity element :org-element--cache-sync-key (13 . 35789)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35957 after threshold 35839
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35847 109 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70280 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35839, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35839-35839
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙5: [35848 35848 35847 104 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70280 :pre-blank 0 :contents-begin 18875 :contents-end 70280 :robust-begin 18877 :robust-end 70278 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 18834 :title (#("480e61ebbdc6efaaf1aec511b2c07f39" 0 36 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 79317 :pre-blank 0 :contents-begin 300 :contents-end 79317 :robust-begin 302 :robust-end 79315 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 79325 :pre-blank 0 :contents-begin 290 :contents-end 79325 :robust-begin 292 :robust-end 79323 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 106683 :end 106683 :robust-begin 3 :robust-end 106681 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106683 :end 106683 :robust-begin 3 :robust-end 106681 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e6adc1dff30c659500c4ac0e4ca9f03c\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"e5a54fed970c5b1091688eb7bafed407\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ea0e3c52876b5b2816b4156d70ae11a9\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"ebd24587192b3e29d7ddad9ddf318e52\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834))) :cached t :org-element--cache-sync-key (13 . 35379)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 35824 :end 35885 :contents-begin 35824 :contents-end 35885 :robust-begin 35824 :robust-end 35883 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"ffcc43c590ecc581903d9666e7cf19b8\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 35824 :end 35885 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35874 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section (:begin 35824 :end 35880 :contents-begin 35824 :contents-end 35880 :robust-begin 35824 :robust-end 35878 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35952 after threshold 35839
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35847 104 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70275 :pre-blank 0 :contents-begin 18875 ...)) 1] up to 35839-35839, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35839-35839
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35839]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 35952 after threshold 35838
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35847 104 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70275 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35838, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 104: [35848 35848 35840 104 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70275 :pre-blank 0 :contents-begin 18875 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 851. The remaining sync requests: "([35848 35848 35847 22 ... 1] [35848 35848 35840 82 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[35848 35848 35847 22 (drawer (:begin 35824 :end 35880 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35869 ...)) 1]"
"[35848 35848 35840 82 (headline (:raw-value \"480e61ebbdc6efaaf1aec511b2c07f39\" :begin 18834 :end 70275 :pre-blank 0 :contents-begin 18875 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 35847: (13 . 35848)::"(headline (:raw-value \"89bf687c470539b58ca8af808b2337f2\" :mode nil :granularity element :org-element--cache-sync-key (13 . 35776) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 851
   org-element-cache diagnostics(rfa.org): removing (13 . 35789)::"(paragraph (:begin 35839 :end 35847 :contents-begin 35839 :contents-end 35847 :post-blank 0 :post-affiliated 35839 :mode nil :granularity element :org-element--cache-sync-key (13 . 35789) :cached t :parent (drawer (:begin 35824 :end 35880 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35869 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35789 35839 35847 22 (drawer (:begin 35824 :end 35880 :drawer-name "LOGBOOK" :contents-begin 35839 :contents-end 35869 ...)) 0] up to nil-35838, next: 35848
   org-element-cache diagnostics(rfa.org): Syncing down to 35838-35838
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(paragraph (:begin 35839 :end 35847 :contents-begin 35839 :contents-end 35847 :post-blank 0 :post-affiliated 35839 :mode nil :granularity element :org-element--cache-sync-key (13 . 35789) :cached t :parent (drawer (:begin 35824 :end 35880 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35869 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106678 :end 106678 :robust-begin 3 :robust-end 106676 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d6d978e02f7477050fc8f5d6b2971735\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"84effbf842432364bcb35d7e65935c1b\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"27a84c686fdaf05953a20ae09ee9e884\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"c281d264237c842b0b21aa7a008e4534\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834))) :cached t :org-element--cache-sync-key (13 . 35379)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 35824 :end 35880 :contents-begin 35824 :contents-end 35880 :robust-begin 35824 :robust-end 35878 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"2f9c736c92681db9aa382b910b212b7a\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 35824 :end 35880 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35869 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section (:begin 35824 :end 35858 :contents-begin 35824 :contents-end 35858 :robust-begin 35824 :robust-end 35856 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35930 after threshold 35846
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35840 82 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70253 :pre-blank 0 :contents-begin 18875 ...)) 1] up to 35839-35846, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35839-35846
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35846]𝝙22
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 35930 after threshold 35765
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35840 82 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70253 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35765, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35765-35765
   org-element-cache diagnostics(rfa.org): Interrupt: position 35930 after threshold 35846
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35840 82 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70253 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35846, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35846-35846
   org-element-cache diagnostics(rfa.org): Added new element with (13 . 35789) key: "(paragraph (:begin 35839 :end 35847 :contents-begin 35839 :contents-end 35847 :post-blank 0 :post-affiliated 35839 :mode nil :granularity element :org-element--cache-sync-key (13 . 35789)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35930 after threshold 35839
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35840 82 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70253 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35839, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35839-35839
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙1: [35848 35848 35840 81 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70253 :pre-blank 0 :contents-begin 18875 :contents-end 70253 :robust-begin 18877 :robust-end 70251 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 18834 :title (#("480e61ebbdc6efaaf1aec511b2c07f39" 0 36 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 79290 :pre-blank 0 :contents-begin 300 :contents-end 79290 :robust-begin 302 :robust-end 79288 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 79298 :pre-blank 0 :contents-begin 290 :contents-end 79298 :robust-begin 292 :robust-end 79296 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 106656 :end 106656 :robust-begin 3 :robust-end 106654 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106656 :end 106656 :robust-begin 3 :robust-end 106654 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d3180069284d1b7636649e24f992472b\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5079a161d479d5bcfcb7c468afa93674\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"aa50e073ba166ae76a0ad337ed3dbf65\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"8ffec9593eafe6edd3ead42ccd5bb40b\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834))) :cached t :org-element--cache-sync-key (13 . 35379)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 35824 :end 35858 :contents-begin 35824 :contents-end 35858 :robust-begin 35824 :robust-end 35856 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"30e04d8aab73ce56bee36fc4bed72a88\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 35824 :end 35858 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35847 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section (:begin 35824 :end 35857 :contents-begin 35824 :contents-end 35857 :robust-begin 35824 :robust-end 35855 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35929 after threshold 35845
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35840 81 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70252 :pre-blank 0 :contents-begin 18875 ...)) 1] up to 35839-35845, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35839-35845
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35845]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙6: [35848 35848 35840 75 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70252 :pre-blank 0 :contents-begin 18875 :contents-end 70252 :robust-begin 18877 :robust-end 70250 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 18834 :title (#("480e61ebbdc6efaaf1aec511b2c07f39" 0 36 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 79289 :pre-blank 0 :contents-begin 300 :contents-end 79289 :robust-begin 302 :robust-end 79287 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 79297 :pre-blank 0 :contents-begin 290 :contents-end 79297 :robust-begin 292 :robust-end 79295 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 106655 :end 106655 :robust-begin 3 :robust-end 106653 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106655 :end 106655 :robust-begin 3 :robust-end 106653 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"fb838277f77ee54c5b00f1d4462fde28\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"4ec52da2f94dcca5dd53eb357f9dee0e\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"09a81ba60926dd5a0fbd4931783f9aae\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"90df6143627f390564499805e6a5411e\" 0 36 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 18834))) :cached t :org-element--cache-sync-key (13 . 35379)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(section (:begin 35824 :end 35857 :contents-begin 35824 :contents-end 35857 :robust-begin 35824 :robust-end 35855 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"3275b896ead42032e3fda06ead0606fb\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(drawer (:begin 35824 :end 35857 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35846 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section (:begin 35824 :end 35851 :contents-begin 35824 :contents-end 35851 :robust-begin 35824 :robust-end 35849 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35923 after threshold 35839
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35840 75 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70246 :pre-blank 0 :contents-begin 18875 ...)) 1] up to 35839-35839, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35839-35839
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35839]𝝙6
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (13 . 35730) key: "(drawer (:begin 35824 :end 35851 :drawer-name \"LOGBOOK\" :contents-begin 35839 :contents-end 35840 :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730)))"
   org-element-cache diagnostics(rfa.org): Added new element with (13 . 35613) key: "(section (:begin 35824 :end 35851 :contents-begin 35824 :contents-end 35851 :robust-begin 35824 :robust-end 35849 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35923 after threshold 35824
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35840 75 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70246 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35824, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset to 75: [35848 35848 35823 75 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70246 :pre-blank 0 :contents-begin 18875 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished process. The cache size is 849. The remaining sync requests: "([35848 35848 35840 11 ... 1] [35848 35848 35823 64 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered requests. Merging: "[35848 35848 35840 11 (headline (:raw-value \"cb53e4e8d7dc3e53e191be7b96fb0960\" :begin 35765 :end 35851 :pre-blank 0 :contents-begin 35824 ...)) 1]"
"[35848 35848 35823 64 (headline (:raw-value \"480e61ebbdc6efaaf1aec511b2c07f39\" :begin 18834 :end 70246 :pre-blank 0 :contents-begin 18875 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 35840: (13 . 35848)::"(headline (:raw-value \"89bf687c470539b58ca8af808b2337f2\" :mode nil :granularity element :org-element--cache-sync-key (13 . 35776) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 849
   org-element-cache diagnostics(rfa.org): removing (13 . 35730)::"(drawer (:begin 35824 :end 35840 :drawer-name \"LOGBOOK\" :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730) :cached t :parent (section (:begin 35824 :end 35840 :contents-begin 35824 :contents-end 35840 :robust-begin 35824 :robust-end 35838 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 850
   org-element-cache diagnostics(rfa.org): removing (13 . 35613)::"(section (:begin 35824 :end 35840 :contents-begin 35824 :contents-end 35840 :robust-begin 35824 :robust-end 35838 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"3275b896ead42032e3fda06ead0606fb\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35613 35824 35840 11 (headline (:raw-value "cb53e4e8d7dc3e53e191be7b96fb0960" :begin 35765 :end 35851 :pre-blank 0 :contents-begin 35824 ...)) 0] up to nil-35824, next: 35848
   org-element-cache diagnostics(rfa.org): Syncing down to 35824-35824
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106649 :end 106649 :robust-begin 3 :robust-end 106647 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"b8387f74ba9c7834f77523ba5946aa54\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"6977aee0075059812fd92ff90015142c\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d6fe3450530de370c44a1f9f420325a9\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"b86df4657bb7b4e1774583b2ba694952\" 0 48 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35839]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request is inside next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106648 :end 106648 :robust-begin 3 :robust-end 106646 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"d9d43d55acd83eb45100f6c42b12b6f4\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"122d57ba16c4fb267aef5da2d578191d\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cbcf6204a220842fafa0a450b808601c\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"789c62b42c91f6e70783f6e84affa3cd\" 0 48 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35839..35839]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Extending to non-robust element "(section (:begin 35824 :end 35840 :contents-begin 35824 :contents-end 35840 :robust-begin 35824 :robust-end 35838 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613) :cached t :parent (headline (:raw-value \"836547bcc46558bf3f69afa2d8c9d86e\" 0 48 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 35379)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106643 :end 106643 :robust-begin 3 :robust-end 106641 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"cfc67598bb6b12b26d0f78044e398b28\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"37b8d96ce98080014743d1b679c48361\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"1e7b2ddca94926271985d399c34c47f8\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"acb4f36dd755cb3e2e78c603e85e1e70\" 0 48 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35912 after threshold 35824
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35823 64 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70235 :pre-blank 0 :contents-begin 18875 ...)) 1] up to 35824-35824, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35824-35824
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new synchronization request for [35824..35824]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Interrupt: position 35912 after threshold 35823
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35823 64 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70235 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35823, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35823-35823
   org-element-cache diagnostics(rfa.org): Added new element with (13 . 35730) key: "(drawer (:begin 35824 :end 35840 :drawer-name \"LOGBOOK\" :contents-begin nil :contents-end nil :post-blank 0 :post-affiliated 35824 :mode planning :granularity element :org-element--cache-sync-key (13 . 35730)))"
   org-element-cache diagnostics(rfa.org): Added new element with (13 . 35613) key: "(section (:begin 35824 :end 35840 :contents-begin 35824 :contents-end 35840 :robust-begin 35824 :robust-end 35838 :post-blank 0 :post-affiliated 35824 :mode section :granularity element :org-element--cache-sync-key (13 . 35613)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35912 after threshold 35824
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing request [35848 35848 35823 64 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70235 :pre-blank 0 :contents-begin 18875 ...)) 1] up to nil-35824, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 35824-35824
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating offset of the next request by 𝝙8: [35848 35848 35823 56 (headline (:raw-value "480e61ebbdc6efaaf1aec511b2c07f39" :begin 18834 :end 70235 :pre-blank 0 :contents-begin 18875 :contents-end 70235 :robust-begin 18877 :robust-end 70233 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 18834 :title (#("480e61ebbdc6efaaf1aec511b2c07f39" 0 36 (:parent (headline #2)))) :parent (headline (:raw-value "92cb439d07a2bba960aec94657eb7615" :begin 290 :end 79272 :pre-blank 0 :contents-begin 300 :contents-end 79272 :robust-begin 302 :robust-end 79270 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 290 :title (#("92cb439d07a2bba960aec94657eb7615" 0 6 (:parent (headline #4)))) :parent (headline (:raw-value "54e1d44609e3abed11f6e1eb6ae54988" :begin 269 :end 79280 :pre-blank 0 :contents-begin 290 :contents-end 79280 :robust-begin 292 :robust-end 79278 :level 1 :priority nil :tags (#("project" 0 7 (fontified t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 269 :title "Projects" :mode nil :granularity element :cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 106638 :end 106638 :robust-begin 3 :robust-end 106636 :post-blank 0 :post-affiliated 1 :path "/home/pjones/notes/gtd/rfa.org" :mode org-data :CATEGORY "RFA" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 106638 :end 106638 :robust-begin 3 :robust-end 106636 :post-blank 0 :post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode org-data :CATEGORY \"RFA\" :parent nil :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"5f95cfa5e5614761bbc6df43ce2ff853\" :parent nil :cached t)) :org-element--cache-sync-key (13 . 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"580012c1cbdb63e6192ef216a226aa04\" :mode nil :granularity element :cached t :parent (org-data ...) :org-element--cache-sync-key (13 . 269))) :cached t :org-element--cache-sync-key (13 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of robust parent: "(headline (:raw-value \"87d5e3e7e403302c41df0130ee2d7ecb\" 0 6 ...)) :parent (headline ...) :cached t :org-element--cache-sync-key (13 . 290))) :cached t :org-element--cache-sync-key (13 . 18834)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline that can be updated individually: "(headline (:raw-value \"5e2c77497f7f1a442a2b12178810d6dd\" 0 48 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 35904 after threshold 35832 Disable showing Disable logging


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

* Re: [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
  2023-06-21 21:27   ` Peter J. Jones
@ 2023-06-22 10:09     ` Ihor Radchenko
  2023-06-26 15:49       ` Peter J. Jones
  0 siblings, 1 reply; 8+ messages in thread
From: Ihor Radchenko @ 2023-06-22 10:09 UTC (permalink / raw)
  To: Peter J. Jones; +Cc: emacs-orgmode

"Peter J. Jones" <pjones@devalot.com> writes:

> Backtrace below.  FYI, this backtrace came from Emacs instance #2 after I changed the todo state of a heading in Emacs instance #1.

Thanks, but may you also share the warning text? It contains information
about what exactly is wrong.

I need the "Warning (org-element-cache): org-element--cache: Added org-data parent 
to non-headline element:...", but specific to the warning message where
you provide backtrace. This information is needed to examine where in
the backtrace the structure was wrongly modified.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
  2023-06-22 10:09     ` Ihor Radchenko
@ 2023-06-26 15:49       ` Peter J. Jones
  2023-06-27 10:38         ` Ihor Radchenko
  0 siblings, 1 reply; 8+ messages in thread
From: Peter J. Jones @ 2023-06-26 15:49 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

On 6/22/23 03:09, Ihor Radchenko wrote:
> "Peter J. Jones" <pjones@devalot.com> writes:
>
>> Backtrace below.  FYI, this backtrace came from Emacs instance #2 after I changed the todo state of a heading in Emacs instance #1.
> Thanks, but may you also share the warning text? It contains information
> about what exactly is wrong.
>
> I need the "Warning (org-element-cache): org-element--cache: Added org-data parent
> to non-headline element:...", but specific to the warning message where
> you provide backtrace. This information is needed to examine where in
> the backtrace the structure was wrongly modified.

Warning (org-element-cache): org-element--cache: Warning(rfa.org): 
Unregistered buffer modifications detected (91281 != 91441). Resetting.
If this warning appears regularly, please report the warning text to Org 
mode mailing list (M-x org-submit-bug-report).
The buffer is: rfa.org
  Current command: nil
  Backtrace:
"  backtrace-to-string(nil)
   org-element--cache-sync(#<buffer rfa.org>)
   apply(org-element--cache-sync #<buffer rfa.org>)
   timer-event-handler([t 0 0 599999 nil org-element--cache-sync 
(#<buffer rfa.org>) idle 999999 nil])
"
Backtrace:
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 84367 :end 88409 :contents-begin 84367 
:contents-end 88409 :robust-begin 84367 :robust-end 88407 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88315 :pre-blank 0 :contents-begin 84367 :contents-end 
88315 :robust-begin 84389 :robust-end 88313 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled nil :title (#(\"9c26b13bc0d38574595b6054f7d92a6c\" 0 25 
...)) :parent (headline ...) :cached t :org-element--cache-sync-key (271 
. 84310))) :org-element--cache-sync-key (271 . 84366)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91282 :end 91282 :robust-begin 3 :robust-end 91280 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91282 :pre-blank 
0 :contents-begin 63983 :contents-end 91282 :robust-begin 63985 
:robust-end 91280 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91376 :end 91376 :robust-begin 3 :robust-end 91374 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88315 :pre-blank 
0 :contents-begin 84367 :contents-end 88315 :robust-begin 84389 
:robust-end 88313 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled nil :title 
(#(\"9c26b13bc0d38574595b6054f7d92a6c\" 0 25 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84367..84482]𝝙-94
   org-element-cache diagnostics(rfa.org): nil is about to modify text: 
warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): nil is about to modify text: 
warning t
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 75. The remaining sync requests: "([84584 
84583 84517 33 ... 2])"
   org-element-cache diagnostics(rfa.org): Updating parent in "(item 
(:bullet \"- \" :begin 84946 :end 85012 :contents-begin 84952 
:contents-end 85012 :checkbox nil :counter nil :structure ((84517 4 \"- 
\" nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :pre-blank 0 :post-blank 0 :post-affiliated 84946 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(271 . 84914) :cached t :parent (plain-list (:type unordered :begin 
84517 :end 84979 :contents-begin 84517 :contents-end 84979 :structure 
(... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 84517 :mode 
nil :granularity element :org-element--cache-sync-key (271 . 84517) 
:cached nil :parent (drawer ...)))))"
  Old parent: "(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84517) :cached 
nil :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
  New parent: "(plain-list (:type unordered :begin 84550 :end 85012 
:contents-begin 84550 :contents-end 85012 :structure ((84550 4 \"- \" 
nil nil nil 84616) (84616 4 \"- \" nil nil nil 84682) (84682 4 \"- \" 
nil nil nil 84748) (84748 4 \"- \" nil nil nil 84814) (84814 4 \"- \" 
nil nil nil 84880) (84880 4 \"- \" nil nil nil 84946) (84946 4 \"- \" 
nil nil nil 85012)) :post-blank 0 :post-affiliated 84550 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84555) :cached 
t :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(item 
(:bullet \"- \" :begin 84880 :end 84946 :contents-begin 84886 
:contents-end 84946 :checkbox nil :counter nil :structure ((84517 4 \"- 
\" nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :pre-blank 0 :post-blank 0 :post-affiliated 84880 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(271 . 84848) :cached t :parent (plain-list (:type unordered :begin 
84517 :end 84979 :contents-begin 84517 :contents-end 84979 :structure 
(... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 84517 :mode 
nil :granularity element :org-element--cache-sync-key (271 . 84517) 
:cached nil :parent (drawer ...)))))"
  Old parent: "(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84517) :cached 
nil :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
  New parent: "(plain-list (:type unordered :begin 84550 :end 85012 
:contents-begin 84550 :contents-end 85012 :structure ((84550 4 \"- \" 
nil nil nil 84616) (84616 4 \"- \" nil nil nil 84682) (84682 4 \"- \" 
nil nil nil 84748) (84748 4 \"- \" nil nil nil 84814) (84814 4 \"- \" 
nil nil nil 84880) (84880 4 \"- \" nil nil nil 84946) (84946 4 \"- \" 
nil nil nil 85012)) :post-blank 0 :post-affiliated 84550 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84555) :cached 
t :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(item 
(:bullet \"- \" :begin 84814 :end 84880 :contents-begin 84820 
:contents-end 84880 :checkbox nil :counter nil :structure ((84517 4 \"- 
\" nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :pre-blank 0 :post-blank 0 :post-affiliated 84814 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(271 . 84782) :cached t :parent (plain-list (:type unordered :begin 
84517 :end 84979 :contents-begin 84517 :contents-end 84979 :structure 
(... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 84517 :mode 
nil :granularity element :org-element--cache-sync-key (271 . 84517) 
:cached nil :parent (drawer ...)))))"
  Old parent: "(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84517) :cached 
nil :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
  New parent: "(plain-list (:type unordered :begin 84550 :end 85012 
:contents-begin 84550 :contents-end 85012 :structure ((84550 4 \"- \" 
nil nil nil 84616) (84616 4 \"- \" nil nil nil 84682) (84682 4 \"- \" 
nil nil nil 84748) (84748 4 \"- \" nil nil nil 84814) (84814 4 \"- \" 
nil nil nil 84880) (84880 4 \"- \" nil nil nil 84946) (84946 4 \"- \" 
nil nil nil 85012)) :post-blank 0 :post-affiliated 84550 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84555) :cached 
t :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(item 
(:bullet \"- \" :begin 84748 :end 84814 :contents-begin 84754 
:contents-end 84814 :checkbox nil :counter nil :structure ((84517 4 \"- 
\" nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :pre-blank 0 :post-blank 0 :post-affiliated 84748 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(271 . 84716) :cached t :parent (plain-list (:type unordered :begin 
84517 :end 84979 :contents-begin 84517 :contents-end 84979 :structure 
(... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 84517 :mode 
nil :granularity element :org-element--cache-sync-key (271 . 84517) 
:cached nil :parent (drawer ...)))))"
  Old parent: "(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84517) :cached 
nil :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
  New parent: "(plain-list (:type unordered :begin 84550 :end 85012 
:contents-begin 84550 :contents-end 85012 :structure ((84550 4 \"- \" 
nil nil nil 84616) (84616 4 \"- \" nil nil nil 84682) (84682 4 \"- \" 
nil nil nil 84748) (84748 4 \"- \" nil nil nil 84814) (84814 4 \"- \" 
nil nil nil 84880) (84880 4 \"- \" nil nil nil 84946) (84946 4 \"- \" 
nil nil nil 85012)) :post-blank 0 :post-affiliated 84550 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84555) :cached 
t :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(item 
(:bullet \"- \" :begin 84682 :end 84748 :contents-begin 84688 
:contents-end 84748 :checkbox nil :counter nil :structure ((84517 4 \"- 
\" nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :pre-blank 0 :post-blank 0 :post-affiliated 84682 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(271 . 84650) :cached t :parent (plain-list (:type unordered :begin 
84517 :end 84979 :contents-begin 84517 :contents-end 84979 :structure 
(... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 84517 :mode 
nil :granularity element :org-element--cache-sync-key (271 . 84517) 
:cached nil :parent (drawer ...)))))"
  Old parent: "(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84517) :cached 
nil :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
  New parent: "(plain-list (:type unordered :begin 84550 :end 85012 
:contents-begin 84550 :contents-end 85012 :structure ((84550 4 \"- \" 
nil nil nil 84616) (84616 4 \"- \" nil nil nil 84682) (84682 4 \"- \" 
nil nil nil 84748) (84748 4 \"- \" nil nil nil 84814) (84814 4 \"- \" 
nil nil nil 84880) (84880 4 \"- \" nil nil nil 84946) (84946 4 \"- \" 
nil nil nil 85012)) :post-blank 0 :post-affiliated 84550 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84555) :cached 
t :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Updating parent in "(item 
(:bullet \"- \" :begin 84616 :end 84682 :contents-begin 84622 
:contents-end 84682 :checkbox nil :counter nil :structure ((84517 4 \"- 
\" nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :pre-blank 0 :post-blank 0 :post-affiliated 84616 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(271 . 84584) :cached t :parent (plain-list (:type unordered :begin 
84517 :end 84979 :contents-begin 84517 :contents-end 84979 :structure 
(... ... ... ... ... ... ...) :post-blank 0 :post-affiliated 84517 :mode 
nil :granularity element :org-element--cache-sync-key (271 . 84517) 
:cached nil :parent (drawer ...)))))"
  Old parent: "(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84517) :cached 
nil :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
  New parent: "(plain-list (:type unordered :begin 84550 :end 85012 
:contents-begin 84550 :contents-end 85012 :structure ((84550 4 \"- \" 
nil nil nil 84616) (84616 4 \"- \" nil nil nil 84682) (84682 4 \"- \" 
nil nil nil 84748) (84748 4 \"- \" nil nil nil 84814) (84814 4 \"- \" 
nil nil nil 84880) (84880 4 \"- \" nil nil nil 84946) (84946 4 \"- \" 
nil nil nil 85012)) :post-blank 0 :post-affiliated 84550 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84555) :cached 
t :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 84616: (271 . 
84576)::"(paragraph (:begin 84556 :end 84616 :contents-begin 84556 
:contents-end 84616 :post-blank 0 :post-affiliated 84556 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84576) :cached 
t :parent (item (:bullet \"- \" :begin 84550 :end 84616 :contents-begin 
84556 :contents-end 84616 :checkbox nil :counter nil :structure (... ... 
... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 84550 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(271 . 84569) :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (271 . 
84576) key: "(paragraph (:begin 84556 :end 84616 :contents-begin 84556 
:contents-end 84616 :post-blank 0 :post-affiliated 84556 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84576)))"
   org-element-cache diagnostics(rfa.org): Added new element with (271 . 
84569) key: "(item (:bullet \"- \" :begin 84550 :end 84616 
:contents-begin 84556 :contents-end 84616 :checkbox nil :counter nil 
:structure ((84550 4 \"- \" nil nil nil 84616) (84616 4 \"- \" nil nil 
nil 84682) (84682 4 \"- \" nil nil nil 84748) (84748 4 \"- \" nil nil 
nil 84814) (84814 4 \"- \" nil nil nil 84880) (84880 4 \"- \" nil nil 
nil 84946) (84946 4 \"- \" nil nil nil 85012)) :pre-blank 0 :post-blank 
0 :post-affiliated 84550 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (271 . 84569)))"
   org-element-cache diagnostics(rfa.org): Added new element with (271 . 
84555) key: "(plain-list (:type unordered :begin 84550 :end 85012 
:contents-begin 84550 :contents-end 85012 :structure ((84550 4 \"- \" 
nil nil nil 84616) (84616 4 \"- \" nil nil nil 84682) (84682 4 \"- \" 
nil nil nil 84748) (84748 4 \"- \" nil nil nil 84814) (84814 4 \"- \" 
nil nil nil 84880) (84880 4 \"- \" nil nil nil 84946) (84946 4 \"- \" 
nil nil nil 85012)) :post-blank 0 :post-affiliated 84550 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84555)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84584 84583 84517 33 (drawer (:begin 84469 :end 88342 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88332 ...)) 
1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 84616 
after threshold 84317
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84584 84583 84517 33 (drawer (:begin 84469 :end 88342 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88332 ...)) 
1] up to nil-84317, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84317-84317
   org-element-cache diagnostics(rfa.org): Interrupt: position 84616 
after threshold 84482
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84584 84583 84517 33 (drawer (:begin 84469 :end 88342 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88332 ...)) 
1] up to nil-84482, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84482-84482
   org-element-cache diagnostics(rfa.org): Added new element with (271 . 
84526) key: "(clock (:status closed :value (timestamp (:type 
inactive-range :raw-value \"17abb9388028b4adfb7eee52036268b1\" 
:year-start 2023 :month-start 6 :day-start 26 :hour-start 8 
:minute-start 26 :year-end 2023 :month-end 6 :day-end 26 :hour-end 8 
:minute-end 36 :begin 84494 :end 84541 :post-blank 1)) :duration 
\"0:10\" :begin 84483 :end 84550 :post-blank 0 :post-affiliated 84483 
:mode nil :granularity element :org-element--cache-sync-key (271 . 84526)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 84616 
after threshold 84483
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 84517: 
(271 . 84584)::"(item (:bullet \"- \" :begin 84583 :end 84649 
:contents-begin 84589 :contents-end 84649 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84583 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (271 . 84584) :cached t :parent (plain-list 
(:type unordered :begin 84517 :end 84979 :contents-begin 84517 
:contents-end 84979 :structure (... ... ... ... ... ... ...) :post-blank 
0 :post-affiliated 84517 :mode nil :granularity element 
:org-element--cache-sync-key (271 . 84517) :cached nil :parent (drawer 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 71
   org-element-cache diagnostics(rfa.org): removing (271 . 
84518)::"(item (:bullet \"- \" :begin 84517 :end 84583 :contents-begin 
84523 :contents-end 84583 :checkbox nil :counter nil :structure ((84517 
4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 
\"- \" nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 
\"- \" nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 
\"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 0 :post-affiliated 
84517 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (271 . 84518) :cached t :parent (plain-list 
(:type unordered :begin 84517 :end 84979 :contents-begin 84517 
:contents-end 84979 :structure (... ... ... ... ... ... ...) :post-blank 
0 :post-affiliated 84517 :mode nil :granularity element 
:org-element--cache-sync-key (271 . 84517) :cached nil :parent (drawer 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 72
   org-element-cache diagnostics(rfa.org): removing (271 . 
84517)::"(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (271 . 84517) :cached 
t :parent (drawer (:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88332 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 73
   org-element-cache diagnostics(rfa.org): removing (271 . 
84483)::"(clock (:status running :value (timestamp (:type inactive 
:raw-value \"fb6c8450ed0df5f45f2fcadc71197560\" :year-start 2023 
:month-start 6 :day-start 26 :hour-start 8 :minute-start 26 :year-end 
2023 :month-end 6 :day-end 26 :hour-end 8 :minute-end 26 :begin 84494 
:end 84516 :post-blank 0)) :duration nil :begin 84483 :end 84517 
:post-blank 0 :post-affiliated 84483 :mode nil :granularity element 
:org-element--cache-sync-key (271 . 84483) :cached t :parent (drawer 
(:begin 84469 :end 88342 :drawer-name \"LOGBOOK\" :contents-begin 84483 
:contents-end 88332 :post-blank 0 :post-affiliated 84469 :mode nil 
:granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (271 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84483 84483 84517 33 (drawer (:begin 84469 :end 88342 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88332 ...)) 
0] up to nil-84483, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84483-84483
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91376 :end 91376 :robust-begin 3 :robust-end 91374 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91376 :pre-blank 
0 :contents-begin 63983 :contents-end 91376 :robust-begin 63985 
:robust-end 91374 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91371 :end 91371 :robust-begin 3 :robust-end 91369 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88409 :pre-blank 
0 :contents-begin 84367 :contents-end 88409 :robust-begin 84468 
:robust-end 88407 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91371 :pre-blank 
0 :contents-begin 63983 :contents-end 91371 :robust-begin 63985 
:robust-end 91369 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88409 :contents-begin 84367 
:contents-end 88409 :robust-begin 84367 :robust-end 88407 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88404 :pre-blank 0 :contents-begin 84367 :contents-end 
88404 :robust-begin 84468 :robust-end 88402 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...)) 
:org-element--cache-sync-key (270 . 84366)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88342 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88332 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88404 :contents-begin 84367 :contents-end 
88404 :robust-begin 84367 :robust-end 88402 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (270 . 84366))) 
:org-element--cache-sync-key (271 . 84469)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84544]𝝙5
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91371 :end 91371 :robust-begin 3 :robust-end 91369 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91371 :pre-blank 
0 :contents-begin 63983 :contents-end 91371 :robust-begin 63985 
:robust-end 91369 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91367 :end 91367 :robust-begin 3 :robust-end 91365 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88404 :pre-blank 
0 :contents-begin 84367 :contents-end 88404 :robust-begin 84468 
:robust-end 88402 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91367 :pre-blank 
0 :contents-begin 63983 :contents-end 91367 :robust-begin 63985 
:robust-end 91365 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88404 :contents-begin 84367 
:contents-end 88404 :robust-begin 84367 :robust-end 88402 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88400 :pre-blank 0 :contents-begin 84367 :contents-end 
88400 :robust-begin 84468 :robust-end 88398 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...)) 
:org-element--cache-sync-key (270 . 84366)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88337 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88327 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88400 :contents-begin 84367 :contents-end 
88400 :robust-begin 84367 :robust-end 88398 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (270 . 84366))) 
:org-element--cache-sync-key (271 . 84469)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84540]𝝙4
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91367 :end 91367 :robust-begin 3 :robust-end 91365 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91367 :pre-blank 
0 :contents-begin 63983 :contents-end 91367 :robust-begin 63985 
:robust-end 91365 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91345 :end 91345 :robust-begin 3 :robust-end 91343 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88400 :pre-blank 
0 :contents-begin 84367 :contents-end 88400 :robust-begin 84468 
:robust-end 88398 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91345 :pre-blank 
0 :contents-begin 63983 :contents-end 91345 :robust-begin 63985 
:robust-end 91343 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88400 :contents-begin 84367 
:contents-end 88400 :robust-begin 84367 :robust-end 88398 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88378 :pre-blank 0 :contents-begin 84367 :contents-end 
88378 :robust-begin 84468 :robust-end 88376 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...)) 
:org-element--cache-sync-key (270 . 84366)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88333 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88323 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88378 :contents-begin 84367 :contents-end 
88378 :robust-begin 84367 :robust-end 88376 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (270 . 84366))) 
:org-element--cache-sync-key (271 . 84469)))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84518]𝝙22
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(clock (:status running :value (timestamp (:type inactive 
:raw-value \"fb6c8450ed0df5f45f2fcadc71197560\" :year-start 2023 
:month-start 6 :day-start 26 :hour-start 8 :minute-start 26 :year-end 
2023 :month-end 6 :day-end 26 :hour-end 8 :minute-end 26 :begin 84494 
:end 84516 :post-blank 0)) :duration nil :begin 84483 :end 84517 
:post-blank 0 :post-affiliated 84483 :mode nil :granularity element 
:org-element--cache-sync-key (270 . 84711) :cached t :parent (drawer 
(:begin 84469 :end 88311 :drawer-name \"LOGBOOK\" :contents-begin 84483 
:contents-end 88301 :post-blank 0 :post-affiliated 84469 :mode nil 
:granularity element :cached t :parent (section ...) 
:org-element--cache-sync-key (270 . 84469)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91345 :end 91345 :robust-begin 3 :robust-end 91343 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91345 :pre-blank 
0 :contents-begin 63983 :contents-end 91345 :robust-begin 63985 
:robust-end 91343 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91343 :end 91343 :robust-begin 3 :robust-end 91341 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88378 :pre-blank 
0 :contents-begin 84367 :contents-end 88378 :robust-begin 84468 
:robust-end 88376 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91343 :pre-blank 
0 :contents-begin 63983 :contents-end 91343 :robust-begin 63985 
:robust-end 91341 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88378 :contents-begin 84367 
:contents-end 88378 :robust-begin 84367 :robust-end 88376 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88376 :pre-blank 0 :contents-begin 84367 :contents-end 
88376 :robust-begin 84468 :robust-end 88374 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...)) 
:org-element--cache-sync-key (270 . 84366)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88311 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88301 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88376 :contents-begin 84367 :contents-end 
88376 :robust-begin 84367 :robust-end 88374 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (270 . 84366))) 
:org-element--cache-sync-key (270 . 84469)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84516]𝝙2
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-out is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 74. The remaining sync requests: "([84953 
84953 84491 26 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 84979: (270 
84952 -1)::"(paragraph (:begin 84919 :end 84979 :contents-begin 84919 
:contents-end 84979 :post-blank 0 :post-affiliated 84919 :mode nil 
:granularity element :org-element--cache-sync-key (270 84952 -1) :cached 
t :parent (item (:bullet \"- \" :begin 84913 :end 84979 :contents-begin 
84919 :contents-end 84979 :checkbox nil :counter nil :structure (... ... 
... ... ... ... ...) :pre-blank 0 :post-blank 0 :post-affiliated 84913 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(270 . 84952) :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 
84952 -1) key: "(paragraph (:begin 84919 :end 84979 :contents-begin 
84919 :contents-end 84979 :post-blank 0 :post-affiliated 84919 :mode nil 
:granularity element :org-element--cache-sync-key (270 84952 -1)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84952) key: "(item (:bullet \"- \" :begin 84913 :end 84979 
:contents-begin 84919 :contents-end 84979 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84913 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (270 . 84952)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84951) key: "(item (:bullet \"- \" :begin 84847 :end 84913 
:contents-begin 84853 :contents-end 84913 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84847 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (270 . 84951)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84949) key: "(item (:bullet \"- \" :begin 84781 :end 84847 
:contents-begin 84787 :contents-end 84847 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84781 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (270 . 84949)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84945) key: "(item (:bullet \"- \" :begin 84715 :end 84781 
:contents-begin 84721 :contents-end 84781 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84715 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (270 . 84945)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84937) key: "(item (:bullet \"- \" :begin 84649 :end 84715 
:contents-begin 84655 :contents-end 84715 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84649 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (270 . 84937)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84922) key: "(item (:bullet \"- \" :begin 84583 :end 84649 
:contents-begin 84589 :contents-end 84649 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84583 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (270 . 84922)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84892) key: "(item (:bullet \"- \" :begin 84517 :end 84583 
:contents-begin 84523 :contents-end 84583 :checkbox nil :counter nil 
:structure ((84517 4 \"- \" nil nil nil 84583) (84583 4 \"- \" nil nil 
nil 84649) (84649 4 \"- \" nil nil nil 84715) (84715 4 \"- \" nil nil 
nil 84781) (84781 4 \"- \" nil nil nil 84847) (84847 4 \"- \" nil nil 
nil 84913) (84913 4 \"- \" nil nil nil 84979)) :pre-blank 0 :post-blank 
0 :post-affiliated 84517 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (270 . 84892)))"
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84832) key: "(plain-list (:type unordered :begin 84517 :end 84979 
:contents-begin 84517 :contents-end 84979 :structure ((84517 4 \"- \" 
nil nil nil 84583) (84583 4 \"- \" nil nil nil 84649) (84649 4 \"- \" 
nil nil nil 84715) (84715 4 \"- \" nil nil nil 84781) (84781 4 \"- \" 
nil nil nil 84847) (84847 4 \"- \" nil nil nil 84913) (84913 4 \"- \" 
nil nil nil 84979)) :post-blank 0 :post-affiliated 84517 :mode nil 
:granularity element :org-element--cache-sync-key (270 . 84832)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84953 84953 84491 26 (drawer (:begin 84469 :end 88309 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88299 ...)) 
1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 84979 
after threshold 84317
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84953 84953 84491 26 (drawer (:begin 84469 :end 88309 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88299 ...)) 
1] up to nil-84317, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84317-84317
   org-element-cache diagnostics(rfa.org): Interrupt: position 84979 
after threshold 84317
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84953 84953 84491 26 (drawer (:begin 84469 :end 88309 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88299 ...)) 
1] up to nil-84317, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84317-84317
   org-element-cache diagnostics(rfa.org): Added new element with (270 . 
84711) key: "(clock (:status running :value (timestamp (:type inactive 
:raw-value \"fb6c8450ed0df5f45f2fcadc71197560\" :year-start 2023 
:month-start 6 :day-start 26 :hour-start 8 :minute-start 26 :year-end 
2023 :month-end 6 :day-end 26 :hour-end 8 :minute-end 26 :begin 84494 
:end 84516 :post-blank 0)) :duration nil :begin 84483 :end 84517 
:post-blank 0 :post-affiliated 84483 :mode nil :granularity element 
:org-element--cache-sync-key (270 . 84711)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 84979 
after threshold 84483
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84953 84953 84491 26 (drawer (:begin 84469 :end 88309 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88299 ...)) 
1] up to nil-84483, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84483-84483
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating 
offset of the next request by 𝝙4: [84953 84953 84491 22 (drawer (:begin 
84469 :end 88309 :drawer-name "LOGBOOK" :contents-begin 84483 
:contents-end 88299 :post-blank 0 :post-affiliated 84469 :mode nil 
:granularity element :cached t :parent (section (:begin 84367 :end 88376 
:contents-begin 84367 :contents-end 88376 :robust-begin 84367 
:robust-end 88374 :post-blank 0 :post-affiliated 84367 :mode section 
:granularity element :cached t :parent (headline (:raw-value 
"8c2776a7feaca0c993c55e586f4dad29" :cached t)))) 
:org-element--cache-sync-key (269 . 84310))))) 
:org-element--cache-sync-key (270 . 84469))) 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91343 :end 91343 :robust-begin 3 :robust-end 91341 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91343 :pre-blank 
0 :contents-begin 63983 :contents-end 91343 :robust-begin 63985 
:robust-end 91341 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91339 :end 91339 :robust-begin 3 :robust-end 91337 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88376 :pre-blank 
0 :contents-begin 84367 :contents-end 88376 :robust-begin 84468 
:robust-end 88374 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91339 :pre-blank 
0 :contents-begin 63983 :contents-end 91339 :robust-begin 63985 
:robust-end 91337 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88376 :contents-begin 84367 
:contents-end 88376 :robust-begin 84367 :robust-end 88374 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88372 :pre-blank 0 :contents-begin 84367 :contents-end 
88372 :robust-begin 84468 :robust-end 88370 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88309 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88299 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88372 :contents-begin 84367 :contents-end 
88372 :robust-begin 84367 :robust-end 88370 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...))) :org-element--cache-sync-key (270 . 84469)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 84975 
after threshold 84483
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84953 84953 84491 22 (drawer (:begin 84469 :end 88305 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88295 ...)) 
1] up to 84483-84483, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84483-84483
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84483]𝝙4
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 84975 
after threshold 84482
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 84491: 
(270 . 84953)::"(clock (:status closed :value (timestamp (:type 
inactive-range :raw-value \"b8808f5b03f2281392af5c8392a3034f\" 
:year-start 2022 :month-start 7 :day-start 5 :hour-start 12 
:minute-start 38 :year-end 2022 :month-end 7 :day-end 5 :hour-end 12 
:minute-end 47 :begin 84964 :end 85011 :post-blank 1)) :duration 
\"0:09\" :begin 84953 :end 85020 :post-blank 0 :post-affiliated 84953 
:mode nil :granularity element :cached t :parent (drawer (:begin 84469 
:end 88305 :drawer-name \"LOGBOOK\" :contents-begin 84483 :contents-end 
88295 :post-blank 0 :post-affiliated 84469 :mode nil :granularity 
element :cached t :parent (section ...) :org-element--cache-sync-key 
(270 . 84469))) :org-element--cache-sync-key (270 . 84953)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 64
   org-element-cache diagnostics(rfa.org): removing (270 . 
84491)::"(plain-list (:type unordered :begin 84491 :end 84953 
:contents-begin 84491 :contents-end 84953 :structure ((84491 4 \"- \" 
nil nil nil 84557) (84557 4 \"- \" nil nil nil 84623) (84623 4 \"- \" 
nil nil nil 84689) (84689 4 \"- \" nil nil nil 84755) (84755 4 \"- \" 
nil nil nil 84821) (84821 4 \"- \" nil nil nil 84887) (84887 4 \"- \" 
nil nil nil 84953)) :post-blank 0 :post-affiliated 84491 :mode nil 
:granularity element :cached t :parent (drawer (:begin 84469 :end 88305 
:drawer-name \"LOGBOOK\" :contents-begin 84483 :contents-end 88295 
:post-blank 0 :post-affiliated 84469 :mode nil :granularity element 
:cached t :parent (section ...) :org-element--cache-sync-key (270 . 
84469))) :org-element--cache-sync-key (270 . 84491)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 65
   org-element-cache diagnostics(rfa.org): removing (270 . 
84483)::"(paragraph (:begin 84483 :end 84491 :contents-begin 84483 
:contents-end 84491 :post-blank 0 :post-affiliated 84483 :mode nil 
:granularity element :cached t :parent (drawer (:begin 84469 :end 88305 
:drawer-name \"LOGBOOK\" :contents-begin 84483 :contents-end 88295 
:post-blank 0 :post-affiliated 84469 :mode nil :granularity element 
:cached t :parent (section ...) :org-element--cache-sync-key (270 . 
84469))) :org-element--cache-sync-key (270 . 84483)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84483 84483 84491 22 (drawer (:begin 84469 :end 88305 
:drawer-name "LOGBOOK" :contents-begin 84483 :contents-end 88295 ...)) 
0] up to nil-84482, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84482-84482
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(paragraph (:begin 84483 :end 84491 :contents-begin 84483 
:contents-end 84491 :post-blank 0 :post-affiliated 84483 :mode nil 
:granularity element :cached t :parent (drawer (:begin 84469 :end 88305 
:drawer-name \"LOGBOOK\" :contents-begin 84483 :contents-end 88295 
:post-blank 0 :post-affiliated 84469 :mode nil :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91339 :end 91339 :robust-begin 3 :robust-end 91337 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91339 :pre-blank 
0 :contents-begin 63983 :contents-end 91339 :robust-begin 63985 
:robust-end 91337 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91317 :end 91317 :robust-begin 3 :robust-end 91315 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88372 :pre-blank 
0 :contents-begin 84367 :contents-end 88372 :robust-begin 84468 
:robust-end 88370 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91317 :pre-blank 
0 :contents-begin 63983 :contents-end 91317 :robust-begin 63985 
:robust-end 91315 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88372 :contents-begin 84367 
:contents-end 88372 :robust-begin 84367 :robust-end 88370 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88350 :pre-blank 0 :contents-begin 84367 :contents-end 
88350 :robust-begin 84468 :robust-end 88348 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88305 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88295 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88350 :contents-begin 84367 :contents-end 
88350 :robust-begin 84367 :robust-end 88348 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84490]𝝙22
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"e96dbde1a648b5326ae1a0ff205663be\" :year-start 2018 
:month-start 12 :day-start 14 :hour-start 7 :minute-start 24 :year-end 
2018 :month-end 12 :day-end 14 :hour-end 7 :minute-end 55 :begin 87953 
:end 88000 :post-blank 1)) :duration \"0:31\" :begin 87942 :end 88009 
:post-blank 0 :post-affiliated 87942 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 87876 :end 87942 
:contents-begin 87876 :contents-end 87942 :structure ((87876 4 \"- \" 
nil nil nil 87942)) :post-blank 0 :post-affiliated 87876 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"12c844a651b167afe084418c6c0646af\" :year-start 2019 
:month-start 1 :day-start 29 :hour-start 9 :minute-start 4 :year-end 
2019 :month-end 1 :day-end 29 :hour-end 9 :minute-end 18 :begin 87820 
:end 87867 :post-blank 1)) :duration \"0:14\" :begin 87809 :end 87876 
:post-blank 0 :post-affiliated 87809 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 87677 :end 87809 
:contents-begin 87677 :contents-end 87809 :structure ((87677 4 \"- \" 
nil nil nil 87743) (87743 4 \"- \" nil nil nil 87809)) :post-blank 0 
:post-affiliated 87677 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"e1ae9ee35115beeaef3b5b8771348ba6\" :year-start 2019 
:month-start 5 :day-start 16 :hour-start 9 :minute-start 13 :year-end 
2019 :month-end 5 :day-end 16 :hour-end 9 :minute-end 23 :begin 87621 
:end 87668 :post-blank 1)) :duration \"0:10\" :begin 87610 :end 87677 
:post-blank 0 :post-affiliated 87610 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"2f405d928b3da5e370a95941ddea9248\" :year-start 2019 
:month-start 5 :day-start 16 :hour-start 9 :minute-start 38 :year-end 
2019 :month-end 5 :day-end 16 :hour-end 9 :minute-end 42 :begin 87554 
:end 87601 :post-blank 1)) :duration \"0:04\" :begin 87543 :end 87610 
:post-blank 0 :post-affiliated 87543 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 87477 :end 87543 
:contents-begin 87477 :contents-end 87543 :structure ((87477 4 \"- \" 
nil nil nil 87543)) :post-blank 0 :post-affiliated 87477 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"18f30f656b72ed88889b7677e6357e7b\" :year-start 2019 
:month-start 7 :day-start 2 :hour-start 10 :minute-start 34 :year-end 
2019 :month-end 7 :day-end 2 :hour-end 10 :minute-end 48 :begin 87421 
:end 87468 :post-blank 1)) :duration \"0:14\" :begin 87410 :end 87477 
:post-blank 0 :post-affiliated 87410 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 87344 :end 87410 
:contents-begin 87344 :contents-end 87410 :structure ((87344 4 \"- \" 
nil nil nil 87410)) :post-blank 0 :post-affiliated 87344 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"25de8c946916cd3e226b29968997e819\" :year-start 2019 
:month-start 8 :day-start 20 :hour-start 8 :minute-start 48 :year-end 
2019 :month-end 8 :day-end 20 :hour-end 9 :minute-end 13 :begin 87288 
:end 87335 :post-blank 1)) :duration \"0:25\" :begin 87277 :end 87344 
:post-blank 0 :post-affiliated 87277 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 87211 :end 87277 
:contents-begin 87211 :contents-end 87277 :structure ((87211 4 \"- \" 
nil nil nil 87277)) :post-blank 0 :post-affiliated 87211 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"4776c59ac0162443c84fc6691dcf3ce6\" :year-start 2019 
:month-start 10 :day-start 7 :hour-start 10 :minute-start 17 :year-end 
2019 :month-end 10 :day-end 7 :hour-end 10 :minute-end 26 :begin 87155 
:end 87202 :post-blank 1)) :duration \"0:09\" :begin 87144 :end 87211 
:post-blank 0 :post-affiliated 87144 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 87078 :end 87144 
:contents-begin 87078 :contents-end 87144 :structure ((87078 4 \"- \" 
nil nil nil 87144)) :post-blank 0 :post-affiliated 87078 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"afd89c49c17f025843b2ad300588952f\" :year-start 2019 
:month-start 11 :day-start 25 :hour-start 11 :minute-start 5 :year-end 
2019 :month-end 11 :day-end 25 :hour-end 11 :minute-end 32 :begin 87022 
:end 87069 :post-blank 1)) :duration \"0:27\" :begin 87011 :end 87078 
:post-blank 0 :post-affiliated 87011 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 86945 :end 87011 
:contents-begin 86945 :contents-end 87011 :structure ((86945 4 \"- \" 
nil nil nil 87011)) :post-blank 0 :post-affiliated 86945 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"33ef8f3832a0b2e49a44881de464991e\" :year-start 2020 
:month-start 1 :day-start 13 :hour-start 8 :minute-start 41 :year-end 
2020 :month-end 1 :day-end 13 :hour-end 8 :minute-end 52 :begin 86889 
:end 86936 :post-blank 1)) :duration \"0:11\" :begin 86878 :end 86945 
:post-blank 0 :post-affiliated 86878 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 86812 :end 86878 
:contents-begin 86812 :contents-end 86878 :structure ((86812 4 \"- \" 
nil nil nil 86878)) :post-blank 0 :post-affiliated 86812 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"93142c48a2b00fdd6bf758c915957bfc\" :year-start 2020 
:month-start 3 :day-start 5 :hour-start 10 :minute-start 20 :year-end 
2020 :month-end 3 :day-end 5 :hour-end 10 :minute-end 32 :begin 86756 
:end 86803 :post-blank 1)) :duration \"0:12\" :begin 86745 :end 86812 
:post-blank 0 :post-affiliated 86745 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 86679 :end 86745 
:contents-begin 86679 :contents-end 86745 :structure ((86679 4 \"- \" 
nil nil nil 86745)) :post-blank 0 :post-affiliated 86679 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"df5f5025397d2a7fb0784a5527b105f7\" :year-start 2020 
:month-start 4 :day-start 21 :hour-start 9 :minute-start 50 :year-end 
2020 :month-end 4 :day-end 21 :hour-end 9 :minute-end 50 :begin 86623 
:end 86670 :post-blank 1)) :duration \"0:00\" :begin 86612 :end 86679 
:post-blank 0 :post-affiliated 86612 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"0a5af803687825d74ae371a4a43043ad\" :year-start 2020 
:month-start 4 :day-start 21 :hour-start 9 :minute-start 51 :year-end 
2020 :month-end 4 :day-end 21 :hour-end 10 :minute-end 10 :begin 86556 
:end 86603 :post-blank 1)) :duration \"0:19\" :begin 86545 :end 86612 
:post-blank 0 :post-affiliated 86545 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 86479 :end 86545 
:contents-begin 86479 :contents-end 86545 :structure ((86479 4 \"- \" 
nil nil nil 86545)) :post-blank 0 :post-affiliated 86479 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"ff29ed4d565a35ac2c67cdbf2b00ab05\" :year-start 2020 
:month-start 6 :day-start 10 :hour-start 8 :minute-start 3 :year-end 
2020 :month-end 6 :day-end 10 :hour-end 8 :minute-end 9 :begin 86423 
:end 86470 :post-blank 1)) :duration \"0:06\" :begin 86412 :end 86479 
:post-blank 0 :post-affiliated 86412 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 86346 :end 86412 
:contents-begin 86346 :contents-end 86412 :structure ((86346 4 \"- \" 
nil nil nil 86412)) :post-blank 0 :post-affiliated 86346 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"3455e27b69c55ae38f357bd7a6e761f4\" :year-start 2020 
:month-start 8 :day-start 6 :hour-start 9 :minute-start 53 :year-end 
2020 :month-end 8 :day-end 6 :hour-end 10 :minute-end 4 :begin 86290 
:end 86337 :post-blank 1)) :duration \"0:11\" :begin 86279 :end 86346 
:post-blank 0 :post-affiliated 86279 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 86213 :end 86279 
:contents-begin 86213 :contents-end 86279 :structure ((86213 4 \"- \" 
nil nil nil 86279)) :post-blank 0 :post-affiliated 86213 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"cbf176ca386563a33988cd739bd91051\" :year-start 2020 
:month-start 9 :day-start 28 :hour-start 8 :minute-start 26 :year-end 
2020 :month-end 9 :day-end 28 :hour-end 8 :minute-end 45 :begin 86157 
:end 86204 :post-blank 1)) :duration \"0:19\" :begin 86146 :end 86213 
:post-blank 0 :post-affiliated 86146 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 86014 :end 86146 
:contents-begin 86014 :contents-end 86146 :structure ((86014 4 \"- \" 
nil nil nil 86080) (86080 4 \"- \" nil nil nil 86146)) :post-blank 0 
:post-affiliated 86014 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"e0b32e46e149ab00f62a4f28c8df2748\" :year-start 2021 
:month-start 1 :day-start 6 :hour-start 8 :minute-start 39 :year-end 
2021 :month-end 1 :day-end 6 :hour-end 8 :minute-end 55 :begin 85958 
:end 86005 :post-blank 1)) :duration \"0:16\" :begin 85947 :end 86014 
:post-blank 0 :post-affiliated 85947 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 85881 :end 85947 
:contents-begin 85881 :contents-end 85947 :structure ((85881 4 \"- \" 
nil nil nil 85947)) :post-blank 0 :post-affiliated 85881 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"11821e9f09ca82c28f662fe18b956886\" :year-start 2021 
:month-start 2 :day-start 23 :hour-start 8 :minute-start 10 :year-end 
2021 :month-end 2 :day-end 23 :hour-end 8 :minute-end 20 :begin 85825 
:end 85872 :post-blank 1)) :duration \"0:10\" :begin 85814 :end 85881 
:post-blank 0 :post-affiliated 85814 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 85682 :end 85814 
:contents-begin 85682 :contents-end 85814 :structure ((85682 4 \"- \" 
nil nil nil 85748) (85748 4 \"- \" nil nil nil 85814)) :post-blank 0 
:post-affiliated 85682 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"b6ee75b7b3db1658d6d7384541e16a61\" :year-start 2021 
:month-start 6 :day-start 3 :hour-start 10 :minute-start 9 :year-end 
2021 :month-end 6 :day-end 3 :hour-end 10 :minute-end 34 :begin 85626 
:end 85673 :post-blank 1)) :duration \"0:25\" :begin 85615 :end 85682 
:post-blank 0 :post-affiliated 85615 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 85483 :end 85615 
:contents-begin 85483 :contents-end 85615 :structure ((85483 4 \"- \" 
nil nil nil 85549) (85549 4 \"- \" nil nil nil 85615)) :post-blank 0 
:post-affiliated 85483 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"e9d6ae51b7ea4f049393a51554c65019\" :year-start 2021 
:month-start 9 :day-start 13 :hour-start 7 :minute-start 38 :year-end 
2021 :month-end 9 :day-end 13 :hour-end 7 :minute-end 47 :begin 85427 
:end 85474 :post-blank 1)) :duration \"0:09\" :begin 85416 :end 85483 
:post-blank 0 :post-affiliated 85416 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 85020 :end 85416 
:contents-begin 85020 :contents-end 85416 :structure ((85020 4 \"- \" 
nil nil nil 85086) (85086 4 \"- \" nil nil nil 85152) (85152 4 \"- \" 
nil nil nil 85218) (85218 4 \"- \" nil nil nil 85284) (85284 4 \"- \" 
nil nil nil 85350) (85350 4 \"- \" nil nil nil 85416)) :post-blank 0 
:post-affiliated 85020 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(clock (:status closed :value (timestamp (:type inactive-range 
:raw-value \"b8808f5b03f2281392af5c8392a3034f\" :year-start 2022 
:month-start 7 :day-start 5 :hour-start 12 :minute-start 38 :year-end 
2022 :month-end 7 :day-end 5 :hour-end 12 :minute-end 47 :begin 84964 
:end 85011 :post-blank 1)) :duration \"0:09\" :begin 84953 :end 85020 
:post-blank 0 :post-affiliated 84953 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 84491 :end 84953 
:contents-begin 84491 :contents-end 84953 :structure ((84491 4 \"- \" 
nil nil nil 84557) (84557 4 \"- \" nil nil nil 84623) (84623 4 \"- \" 
nil nil nil 84689) (84689 4 \"- \" nil nil nil 84755) (84755 4 \"- \" 
nil nil nil 84821) (84821 4 \"- \" nil nil nil 84887) (84887 4 \"- \" 
nil nil nil 84953)) :post-blank 0 :post-affiliated 84491 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 84483 :end 84491 :contents-begin 84483 
:contents-end 84491 :post-blank 0 :post-affiliated 84483 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 84489. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91317 :end 91317 :robust-begin 3 :robust-end 91315 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91317 :pre-blank 
0 :contents-begin 63983 :contents-end 91317 :robust-begin 63985 
:robust-end 91315 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91316 :end 91316 :robust-begin 3 :robust-end 91314 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88350 :pre-blank 
0 :contents-begin 84367 :contents-end 88350 :robust-begin 84468 
:robust-end 88348 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91316 :pre-blank 
0 :contents-begin 63983 :contents-end 91316 :robust-begin 63985 
:robust-end 91314 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88350 :contents-begin 84367 
:contents-end 88350 :robust-begin 84367 :robust-end 88348 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88349 :pre-blank 0 :contents-begin 84367 :contents-end 
88349 :robust-begin 84468 :robust-end 88347 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88283 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88273 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88349 :contents-begin 84367 :contents-end 
88349 :robust-begin 84367 :robust-end 88347 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84489]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 84483. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91316 :end 91316 :robust-begin 3 :robust-end 91314 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91316 :pre-blank 
0 :contents-begin 63983 :contents-end 91316 :robust-begin 63985 
:robust-end 91314 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91310 :end 91310 :robust-begin 3 :robust-end 91308 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88349 :pre-blank 
0 :contents-begin 84367 :contents-end 88349 :robust-begin 84468 
:robust-end 88347 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91310 :pre-blank 
0 :contents-begin 63983 :contents-end 91310 :robust-begin 63985 
:robust-end 91308 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...))) ...))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 84367 :end 88349 :contents-begin 84367 
:contents-end 88349 :robust-begin 84367 :robust-end 88347 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88343 :pre-blank 0 :contents-begin 84367 :contents-end 
88343 :robust-begin 84468 :robust-end 88341 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(drawer (:begin 84469 :end 88282 :drawer-name 
\"LOGBOOK\" :contents-begin 84483 :contents-end 88272 :post-blank 0 
:post-affiliated 84469 :mode nil :granularity element :cached t :parent 
(section (:begin 84367 :end 88343 :contents-begin 84367 :contents-end 
88343 :robust-begin 84367 :robust-end 88341 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84483]𝝙6
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(drawer (:begin 84469 :end 88276 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88266 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(property-drawer (:begin 84404 :end 84469 :contents-begin 84420 
:contents-end 84460 :post-blank 0 :post-affiliated 84404 :mode 
property-drawer :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(planning (:closed nil :deadline nil :scheduled (timestamp (:type 
active :raw-value \"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 
:month-start 6 :day-start 22 :hour-start nil :minute-start nil :year-end 
2023 :month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 
:end 84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :begin 84367 :end 84404 :post-blank 0 
:post-affiliated 84367 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 84367 :end 88343 :contents-begin 84367 
:contents-end 88343 :robust-begin 84367 :robust-end 88341 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 23. The remaining sync requests: "([84366 
84367 88342 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 84366!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 23
   org-element-cache diagnostics(rfa.org): removing (269 . 
84469)::"(drawer (:begin 84469 :end 88275 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88265 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section (:begin 
84367 :end 88342 :contents-begin 84367 :contents-end 88342 :robust-begin 
84367 :robust-end 88340 :post-blank 0 :post-affiliated 84367 :mode 
section :granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (269 . 84366))) 
:org-element--cache-sync-key (269 . 84469)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 24
   org-element-cache diagnostics(rfa.org): removing (269 . 
84404)::"(property-drawer (:begin 84404 :end 84469 :contents-begin 84420 
:contents-end 84460 :post-blank 0 :post-affiliated 84404 :mode 
property-drawer :granularity element :cached t :parent (section (:begin 
84367 :end 88342 :contents-begin 84367 :contents-end 88342 :robust-begin 
84367 :robust-end 88340 :post-blank 0 :post-affiliated 84367 :mode 
section :granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (269 . 84366))) 
:org-element--cache-sync-key (269 . 84404)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 25
   org-element-cache diagnostics(rfa.org): removing (269 . 
84367)::"(planning (:closed nil :deadline nil :scheduled (timestamp 
(:type active :raw-value \"c19e1299aad4b26f5c2217d7f0cfb37d\" 
:year-start 2023 :month-start 6 :day-start 22 :hour-start nil 
:minute-start nil :year-end 2023 :month-end 6 :day-end 22 :hour-end nil 
:minute-end nil :begin 84381 :end 84403 :post-blank 0 :repeater-type 
restart :repeater-value 45 :repeater-unit day)) :begin 84367 :end 84404 
:post-blank 0 :post-affiliated 84367 :mode planning :granularity element 
:cached t :parent (section (:begin 84367 :end 88342 :contents-begin 
84367 :contents-end 88342 :robust-begin 84367 :robust-end 88340 
:post-blank 0 :post-affiliated 84367 :mode section :granularity element 
:cached nil :parent (headline ...) :org-element--cache-sync-key (269 . 
84366))) :org-element--cache-sync-key (269 . 84367)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 26
   org-element-cache diagnostics(rfa.org): removing (269 . 
84366)::"(section (:begin 84367 :end 88342 :contents-begin 84367 
:contents-end 88342 :robust-begin 84367 :robust-end 88340 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88343 :pre-blank 0 :contents-begin 84367 :contents-end 
88343 :robust-begin 84468 :robust-end 88341 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...) ...)) 
:org-element--cache-sync-key (269 . 84366)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [84366 84367 88342 1 (headline (:raw-value 
"ac4307794675c720f90ab5ba4adbc2e7" :begin 84310 :end 88343 :pre-blank 0 
:contents-begin 84367 ...)) 0] up to nil-84469, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 84469-84469
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 84367 :end 88342 :contents-begin 84367 
:contents-end 88342 :robust-begin 84367 :robust-end 88340 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88343 :pre-blank 0 :contents-begin 84367 :contents-end 
88343 :robust-begin 84468 :robust-end 88341 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91310 :end 91310 :robust-begin 3 :robust-end 91308 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91310 :pre-blank 
0 :contents-begin 63983 :contents-end 91310 :robust-begin 63985 
:robust-end 91308 :level 1 :priority nil :tags (#(\"routine\" 0 7 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91309 :end 91309 :robust-begin 3 :robust-end 91307 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"5524aa7b295d278b7c47a27af9fcd03f\" :begin 84310 :end 88343 :pre-blank 
0 :contents-begin 84367 :contents-end 88343 :robust-begin 84468 
:robust-end 88341 :level 2 :priority nil :tags (#(\"@computer\" 0 9 
(keymap ... mouse-face highlight face ... fontified t)) #(\"@online\" 0 
7 (keymap ... mouse-face highlight face ... fontified t)) #(\"5m\" 0 2 
(keymap ... mouse-face highlight face ... fontified t))) :todo-keyword 
#(\"NEXT\" 0 4 (fontified t face (... org-level-2))) :todo-type todo 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 84310 :scheduled (timestamp (:type active :raw-value 
\"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 :month-start 6 
:day-start 22 :hour-start nil :minute-start nil :year-end 2023 
:month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 :end 
84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" :title 
\"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"7474b7dc74a5d8ae906853f684c6f922\" :begin 63951 :end 91309 :pre-blank 
0 :contents-begin 63983 :contents-end 91309 :robust-begin 63985 
:robust-end 91307 :level 1 :priority nil :tags (#(\"routine\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element 
:cached t :parent (org-data ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 84367 :end 88342 :contents-begin 84367 :contents-end 
88342 :robust-begin 84367 :robust-end 88340 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" 
:begin 84310 :end 88342 :pre-blank 0 :contents-begin 84367 :contents-end 
88342 :robust-begin 84468 :robust-end 88340 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 ...) #(\"@online\" 0 7 ...) #(\"5m\" 0 2 ...)) 
:todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
84310 :scheduled (timestamp ...) :LAST_REPEAT \"[2023-05-08 Mon 08:18]\" 
:title \"ac4307794675c720f90ab5ba4adbc2e7\" :mode nil :granularity 
element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(drawer (:begin 84469 :end 88275 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88265 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element :cached t :parent (section (:begin 
84367 :end 88342 :contents-begin 84367 :contents-end 88342 :robust-begin 
84367 :robust-end 88340 :post-blank 0 :post-affiliated 84367 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [84483..84483]𝝙1
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-clock-in is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(drawer (:begin 84469 :end 88275 :drawer-name \"LOGBOOK\" 
:contents-begin 84483 :contents-end 88265 :post-blank 0 :post-affiliated 
84469 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(property-drawer (:begin 84404 :end 84469 :contents-begin 84420 
:contents-end 84460 :post-blank 0 :post-affiliated 84404 :mode 
property-drawer :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(planning (:closed nil :deadline nil :scheduled (timestamp (:type 
active :raw-value \"c19e1299aad4b26f5c2217d7f0cfb37d\" :year-start 2023 
:month-start 6 :day-start 22 :hour-start nil :minute-start nil :year-end 
2023 :month-end 6 :day-end 22 :hour-end nil :minute-end nil :begin 84381 
:end 84403 :post-blank 0 :repeater-type restart :repeater-value 45 
:repeater-unit day)) :begin 84367 :end 84404 :post-blank 0 
:post-affiliated 84367 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 84367 :end 88342 :contents-begin 84367 
:contents-end 88342 :robust-begin 84367 :robust-end 88340 :post-blank 0 
:post-affiliated 84367 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"5524aa7b295d278b7c47a27af9fcd03f\" :begin 
84310 :end 88342 :pre-blank 0 :contents-begin 84367 :contents-end 88342 
:robust-begin 84468 :robust-end 88340 :level 2 :priority nil :tags 
(#(\"@computer\" 0 9 (keymap ... mouse-face highlight face ... fontified 
t)) #(\"@online\" 0 7 (keymap ... mouse-face highlight face ... 
fontified t)) #(\"5m\" 0 2 (keymap ... mouse-face highlight face ... 
fontified t))) :todo-keyword #(\"NEXT\" 0 4 (fontified t face (... 
org-level-2))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 84310 :scheduled 
(timestamp (:type active :raw-value \"c19e1299aad4b26f5c2217d7f0cfb37d\" 
:year-start 2023 :month-start 6 :day-start 22 :hour-start nil 
:minute-start nil :year-end 2023 :month-end 6 :day-end 22 :hour-end nil 
:minute-end nil :begin 84381 :end 84403 :post-blank 0 :repeater-type 
restart :repeater-value 45 :repeater-unit day)) :LAST_REPEAT 
\"[2023-05-08 Mon 08:18]\" :title \"ac4307794675c720f90ab5ba4adbc2e7\" 
:mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"91989103479eec8619d6e99443a7d7bc\" :begin 
64698 :end 84310 :pre-blank 0 :contents-begin 64758 :contents-end 84310 
:robust-begin 64857 :robust-end 84308 :level 2 :priority nil :tags 
(#(\"@online\" 0 7 (keymap ... mouse-face highlight face ... 
isearch-open-invisible-temporary org-fold-core--isearch-show-temporary 
isearch-open-invisible org-fold-core--isearch-show fontified t)) 
#(\"5m\" 0 2 (keymap ... mouse-face highlight face ... 
isearch-open-invisible-temporary org-fold-core--isearch-show-temporary 
isearch-open-invisible org-fold-core--isearch-show fontified t))) 
:todo-keyword #(\"NEXT\" 0 4 (fontified t isearch-open-invisible 
org-fold-core--isearch-show isearch-open-invisible-temporary 
org-fold-core--isearch-show-temporary face (... org-level-2))) 
:todo-type todo :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 64698 :scheduled (timestamp (:type 
active :raw-value \"bcbd87d21fd754ca09a6af561b990e6e\" :year-start 2023 
:month-start 7 :day-start 7 :hour-start nil :minute-start nil :year-end 
2023 :month-end 7 :day-end 7 :hour-end nil :minute-end nil :begin 64772 
:end 64792 :post-blank 0 :repeater-type cumulate :repeater-value 1 
:repeater-unit week)) :LAST_REPEAT \"[2023-06-19 Mon 12:30]\" :title 
\"ad95da7271ef6904d0e56ff14719c52b\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"b45993a1baada52b4d984e002304a604\" :begin 
63983 :end 64698 :pre-blank 0 :contents-begin 64053 :contents-end 64698 
:robust-begin 64151 :robust-end 64696 :level 2 :priority nil :tags 
(#(\"@email\" 0 6 (keymap ... mouse-face highlight face ... 
isearch-open-invisible-temporary org-fold-core--isearch-show-temporary 
isearch-open-invisible org-fold-core--isearch-show fontified t)) 
#(\"5m\" 0 2 (keymap ... mouse-face highlight face ... 
isearch-open-invisible-temporary org-fold-core--isearch-show-temporary 
isearch-open-invisible org-fold-core--isearch-show fontified t))) 
:todo-keyword #(\"CANCELLED\" 0 9 (fontified t isearch-open-invisible 
org-fold-core--isearch-show isearch-open-invisible-temporary 
org-fold-core--isearch-show-temporary face (org-done org-level-2))) 
:todo-type done :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63983 :closed (timestamp (:type 
inactive :raw-value \"0969926bfb4a68adcf3565970fb9a10a\" :year-start 
2019 :month-start 1 :day-start 21 :hour-start 15 :minute-start 53 
:year-end 2019 :month-end 1 :day-end 21 :hour-end 15 :minute-end 53 
:begin 64064 :end 64086 :post-blank 0)) :LAST_REPEAT \"[2019-01-21 Mon 
15:52]\" :title \"bb31b019f9c3a73ae887b9a536a684a0\" :mode section 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"7474b7dc74a5d8ae906853f684c6f922\" :begin 
63951 :end 91309 :pre-blank 0 :contents-begin 63983 :contents-end 91309 
:robust-begin 63985 :robust-end 91307 :level 1 :priority nil :tags 
(#(\"routine\" 0 7 (keymap ... mouse-face highlight face ... fontified 
t))) :todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63951 :title 
\"07592db3f85265b70564d180ba211c6c\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"7635fe30a989f5c1882911a4ab2184a8\" :begin 
63943 :end 63951 :pre-blank 0 :contents-begin nil :contents-end nil 
:robust-begin nil :robust-end nil :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63943 :title 
\"8310b21b43f46a8a2715fa6402271cad\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" :begin 
63912 :end 63943 :pre-blank 0 :contents-begin nil :contents-end nil 
:robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63912 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63849 :end 63911 :value \"\" :switches nil 
:number-lines nil :preserve-indent nil :retain-labels t :use-labels t 
:label-fmt nil :post-blank 0 :post-affiliated 63867 :results (\"\") 
:mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63486 :end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ls -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63438 :end 63911 :contents-begin 
63445 :contents-end 63911 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63911 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (268 . 
63486)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          l -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63438 :end 63910 
:contents-begin 63445 :contents-end 63910 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 
:tag nil :mode item :granularity element :cached nil :parent (plain-list 
...) :org-element--cache-sync-key (268 . 63439))) 
:org-element--cache-sync-key (268 . 63486)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (268 . 
63445)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63438 :end 63910 :contents-begin 63445 :contents-end 63910 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63438 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (268 . 
63439))) :org-element--cache-sync-key (268 . 63445)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (268 . 
63439)::"(item (:bullet \"- \" :begin 63438 :end 63910 :contents-begin 
63445 :contents-end 63910 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63911 :contents-begin 63087 :contents-end 63910 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (268 . 63087))) 
:org-element--cache-sync-key (268 . 63439)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (268 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63911 :contents-begin 63087 :contents-end 63910 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (268 . 63087))) 
:org-element--cache-sync-key (268 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (268 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63911 
:contents-begin 63087 :contents-end 63910 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63912 :contents-begin 63087 
:contents-end 63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (268 . 63086) :cached t :parent (headline 
...))) :org-element--cache-sync-key (268 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63911 1 (section (:begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :robust-begin 63087 ...)) 0] 
up to nil-63818, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63818-63818
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63911 
:contents-begin 63087 :contents-end 63910 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63912 :contents-begin 63087 
:contents-end 63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (267 . 63086) :cached t :parent (headline 
...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91309 :end 91309 :robust-begin 3 :robust-end 91307 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63951 :pre-blank 0 
:contents-begin 290 :contents-end 63951 :robust-begin 292 :robust-end 
63949 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91308 :end 91308 :robust-begin 3 :robust-end 91306 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63943 :pre-blank 0 
:contents-begin 300 :contents-end 63943 :robust-begin 302 :robust-end 
63941 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63950 :pre-blank 0 
:contents-begin 290 :contents-end 63950 :robust-begin 292 :robust-end 
63948 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (267 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63943 :pre-blank 
0 :contents-begin 62596 :contents-end 63943 :robust-begin 62598 
:robust-end 63941 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63942 :pre-blank 0 :contents-begin 300 :contents-end 63942 
:robust-begin 302 :robust-end 63940 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (267 . 290))) :cached t 
:org-element--cache-sync-key (267 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63912 :pre-blank 
0 :contents-begin 63087 :contents-end 63911 :robust-begin 63089 
:robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63942 :pre-blank 0 :contents-begin 62596 :contents-end 63942 
:robust-begin 62598 :robust-end 63940 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (267 . 62553))) :cached t 
:org-element--cache-sync-key (267 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63912 :contents-begin 63087 
:contents-end 63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (267 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63911 
:pre-blank 0 :contents-begin 63087 :contents-end 63910 :robust-begin 
63089 :robust-end 63908 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (267 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63911 :contents-begin 
63087 :contents-end 63910 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63910)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63911 :contents-begin 63087 :contents-end 63910 :robust-begin 
63087 :robust-end 63908 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :org-element--cache-sync-key (267 . 63086) 
:cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63910 :contents-begin 63445 
:contents-end 63910 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63911 :contents-begin 63087 :contents-end 63910 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          l -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63438 :end 63910 
:contents-begin 63445 :contents-end 63910 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63807..63817]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63486 :end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          l -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63438 :end 63910 :contents-begin 
63445 :contents-end 63910 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63911 
:contents-begin 63087 :contents-end 63910 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63910)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63912 -1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (267 . 
63912)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63912 :end 63943 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63912 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (267 . 63912) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63942 
:pre-blank 0 :contents-begin 62596 :contents-end 63942 :robust-begin 
62598 :robust-end 63940 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (267 . 
63849)::"(example-block (:begin 63849 :end 63911 :value \"\" :switches 
nil :number-lines nil :preserve-indent nil :retain-labels t :use-labels 
t :label-fmt nil :post-blank 0 :post-affiliated 63867 :results (\"\") 
:mode nil :granularity element :org-element--cache-sync-key (267 . 
63849) :cached t :parent (item (:bullet \"- \" :begin 63438 :end 63911 
:contents-begin 63445 :contents-end 63911 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(267 . 63439) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (267 . 
63486)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (267 . 63486) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63911 :contents-begin 63445 
:contents-end 63911 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (267 . 63439) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (267 . 
63445)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (267 . 63445) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63911 :contents-begin 
63445 :contents-end 63911 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (267 . 63439) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (267 . 
63439)::"(item (:bullet \"- \" :begin 63438 :end 63911 :contents-begin 
63445 :contents-end 63911 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (267 . 63439) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (267 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (267 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (267 . 63088) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (267 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (267 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (267 . 63087) :cached t :parent (section 
(:begin 63087 :end 63911 :contents-begin 63087 :contents-end 63910 
:robust-begin 63087 :robust-end 63908 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(267 . 63086) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63912 -1 (section (:begin 63087 :end 63911 
:contents-begin 63087 :contents-end 63910 :robust-begin 63087 ...)) 0] 
up to nil-63817, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63817-63817
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693) :cached t :parent (section 
(:begin 63087 :end 63911 :contents-begin 63087 :contents-end 63910 
:robust-begin 63087 :robust-end 63908 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(266 . 63472) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91308 :end 91308 :robust-begin 3 :robust-end 91306 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63950 :pre-blank 0 
:contents-begin 290 :contents-end 63950 :robust-begin 292 :robust-end 
63948 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91309 :end 91309 :robust-begin 3 :robust-end 91307 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63942 :pre-blank 0 
:contents-begin 300 :contents-end 63942 :robust-begin 302 :robust-end 
63940 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63951 :pre-blank 0 
:contents-begin 290 :contents-end 63951 :robust-begin 292 :robust-end 
63949 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (266 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63942 :pre-blank 
0 :contents-begin 62596 :contents-end 63942 :robust-begin 62598 
:robust-end 63940 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63943 :pre-blank 0 :contents-begin 300 :contents-end 63943 
:robust-begin 302 :robust-end 63941 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (266 . 290))) :cached t 
:org-element--cache-sync-key (266 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63911 :pre-blank 
0 :contents-begin 63087 :contents-end 63910 :robust-begin 63089 
:robust-end 63908 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63943 :pre-blank 0 :contents-begin 62596 :contents-end 63943 
:robust-begin 62598 :robust-end 63941 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 62553))) :cached t 
:org-element--cache-sync-key (266 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63911 :contents-begin 63087 
:contents-end 63910 :robust-begin 63087 :robust-end 63908 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (266 . 63472) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63912 
:pre-blank 0 :contents-begin 63087 :contents-end 63911 :robust-begin 
63089 :robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63912 :contents-begin 
63087 :contents-end 63911 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63911)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (266 . 
63693) :cached t :parent (section (:begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :robust-begin 63087 
:robust-end 63909 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (266 . 63472) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63911 :contents-begin 63445 
:contents-end 63911 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (266 . 63858) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63912 :contents-begin 
63087 :contents-end 63911 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63900) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63911 :contents-begin 63445 
:contents-end 63911 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63858) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63807..63818]𝝙-1
   org-element-cache diagnostics(rfa.org): org-delete-char is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-delete-char is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 18. The remaining sync requests: "([63914 
63914 63919 29 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63943: (266 . 
63910)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63912 :end 63943 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63912 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63910) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63943 
:pre-blank 0 :contents-begin 62596 :contents-end 63943 :robust-begin 
62598 :robust-end 63941 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63910) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63912 :end 63943 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63912 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63910)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63914 63914 63919 29 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63912 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63907) key: "(example-block (:begin 63849 :end 63911 :value \"\" 
:switches nil :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :post-blank 0 :post-affiliated 63867 
:results (\"\") :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63907)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63900) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63900)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63886) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (266 . 63886)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63858) key: "(item (:bullet \"- \" :begin 63438 :end 63911 
:contents-begin 63445 :contents-end 63911 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63911)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (266 . 
63858)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63803) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63911)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (266 . 
63803)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63693) key: "(plain-list (:type unordered :begin 63087 :end 63912 
:contents-begin 63087 :contents-end 63911 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63472) key: "(section (:begin 63087 :end 63912 :contents-begin 63087 
:contents-end 63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (266 . 63472)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63943 
after threshold 63897
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63914 63914 63919 29 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63912 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63897, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 29: [63914 63914 63883 29 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63912 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63472 
63087 63919 -7 ... 0] [63914 63914 63883 36 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63472!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (266 . 
63914)::"(headline (:raw-value \"7635fe30a989f5c1882911a4ab2184a8\" 
:begin 63914 :end 63922 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63914 :title 
\"8310b21b43f46a8a2715fa6402271cad\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63951 :pre-blank 0 
:contents-begin 290 :contents-end 63951 :robust-begin 292 :robust-end 
63949 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (266 . 63914)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (266 . 
63907)::"(example-block (:begin 63849 :end 63911 :value \"\" :switches 
nil :number-lines nil :preserve-indent nil :retain-labels t :use-labels 
t :label-fmt nil :post-blank 0 :post-affiliated 63867 :results (\"\") 
:mode nil :granularity element :org-element--cache-sync-key (266 . 
63907) :cached t :parent (item (:bullet \"- \" :begin 63438 :end 63911 
:contents-begin 63445 :contents-end 63911 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(266 . 63858) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (266 . 
63900)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63900) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63911 :contents-begin 63445 
:contents-end 63911 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63858) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (266 . 
63886)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (266 . 63886) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63911 :contents-begin 
63445 :contents-end 63911 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (266 . 63858) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (266 . 
63858)::"(item (:bullet \"- \" :begin 63438 :end 63911 :contents-begin 
63445 :contents-end 63911 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63858) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63919 
:contents-begin 63087 :contents-end 63911 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (266 . 
63803)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63803) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63919 
:contents-begin 63087 :contents-end 63911 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (266 . 
63693)::"(plain-list (:type unordered :begin 63087 :end 63919 
:contents-begin 63087 :contents-end 63911 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693) :cached t :parent (section 
(:begin 63087 :end 63919 :contents-begin 63087 :contents-end 63911 
:robust-begin 63087 :robust-end 63909 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(266 . 63472) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (266 . 
63472)::"(section (:begin 63087 :end 63919 :contents-begin 63087 
:contents-end 63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (266 . 63472) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63912 
:pre-blank 0 :contents-begin 63087 :contents-end 63911 :robust-begin 
63089 :robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63472 63087 63919 -7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63912 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63897, next: 63914
   org-element-cache diagnostics(rfa.org): Syncing down to 63897-63897
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63919 :contents-begin 63087 
:contents-end 63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (266 . 63472) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63912 
:pre-blank 0 :contents-begin 63087 :contents-end 63911 :robust-begin 
63089 :robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91309 :end 91309 :robust-begin 3 :robust-end 91307 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63951 :pre-blank 0 
:contents-begin 290 :contents-end 63951 :robust-begin 292 :robust-end 
63949 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91316 :end 91316 :robust-begin 3 :robust-end 91314 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63943 :pre-blank 0 
:contents-begin 300 :contents-end 63943 :robust-begin 302 :robust-end 
63941 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63958 :pre-blank 0 
:contents-begin 290 :contents-end 63958 :robust-begin 292 :robust-end 
63956 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (266 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63943 :pre-blank 
0 :contents-begin 62596 :contents-end 63943 :robust-begin 62598 
:robust-end 63941 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63950 :pre-blank 0 :contents-begin 300 :contents-end 63950 
:robust-begin 302 :robust-end 63948 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (266 . 290))) :cached t 
:org-element--cache-sync-key (266 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63912 :pre-blank 
0 :contents-begin 63087 :contents-end 63911 :robust-begin 63089 
:robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63919 :contents-begin 63087 :contents-end 
63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (266 . 63472) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63919 
:pre-blank 0 :contents-begin 63087 :contents-end 63911 :robust-begin 
63089 :robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63919 :contents-begin 
63087 :contents-end 63911 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63911)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (266 . 
63693) :cached t :parent (section (:begin 63087 :end 63919 
:contents-begin 63087 :contents-end 63911 :robust-begin 63087 
:robust-end 63909 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (266 . 63472) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63911 :contents-begin 63445 
:contents-end 63911 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (266 . 63858) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63919 :contents-begin 
63087 :contents-end 63911 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(example-block (:begin 63849 :end 63911 :value \"\" :switches nil 
:number-lines nil :preserve-indent nil :retain-labels t :use-labels t 
:label-fmt nil :post-blank 0 :post-affiliated 63867 :results (\"\") 
:mode nil :granularity element :org-element--cache-sync-key (266 . 
63907) :cached t :parent (item (:bullet \"- \" :begin 63438 :end 63911 
:contents-begin 63445 :contents-end 63911 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(266 . 63858) :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63950 
after threshold 63918
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63914 63914 63883 36 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63919 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63911-63918, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63911-63918
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63911..63918]𝝙-7
   org-element-cache diagnostics(rfa.org): save-buffer is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): save-buffer is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63907) key: "(example-block (:begin 63849 :end 63911 :value \"\" 
:switches nil :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :post-blank 0 :post-affiliated 63867 
:results (\"\") :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63907)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63900) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63900)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63886) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (266 . 63886)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63858) key: "(item (:bullet \"- \" :begin 63438 :end 63911 
:contents-begin 63445 :contents-end 63911 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63911)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (266 . 
63858)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63803) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63911)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (266 . 
63803)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63693) key: "(plain-list (:type unordered :begin 63087 :end 63919 
:contents-begin 63087 :contents-end 63911 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63911)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63693)))"
   org-element-cache diagnostics(rfa.org): Added new element with (266 . 
63472) key: "(section (:begin 63087 :end 63919 :contents-begin 63087 
:contents-end 63911 :robust-begin 63087 :robust-end 63909 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (266 . 63472)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63950 
after threshold 63897
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63883: 
(266 . 63914)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63914 :end 63922 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63914 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63958 :pre-blank 0 
:contents-begin 290 :contents-end 63958 :robust-begin 292 :robust-end 
63956 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (266 . 63914)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (266 . 
63883)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63883 :end 63914 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63883 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63883) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63950 
:pre-blank 0 :contents-begin 62596 :contents-end 63950 :robust-begin 
62598 :robust-end 63948 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (266 . 
63849)::"(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 63867 
:post-blank 0 :post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63849) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63439) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (266 . 
63486)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (266 . 63486) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63439) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (266 . 
63445)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (266 . 63445) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (266 . 63439) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (266 . 
63439)::"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63439) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63883 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (266 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (266 . 63088) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63883 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (266 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63883 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (266 . 63087) :cached t :parent (section 
(:begin 63087 :end 63883 :contents-begin 63087 :contents-end 63867 
:robust-begin 63087 :robust-end 63865 :post-blank 2 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(266 . 63086) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 18
   org-element-cache diagnostics(rfa.org): removing (266 . 
63086)::"(section (:begin 63087 :end 63883 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (266 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63919 
:pre-blank 0 :contents-begin 63087 :contents-end 63911 :robust-begin 
63089 :robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (266 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63883 36 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63919 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63897, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63897-63897
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91316 :end 91316 :robust-begin 3 :robust-end 91314 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63958 :pre-blank 0 
:contents-begin 290 :contents-end 63958 :robust-begin 292 :robust-end 
63956 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91323 :end 91323 :robust-begin 3 :robust-end 91321 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63950 :pre-blank 0 
:contents-begin 300 :contents-end 63950 :robust-begin 302 :robust-end 
63948 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63965 :pre-blank 0 
:contents-begin 290 :contents-end 63965 :robust-begin 292 :robust-end 
63963 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (266 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63950 :pre-blank 
0 :contents-begin 62596 :contents-end 63950 :robust-begin 62598 
:robust-end 63948 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63957 :pre-blank 0 :contents-begin 300 :contents-end 63957 
:robust-begin 302 :robust-end 63955 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (266 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63919 :pre-blank 
0 :contents-begin 63087 :contents-end 63911 :robust-begin 63089 
:robust-end 63909 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63890..63917]𝝙-7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91323 :end 91323 :robust-begin 3 :robust-end 91321 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63965 :pre-blank 0 
:contents-begin 290 :contents-end 63965 :robust-begin 292 :robust-end 
63963 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91310 :end 91310 :robust-begin 3 :robust-end 91308 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63957 :pre-blank 0 
:contents-begin 300 :contents-end 63957 :robust-begin 302 :robust-end 
63955 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63952 :pre-blank 0 
:contents-begin 290 :contents-end 63952 :robust-begin 292 :robust-end 
63950 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (266 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63957 :pre-blank 
0 :contents-begin 62596 :contents-end 63957 :robust-begin 62598 
:robust-end 63955 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63944 :pre-blank 0 :contents-begin 300 :contents-end 63944 
:robust-begin 302 :robust-end 63942 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (266 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63926 :pre-blank 
0 :contents-begin 63087 :contents-end 63918 :robust-begin 63089 
:robust-end 63916 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63890..63897]𝝙13
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91310 :end 91310 :robust-begin 3 :robust-end 91308 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63952 :pre-blank 0 
:contents-begin 290 :contents-end 63952 :robust-begin 292 :robust-end 
63950 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91303 :end 91303 :robust-begin 3 :robust-end 91301 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63944 :pre-blank 0 
:contents-begin 300 :contents-end 63944 :robust-begin 302 :robust-end 
63942 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63945 :pre-blank 0 
:contents-begin 290 :contents-end 63945 :robust-begin 292 :robust-end 
63943 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (266 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63944 :pre-blank 
0 :contents-begin 62596 :contents-end 63944 :robust-begin 62598 
:robust-end 63942 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63937 :pre-blank 0 :contents-begin 300 :contents-end 63937 
:robust-begin 302 :robust-end 63935 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (266 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63913 :pre-blank 
0 :contents-begin 63087 :contents-end 63890 :robust-begin 63089 
:robust-end 63888 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63890..63890]𝝙7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91303 :end 91303 :robust-begin 3 :robust-end 91301 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63945 :pre-blank 0 
:contents-begin 290 :contents-end 63945 :robust-begin 292 :robust-end 
63943 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91287 :end 91287 :robust-begin 3 :robust-end 91285 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63937 :pre-blank 0 
:contents-begin 300 :contents-end 63937 :robust-begin 302 :robust-end 
63935 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63929 :pre-blank 0 
:contents-begin 290 :contents-end 63929 :robust-begin 292 :robust-end 
63927 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (266 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63937 :pre-blank 
0 :contents-begin 62596 :contents-end 63937 :robust-begin 62598 
:robust-end 63935 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63921 :pre-blank 0 :contents-begin 300 :contents-end 63921 
:robust-begin 302 :robust-end 63919 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (266 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63906 :pre-blank 
0 :contents-begin 63087 :contents-end 63890 :robust-begin 63089 
:robust-end 63888 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63867..63874]𝝙16
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63883 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63890 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91287 :end 91287 :robust-begin 3 :robust-end 91285 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63929 :pre-blank 0 
:contents-begin 290 :contents-end 63929 :robust-begin 292 :robust-end 
63927 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91280 :end 91280 :robust-begin 3 :robust-end 91278 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63921 :pre-blank 0 
:contents-begin 300 :contents-end 63921 :robust-begin 302 :robust-end 
63919 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63922 :pre-blank 0 
:contents-begin 290 :contents-end 63922 :robust-begin 292 :robust-end 
63920 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63921 :pre-blank 
0 :contents-begin 62596 :contents-end 63921 :robust-begin 62598 
:robust-end 63919 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63914 :pre-blank 0 :contents-begin 300 :contents-end 63914 
:robust-begin 302 :robust-end 63912 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63890 :pre-blank 
0 :contents-begin 63087 :contents-end 63867 :robust-begin 63089 
:robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63883 :contents-begin 63087 :contents-end 
63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63883 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63883 :contents-begin 
63087 :contents-end 63867 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63867)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63883 
:contents-begin 63087 :contents-end 63867 :robust-begin 63087 
:robust-end 63865 :post-blank 2 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63883 :contents-begin 
63087 :contents-end 63867 :structure (... ...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 63867 
:post-blank 0 :post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63867..63867]𝝙7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 19. The remaining sync requests: "([63895 
63895 63876 19 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63914: (265 . 
63891)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63883 :end 63914 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63883 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63891) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63914 
:pre-blank 0 :contents-begin 62596 :contents-end 63914 :robust-begin 
62598 :robust-end 63912 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63891) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63883 :end 63914 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63883 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63891)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63876 19 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63883 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 
63867 :post-blank 0 :post-affiliated 63849 :mode nil :granularity 
element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63867 
:contents-begin 63445 :contents-end 63867 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63914 
after threshold 63849
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63876 19 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63883 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63849, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63849
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63883 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63883 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63914 
after threshold 63874
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63876 19 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63883 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63874, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 19: [63895 63895 63874 19 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63883 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63876 7 ... 1] [63895 63895 63874 12 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63876 7 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63883 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63874 12 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63883 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63876: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63922 :pre-blank 0 
:contents-begin 290 :contents-end 63922 :robust-begin 292 :robust-end 
63920 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 63867 
:post-blank 0 :post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63876 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63876 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63876 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63876 :contents-begin 63087 :contents-end 63867 
:robust-begin 63087 :robust-end 63865 :post-blank 2 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63876 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63883 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63876 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63883 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63874, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63874-63874
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63876 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63883 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91280 :end 91280 :robust-begin 3 :robust-end 91278 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63922 :pre-blank 0 
:contents-begin 290 :contents-end 63922 :robust-begin 292 :robust-end 
63920 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91273 :end 91273 :robust-begin 3 :robust-end 91271 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63914 :pre-blank 0 
:contents-begin 300 :contents-end 63914 :robust-begin 302 :robust-end 
63912 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63915 :pre-blank 0 
:contents-begin 290 :contents-end 63915 :robust-begin 292 :robust-end 
63913 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63914 :pre-blank 
0 :contents-begin 62596 :contents-end 63914 :robust-begin 62598 
:robust-end 63912 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63907 :pre-blank 0 :contents-begin 300 :contents-end 63907 
:robust-begin 302 :robust-end 63905 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63883 :pre-blank 
0 :contents-begin 63087 :contents-end 63867 :robust-begin 63089 
:robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63876 :contents-begin 63087 :contents-end 
63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63876 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63876 :contents-begin 
63087 :contents-end 63867 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63867)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63876 
:contents-begin 63087 :contents-end 63867 :robust-begin 63087 
:robust-end 63865 :post-blank 2 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63876 :contents-begin 
63087 :contents-end 63867 :structure (... ...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 63867 
:post-blank 0 :post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63907 
after threshold 63867
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63874 12 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63876 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63867-63867, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63867-63867
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63867..63867]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 
63867 :post-blank 0 :post-affiliated 63849 :mode nil :granularity 
element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63867 
:contents-begin 63445 :contents-end 63867 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63876 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63876 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63907 
after threshold 63866
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63874 12 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63876 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63866, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 12: [63895 63895 63873 12 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63876 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63874 2 ... 1] [63895 63895 63873 10 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63874 2 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63876 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63873 10 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63876 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63874: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63915 :pre-blank 0 
:contents-begin 290 :contents-end 63915 :robust-begin 292 :robust-end 
63913 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 63867 
:post-blank 0 :post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63874 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63874 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63874 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63874 :contents-begin 63087 :contents-end 63867 
:robust-begin 63087 :robust-end 63865 :post-blank 2 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63874 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63876 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63874 2 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63876 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63866, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63866-63866
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63874 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63876 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91273 :end 91273 :robust-begin 3 :robust-end 91271 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63915 :pre-blank 0 
:contents-begin 290 :contents-end 63915 :robust-begin 292 :robust-end 
63913 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91271 :end 91271 :robust-begin 3 :robust-end 91269 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63907 :pre-blank 0 
:contents-begin 300 :contents-end 63907 :robust-begin 302 :robust-end 
63905 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63913 :pre-blank 0 
:contents-begin 290 :contents-end 63913 :robust-begin 292 :robust-end 
63911 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63907 :pre-blank 
0 :contents-begin 62596 :contents-end 63907 :robust-begin 62598 
:robust-end 63905 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63905 :pre-blank 0 :contents-begin 300 :contents-end 63905 
:robust-begin 302 :robust-end 63903 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63876 :pre-blank 
0 :contents-begin 63087 :contents-end 63867 :robust-begin 63089 
:robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63874 :contents-begin 63087 :contents-end 
63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63874 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63874 :contents-begin 
63087 :contents-end 63867 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63867)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63874 
:contents-begin 63087 :contents-end 63867 :robust-begin 63087 
:robust-end 63865 :post-blank 2 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63874 :contents-begin 
63087 :contents-end 63867 :structure (... ...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 63867 
:post-blank 0 :post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63905 
after threshold 63873
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63873 10 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63874 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63868-63873, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63868-63873
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63868..63873]𝝙2
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 
63867 :post-blank 0 :post-affiliated 63849 :mode nil :granularity 
element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63867 
:contents-begin 63445 :contents-end 63867 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63874 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63874 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63905 
after threshold 63866
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63873 10 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63874 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63866, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 10: [63895 63895 63872 10 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63874 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63873 1 ... 1] [63895 63895 63872 9 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63873 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63874 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63872 9 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63874 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63873: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63913 :pre-blank 0 
:contents-begin 290 :contents-end 63913 :robust-begin 292 :robust-end 
63911 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 63867 
:post-blank 0 :post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 
63445 :contents-end 63867 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63873 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63873 
:contents-begin 63087 :contents-end 63867 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63873 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63873 :contents-begin 63087 :contents-end 63867 
:robust-begin 63087 :robust-end 63865 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63873 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63874 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63873 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63874 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63866, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63866-63866
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63873 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63874 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91271 :end 91271 :robust-begin 3 :robust-end 91269 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63913 :pre-blank 0 
:contents-begin 290 :contents-end 63913 :robust-begin 292 :robust-end 
63911 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91270 :end 91270 :robust-begin 3 :robust-end 91268 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63905 :pre-blank 0 
:contents-begin 300 :contents-end 63905 :robust-begin 302 :robust-end 
63903 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63912 :pre-blank 0 
:contents-begin 290 :contents-end 63912 :robust-begin 292 :robust-end 
63910 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63905 :pre-blank 
0 :contents-begin 62596 :contents-end 63905 :robust-begin 62598 
:robust-end 63903 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63904 :pre-blank 0 :contents-begin 300 :contents-end 63904 
:robust-begin 302 :robust-end 63902 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63874 :pre-blank 
0 :contents-begin 63087 :contents-end 63867 :robust-begin 63089 
:robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63873 :contents-begin 63087 :contents-end 
63867 :robust-begin 63087 :robust-end 63865 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63873 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63873 :contents-begin 
63087 :contents-end 63867 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63867)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63873 
:contents-begin 63087 :contents-end 63867 :robust-begin 63087 
:robust-end 63865 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63873 :contents-begin 
63087 :contents-end 63867 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63867 :contents-begin 63445 
:contents-end 63867 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63904 
after threshold 63866
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63872 9 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63873 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63866, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63866
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63866]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 63904 
after threshold 63866
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63872 9 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63873 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63866, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63866-63866
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(keyword (:key \"RESULTS\" :value \"\" :begin 63849 :end 
63867 :post-blank 0 :post-affiliated 63849 :mode nil :granularity 
element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63867 
:contents-begin 63445 :contents-end 63867 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63867)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63873 
:contents-begin 63087 :contents-end 63867 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63867)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63873 :contents-begin 63087 
:contents-end 63867 :robust-begin 63087 :robust-end 63865 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63904 
after threshold 63866
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63872 9 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63873 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63866, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 9: [63895 63895 63871 9 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63873 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63872 1 ... 1] [63895 63895 63871 8 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63872 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63873 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63871 8 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63873 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63872: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63912 :pre-blank 0 
:contents-begin 290 :contents-end 63912 :robust-begin 292 :robust-end 
63910 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63866 :contents-begin 63849 
:contents-end 63866 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63866 :contents-begin 
63445 :contents-end 63866 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63866 :contents-begin 63445 
:contents-end 63866 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63866 :contents-begin 
63445 :contents-end 63866 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63866 :contents-begin 
63445 :contents-end 63866 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63866)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63872 
:contents-begin 63087 :contents-end 63866 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63866)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63872 
:contents-begin 63087 :contents-end 63866 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63872 
:contents-begin 63087 :contents-end 63866 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63866)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63872 :contents-begin 63087 :contents-end 63866 
:robust-begin 63087 :robust-end 63864 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63872 :contents-begin 63087 
:contents-end 63866 :robust-begin 63087 :robust-end 63864 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63873 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63872 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63873 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63866, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63866-63866
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63872 :contents-begin 63087 
:contents-end 63866 :robust-begin 63087 :robust-end 63864 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63873 
:pre-blank 0 :contents-begin 63087 :contents-end 63867 :robust-begin 
63089 :robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91270 :end 91270 :robust-begin 3 :robust-end 91268 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63912 :pre-blank 0 
:contents-begin 290 :contents-end 63912 :robust-begin 292 :robust-end 
63910 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91269 :end 91269 :robust-begin 3 :robust-end 91267 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63904 :pre-blank 0 
:contents-begin 300 :contents-end 63904 :robust-begin 302 :robust-end 
63902 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63911 :pre-blank 0 
:contents-begin 290 :contents-end 63911 :robust-begin 292 :robust-end 
63909 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63904 :pre-blank 
0 :contents-begin 62596 :contents-end 63904 :robust-begin 62598 
:robust-end 63902 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63903 :pre-blank 0 :contents-begin 300 :contents-end 63903 
:robust-begin 302 :robust-end 63901 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63873 :pre-blank 
0 :contents-begin 63087 :contents-end 63867 :robust-begin 63089 
:robust-end 63865 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63872 :contents-begin 63087 :contents-end 
63866 :robust-begin 63087 :robust-end 63864 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63872 
:pre-blank 0 :contents-begin 63087 :contents-end 63866 :robust-begin 
63089 :robust-end 63864 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63872 :contents-begin 
63087 :contents-end 63866 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63866)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63872 
:contents-begin 63087 :contents-end 63866 :robust-begin 63087 
:robust-end 63864 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63866 :contents-begin 63445 
:contents-end 63866 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63866)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63872 :contents-begin 
63087 :contents-end 63866 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63866 :contents-begin 63445 
:contents-end 63866 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63903 
after threshold 63865
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63871 8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63872 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63865, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63865
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63865]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63866 :contents-begin 63849 
:contents-end 63866 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63866 
:contents-begin 63445 :contents-end 63866 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63866)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63866)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63872 
:contents-begin 63087 :contents-end 63866 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63866)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63872 :contents-begin 63087 
:contents-end 63866 :robust-begin 63087 :robust-end 63864 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63903 
after threshold 63865
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63871 8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63872 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63865, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 8: [63895 63895 63870 8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63872 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63871 1 ... 1] [63895 63895 63870 7 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63871 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63872 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63870 7 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63872 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63871: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63911 :pre-blank 0 
:contents-begin 290 :contents-end 63911 :robust-begin 292 :robust-end 
63909 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63865 :contents-begin 63849 
:contents-end 63865 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63865 :contents-begin 
63445 :contents-end 63865 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63865 :contents-begin 63445 
:contents-end 63865 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63865 :contents-begin 
63445 :contents-end 63865 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63865 :contents-begin 
63445 :contents-end 63865 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63865)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63871 
:contents-begin 63087 :contents-end 63865 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63865)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63871 
:contents-begin 63087 :contents-end 63865 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63871 
:contents-begin 63087 :contents-end 63865 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63865)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63871 :contents-begin 63087 :contents-end 63865 
:robust-begin 63087 :robust-end 63863 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63871 :contents-begin 63087 
:contents-end 63865 :robust-begin 63087 :robust-end 63863 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63872 
:pre-blank 0 :contents-begin 63087 :contents-end 63866 :robust-begin 
63089 :robust-end 63864 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63871 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63872 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63865, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63865-63865
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63871 :contents-begin 63087 
:contents-end 63865 :robust-begin 63087 :robust-end 63863 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63872 
:pre-blank 0 :contents-begin 63087 :contents-end 63866 :robust-begin 
63089 :robust-end 63864 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91269 :end 91269 :robust-begin 3 :robust-end 91267 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63911 :pre-blank 0 
:contents-begin 290 :contents-end 63911 :robust-begin 292 :robust-end 
63909 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91268 :end 91268 :robust-begin 3 :robust-end 91266 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63903 :pre-blank 0 
:contents-begin 300 :contents-end 63903 :robust-begin 302 :robust-end 
63901 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63910 :pre-blank 0 
:contents-begin 290 :contents-end 63910 :robust-begin 292 :robust-end 
63908 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63903 :pre-blank 
0 :contents-begin 62596 :contents-end 63903 :robust-begin 62598 
:robust-end 63901 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63902 :pre-blank 0 :contents-begin 300 :contents-end 63902 
:robust-begin 302 :robust-end 63900 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63872 :pre-blank 
0 :contents-begin 63087 :contents-end 63866 :robust-begin 63089 
:robust-end 63864 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63871 :contents-begin 63087 :contents-end 
63865 :robust-begin 63087 :robust-end 63863 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63871 
:pre-blank 0 :contents-begin 63087 :contents-end 63865 :robust-begin 
63089 :robust-end 63863 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63871 :contents-begin 
63087 :contents-end 63865 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63865)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63871 
:contents-begin 63087 :contents-end 63865 :robust-begin 63087 
:robust-end 63863 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63865 :contents-begin 63445 
:contents-end 63865 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63865)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63871 :contents-begin 
63087 :contents-end 63865 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63865 :contents-begin 63445 
:contents-end 63865 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63902 
after threshold 63864
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63870 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63871 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63864, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63864
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63864]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63865 :contents-begin 63849 
:contents-end 63865 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63865 
:contents-begin 63445 :contents-end 63865 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63865)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63865)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63871 
:contents-begin 63087 :contents-end 63865 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63865)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63871 :contents-begin 63087 
:contents-end 63865 :robust-begin 63087 :robust-end 63863 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63902 
after threshold 63864
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63870 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63871 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63864, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 7: [63895 63895 63869 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63871 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63870 1 ... 1] [63895 63895 63869 6 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63870 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63871 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63869 6 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63871 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63870: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63910 :pre-blank 0 
:contents-begin 290 :contents-end 63910 :robust-begin 292 :robust-end 
63908 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63864 :contents-begin 63849 
:contents-end 63864 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63864 :contents-begin 
63445 :contents-end 63864 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63864 :contents-begin 63445 
:contents-end 63864 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63864 :contents-begin 
63445 :contents-end 63864 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63864 :contents-begin 
63445 :contents-end 63864 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63864)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63870 
:contents-begin 63087 :contents-end 63864 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63864)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63870 
:contents-begin 63087 :contents-end 63864 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63870 
:contents-begin 63087 :contents-end 63864 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63864)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63870 :contents-begin 63087 :contents-end 63864 
:robust-begin 63087 :robust-end 63862 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63870 :contents-begin 63087 
:contents-end 63864 :robust-begin 63087 :robust-end 63862 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63871 
:pre-blank 0 :contents-begin 63087 :contents-end 63865 :robust-begin 
63089 :robust-end 63863 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63870 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63871 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63864, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63864-63864
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63870 :contents-begin 63087 
:contents-end 63864 :robust-begin 63087 :robust-end 63862 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63871 
:pre-blank 0 :contents-begin 63087 :contents-end 63865 :robust-begin 
63089 :robust-end 63863 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91268 :end 91268 :robust-begin 3 :robust-end 91266 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63910 :pre-blank 0 
:contents-begin 290 :contents-end 63910 :robust-begin 292 :robust-end 
63908 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91267 :end 91267 :robust-begin 3 :robust-end 91265 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63902 :pre-blank 0 
:contents-begin 300 :contents-end 63902 :robust-begin 302 :robust-end 
63900 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63909 :pre-blank 0 
:contents-begin 290 :contents-end 63909 :robust-begin 292 :robust-end 
63907 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63902 :pre-blank 
0 :contents-begin 62596 :contents-end 63902 :robust-begin 62598 
:robust-end 63900 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63901 :pre-blank 0 :contents-begin 300 :contents-end 63901 
:robust-begin 302 :robust-end 63899 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63871 :pre-blank 
0 :contents-begin 63087 :contents-end 63865 :robust-begin 63089 
:robust-end 63863 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63870 :contents-begin 63087 :contents-end 
63864 :robust-begin 63087 :robust-end 63862 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63870 
:pre-blank 0 :contents-begin 63087 :contents-end 63864 :robust-begin 
63089 :robust-end 63862 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63870 :contents-begin 
63087 :contents-end 63864 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63864)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63870 
:contents-begin 63087 :contents-end 63864 :robust-begin 63087 
:robust-end 63862 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63864 :contents-begin 63445 
:contents-end 63864 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63864)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63870 :contents-begin 
63087 :contents-end 63864 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63864 :contents-begin 63445 
:contents-end 63864 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63901 
after threshold 63863
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63869 6 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63870 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63863, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63863
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63863]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63864 :contents-begin 63849 
:contents-end 63864 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63864 
:contents-begin 63445 :contents-end 63864 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63864)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63864)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63870 
:contents-begin 63087 :contents-end 63864 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63864)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63870 :contents-begin 63087 
:contents-end 63864 :robust-begin 63087 :robust-end 63862 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63901 
after threshold 63863
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63869 6 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63870 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63863, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 6: [63895 63895 63868 6 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63870 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63869 1 ... 1] [63895 63895 63868 5 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63869 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63870 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63868 5 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63870 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63869: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63909 :pre-blank 0 
:contents-begin 290 :contents-end 63909 :robust-begin 292 :robust-end 
63907 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63863 :contents-begin 63849 
:contents-end 63863 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63863 :contents-begin 
63445 :contents-end 63863 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63863 :contents-begin 63445 
:contents-end 63863 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63863 :contents-begin 
63445 :contents-end 63863 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63863 :contents-begin 
63445 :contents-end 63863 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63863)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63869 
:contents-begin 63087 :contents-end 63863 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63863)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63869 
:contents-begin 63087 :contents-end 63863 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63869 
:contents-begin 63087 :contents-end 63863 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63863)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63869 :contents-begin 63087 :contents-end 63863 
:robust-begin 63087 :robust-end 63861 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63869 :contents-begin 63087 
:contents-end 63863 :robust-begin 63087 :robust-end 63861 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63870 
:pre-blank 0 :contents-begin 63087 :contents-end 63864 :robust-begin 
63089 :robust-end 63862 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63869 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63870 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63863, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63863-63863
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63869 :contents-begin 63087 
:contents-end 63863 :robust-begin 63087 :robust-end 63861 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63870 
:pre-blank 0 :contents-begin 63087 :contents-end 63864 :robust-begin 
63089 :robust-end 63862 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91267 :end 91267 :robust-begin 3 :robust-end 91265 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63909 :pre-blank 0 
:contents-begin 290 :contents-end 63909 :robust-begin 292 :robust-end 
63907 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91266 :end 91266 :robust-begin 3 :robust-end 91264 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63901 :pre-blank 0 
:contents-begin 300 :contents-end 63901 :robust-begin 302 :robust-end 
63899 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63908 :pre-blank 0 
:contents-begin 290 :contents-end 63908 :robust-begin 292 :robust-end 
63906 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63901 :pre-blank 
0 :contents-begin 62596 :contents-end 63901 :robust-begin 62598 
:robust-end 63899 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63900 :pre-blank 0 :contents-begin 300 :contents-end 63900 
:robust-begin 302 :robust-end 63898 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63870 :pre-blank 
0 :contents-begin 63087 :contents-end 63864 :robust-begin 63089 
:robust-end 63862 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63869 :contents-begin 63087 :contents-end 
63863 :robust-begin 63087 :robust-end 63861 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63869 
:pre-blank 0 :contents-begin 63087 :contents-end 63863 :robust-begin 
63089 :robust-end 63861 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63869 :contents-begin 
63087 :contents-end 63863 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63863)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63869 
:contents-begin 63087 :contents-end 63863 :robust-begin 63087 
:robust-end 63861 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63863 :contents-begin 63445 
:contents-end 63863 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63863)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63869 :contents-begin 
63087 :contents-end 63863 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63863 :contents-begin 63445 
:contents-end 63863 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63900 
after threshold 63862
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63868 5 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63869 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63862, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63862
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63862]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63863 :contents-begin 63849 
:contents-end 63863 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63863 
:contents-begin 63445 :contents-end 63863 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63863)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63863)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63869 
:contents-begin 63087 :contents-end 63863 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63863)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63869 :contents-begin 63087 
:contents-end 63863 :robust-begin 63087 :robust-end 63861 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63900 
after threshold 63862
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63868 5 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63869 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63862, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 5: [63895 63895 63867 5 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63869 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63868 1 ... 1] [63895 63895 63867 4 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63868 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63869 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63867 4 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63869 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63868: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63908 :pre-blank 0 
:contents-begin 290 :contents-end 63908 :robust-begin 292 :robust-end 
63906 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63862 :contents-begin 63849 
:contents-end 63862 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63862 :contents-begin 
63445 :contents-end 63862 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63862 :contents-begin 63445 
:contents-end 63862 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63862 :contents-begin 
63445 :contents-end 63862 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63862 :contents-begin 
63445 :contents-end 63862 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63862)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63868 
:contents-begin 63087 :contents-end 63862 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63862)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63868 
:contents-begin 63087 :contents-end 63862 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63868 
:contents-begin 63087 :contents-end 63862 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63862)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63868 :contents-begin 63087 :contents-end 63862 
:robust-begin 63087 :robust-end 63860 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63868 :contents-begin 63087 
:contents-end 63862 :robust-begin 63087 :robust-end 63860 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63869 
:pre-blank 0 :contents-begin 63087 :contents-end 63863 :robust-begin 
63089 :robust-end 63861 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63868 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63869 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63862, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63862-63862
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63868 :contents-begin 63087 
:contents-end 63862 :robust-begin 63087 :robust-end 63860 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63869 
:pre-blank 0 :contents-begin 63087 :contents-end 63863 :robust-begin 
63089 :robust-end 63861 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91266 :end 91266 :robust-begin 3 :robust-end 91264 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63908 :pre-blank 0 
:contents-begin 290 :contents-end 63908 :robust-begin 292 :robust-end 
63906 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91265 :end 91265 :robust-begin 3 :robust-end 91263 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63900 :pre-blank 0 
:contents-begin 300 :contents-end 63900 :robust-begin 302 :robust-end 
63898 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63907 :pre-blank 0 
:contents-begin 290 :contents-end 63907 :robust-begin 292 :robust-end 
63905 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63900 :pre-blank 
0 :contents-begin 62596 :contents-end 63900 :robust-begin 62598 
:robust-end 63898 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63899 :pre-blank 0 :contents-begin 300 :contents-end 63899 
:robust-begin 302 :robust-end 63897 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63869 :pre-blank 
0 :contents-begin 63087 :contents-end 63863 :robust-begin 63089 
:robust-end 63861 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63868 :contents-begin 63087 :contents-end 
63862 :robust-begin 63087 :robust-end 63860 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63868 
:pre-blank 0 :contents-begin 63087 :contents-end 63862 :robust-begin 
63089 :robust-end 63860 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63868 :contents-begin 
63087 :contents-end 63862 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63862)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63868 
:contents-begin 63087 :contents-end 63862 :robust-begin 63087 
:robust-end 63860 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63862 :contents-begin 63445 
:contents-end 63862 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63862)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63868 :contents-begin 
63087 :contents-end 63862 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63862 :contents-begin 63445 
:contents-end 63862 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63899 
after threshold 63861
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63867 4 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63868 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63861, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63861
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63861]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63862 :contents-begin 63849 
:contents-end 63862 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63862 
:contents-begin 63445 :contents-end 63862 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63862)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63862)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63868 
:contents-begin 63087 :contents-end 63862 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63862)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63868 :contents-begin 63087 
:contents-end 63862 :robust-begin 63087 :robust-end 63860 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63899 
after threshold 63861
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63867 4 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63868 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63861, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 4: [63895 63895 63866 4 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63868 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63867 1 ... 1] [63895 63895 63866 3 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63867 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63868 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63866 3 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63868 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63867: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63907 :pre-blank 0 
:contents-begin 290 :contents-end 63907 :robust-begin 292 :robust-end 
63905 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63861 :contents-begin 63849 
:contents-end 63861 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63861 :contents-begin 
63445 :contents-end 63861 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63861 :contents-begin 63445 
:contents-end 63861 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63861 :contents-begin 
63445 :contents-end 63861 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63861 :contents-begin 
63445 :contents-end 63861 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63861)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63867 
:contents-begin 63087 :contents-end 63861 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63861)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63867 
:contents-begin 63087 :contents-end 63861 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63867 
:contents-begin 63087 :contents-end 63861 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63861)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63867 :contents-begin 63087 :contents-end 63861 
:robust-begin 63087 :robust-end 63859 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63867 :contents-begin 63087 
:contents-end 63861 :robust-begin 63087 :robust-end 63859 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63868 
:pre-blank 0 :contents-begin 63087 :contents-end 63862 :robust-begin 
63089 :robust-end 63860 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63867 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63868 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63861, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63861-63861
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63867 :contents-begin 63087 
:contents-end 63861 :robust-begin 63087 :robust-end 63859 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63868 
:pre-blank 0 :contents-begin 63087 :contents-end 63862 :robust-begin 
63089 :robust-end 63860 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91265 :end 91265 :robust-begin 3 :robust-end 91263 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63907 :pre-blank 0 
:contents-begin 290 :contents-end 63907 :robust-begin 292 :robust-end 
63905 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91264 :end 91264 :robust-begin 3 :robust-end 91262 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63899 :pre-blank 0 
:contents-begin 300 :contents-end 63899 :robust-begin 302 :robust-end 
63897 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63906 :pre-blank 0 
:contents-begin 290 :contents-end 63906 :robust-begin 292 :robust-end 
63904 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63899 :pre-blank 
0 :contents-begin 62596 :contents-end 63899 :robust-begin 62598 
:robust-end 63897 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63898 :pre-blank 0 :contents-begin 300 :contents-end 63898 
:robust-begin 302 :robust-end 63896 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63868 :pre-blank 
0 :contents-begin 63087 :contents-end 63862 :robust-begin 63089 
:robust-end 63860 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63867 :contents-begin 63087 :contents-end 
63861 :robust-begin 63087 :robust-end 63859 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63867 
:pre-blank 0 :contents-begin 63087 :contents-end 63861 :robust-begin 
63089 :robust-end 63859 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63867 :contents-begin 
63087 :contents-end 63861 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63861)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63867 
:contents-begin 63087 :contents-end 63861 :robust-begin 63087 
:robust-end 63859 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63861 :contents-begin 63445 
:contents-end 63861 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63861)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63867 :contents-begin 
63087 :contents-end 63861 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63861 :contents-begin 63445 
:contents-end 63861 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63898 
after threshold 63860
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63866 3 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63867 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63860, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63860
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63860]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63861 :contents-begin 63849 
:contents-end 63861 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63861 
:contents-begin 63445 :contents-end 63861 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63861)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63861)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63867 
:contents-begin 63087 :contents-end 63861 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63861)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63867 :contents-begin 63087 
:contents-end 63861 :robust-begin 63087 :robust-end 63859 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63898 
after threshold 63860
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63866 3 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63867 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63860, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 3: [63895 63895 63865 3 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63867 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63866 1 ... 1] [63895 63895 63865 2 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63866 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63867 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63865 2 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63867 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63866: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63906 :pre-blank 0 
:contents-begin 290 :contents-end 63906 :robust-begin 292 :robust-end 
63904 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63860 :contents-begin 63849 
:contents-end 63860 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63860 :contents-begin 
63445 :contents-end 63860 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63860 :contents-begin 63445 
:contents-end 63860 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63860 :contents-begin 
63445 :contents-end 63860 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63860 :contents-begin 
63445 :contents-end 63860 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63860)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63866 
:contents-begin 63087 :contents-end 63860 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63860)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63866 
:contents-begin 63087 :contents-end 63860 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63866 
:contents-begin 63087 :contents-end 63860 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63860)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63866 :contents-begin 63087 :contents-end 63860 
:robust-begin 63087 :robust-end 63858 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63866 :contents-begin 63087 
:contents-end 63860 :robust-begin 63087 :robust-end 63858 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63867 
:pre-blank 0 :contents-begin 63087 :contents-end 63861 :robust-begin 
63089 :robust-end 63859 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63866 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63867 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63860, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63860-63860
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63866 :contents-begin 63087 
:contents-end 63860 :robust-begin 63087 :robust-end 63858 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63867 
:pre-blank 0 :contents-begin 63087 :contents-end 63861 :robust-begin 
63089 :robust-end 63859 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91264 :end 91264 :robust-begin 3 :robust-end 91262 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63906 :pre-blank 0 
:contents-begin 290 :contents-end 63906 :robust-begin 292 :robust-end 
63904 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91263 :end 91263 :robust-begin 3 :robust-end 91261 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63898 :pre-blank 0 
:contents-begin 300 :contents-end 63898 :robust-begin 302 :robust-end 
63896 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63905 :pre-blank 0 
:contents-begin 290 :contents-end 63905 :robust-begin 292 :robust-end 
63903 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63898 :pre-blank 
0 :contents-begin 62596 :contents-end 63898 :robust-begin 62598 
:robust-end 63896 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63897 :pre-blank 0 :contents-begin 300 :contents-end 63897 
:robust-begin 302 :robust-end 63895 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63867 :pre-blank 
0 :contents-begin 63087 :contents-end 63861 :robust-begin 63089 
:robust-end 63859 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63866 :contents-begin 63087 :contents-end 
63860 :robust-begin 63087 :robust-end 63858 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63866 
:pre-blank 0 :contents-begin 63087 :contents-end 63860 :robust-begin 
63089 :robust-end 63858 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63866 :contents-begin 
63087 :contents-end 63860 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63860)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63866 
:contents-begin 63087 :contents-end 63860 :robust-begin 63087 
:robust-end 63858 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63860 :contents-begin 63445 
:contents-end 63860 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63860)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63866 :contents-begin 
63087 :contents-end 63860 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63860 :contents-begin 63445 
:contents-end 63860 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63897 
after threshold 63859
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63865 2 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63866 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63859, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63859
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63859]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63860 :contents-begin 63849 
:contents-end 63860 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63860 
:contents-begin 63445 :contents-end 63860 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63860)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63860)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63866 
:contents-begin 63087 :contents-end 63860 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63860)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63866 :contents-begin 63087 
:contents-end 63860 :robust-begin 63087 :robust-end 63858 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63897 
after threshold 63859
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63865 2 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63866 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63859, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 2: [63895 63895 63864 2 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63866 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63865 1 ... 1] [63895 63895 63864 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63865 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63866 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63864 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63866 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63865: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63905 :pre-blank 0 
:contents-begin 290 :contents-end 63905 :robust-begin 292 :robust-end 
63903 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(paragraph (:begin 63849 :end 63859 :contents-begin 63849 
:contents-end 63859 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63859 :contents-begin 
63445 :contents-end 63859 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63859 :contents-begin 63445 
:contents-end 63859 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63859 :contents-begin 
63445 :contents-end 63859 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63859 :contents-begin 
63445 :contents-end 63859 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63859)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63865 
:contents-begin 63087 :contents-end 63859 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63859)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63865 
:contents-begin 63087 :contents-end 63859 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63865 
:contents-begin 63087 :contents-end 63859 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63859)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63865 :contents-begin 63087 :contents-end 63859 
:robust-begin 63087 :robust-end 63857 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63865 :contents-begin 63087 
:contents-end 63859 :robust-begin 63087 :robust-end 63857 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63866 
:pre-blank 0 :contents-begin 63087 :contents-end 63860 :robust-begin 
63089 :robust-end 63858 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63865 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63866 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63859, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63859-63859
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63865 :contents-begin 63087 
:contents-end 63859 :robust-begin 63087 :robust-end 63857 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63866 
:pre-blank 0 :contents-begin 63087 :contents-end 63860 :robust-begin 
63089 :robust-end 63858 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91263 :end 91263 :robust-begin 3 :robust-end 91261 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63905 :pre-blank 0 
:contents-begin 290 :contents-end 63905 :robust-begin 292 :robust-end 
63903 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91262 :end 91262 :robust-begin 3 :robust-end 91260 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63897 :pre-blank 0 
:contents-begin 300 :contents-end 63897 :robust-begin 302 :robust-end 
63895 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63904 :pre-blank 0 
:contents-begin 290 :contents-end 63904 :robust-begin 292 :robust-end 
63902 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63897 :pre-blank 
0 :contents-begin 62596 :contents-end 63897 :robust-begin 62598 
:robust-end 63895 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63896 :pre-blank 0 :contents-begin 300 :contents-end 63896 
:robust-begin 302 :robust-end 63894 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63866 :pre-blank 
0 :contents-begin 63087 :contents-end 63860 :robust-begin 63089 
:robust-end 63858 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63865 :contents-begin 63087 :contents-end 
63859 :robust-begin 63087 :robust-end 63857 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 
:pre-blank 0 :contents-begin 63087 :contents-end 63859 :robust-begin 
63089 :robust-end 63857 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63865 :contents-begin 
63087 :contents-end 63859 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63859)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63865 
:contents-begin 63087 :contents-end 63859 :robust-begin 63087 
:robust-end 63857 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63859 :contents-begin 63445 
:contents-end 63859 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63859)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63865 :contents-begin 
63087 :contents-end 63859 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63859 :contents-begin 63445 
:contents-end 63859 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63896 
after threshold 63858
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63864 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63865 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63858, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63858
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63858]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(paragraph (:begin 63849 :end 63859 :contents-begin 63849 
:contents-end 63859 :post-blank 0 :post-affiliated 63849 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63859 
:contents-begin 63445 :contents-end 63859 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63859)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63859)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63865 
:contents-begin 63087 :contents-end 63859 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63859)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63865 :contents-begin 63087 
:contents-end 63859 :robust-begin 63087 :robust-end 63857 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63896 
after threshold 63858
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63864 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63865 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63858, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 1: [63895 63895 63863 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63865 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63864 1 ... 1] [63895 63895 63863 0 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63864 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63863 0 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63864: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63904 :pre-blank 0 
:contents-begin 290 :contents-end 63904 :robust-begin 292 :robust-end 
63902 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63888)::"(comment (:begin 63849 :end 63858 :value \"\" :post-blank 0 
:post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63858 :contents-begin 63445 
:contents-end 63858 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63858 :contents-begin 63445 
:contents-end 63858 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63858 :contents-begin 
63445 :contents-end 63858 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63858 :contents-begin 
63445 :contents-end 63858 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63858 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63858 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63864 :contents-begin 63087 :contents-end 63858 
:robust-begin 63087 :robust-end 63856 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63864 :contents-begin 63087 
:contents-end 63858 :robust-begin 63087 :robust-end 63856 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 
:pre-blank 0 :contents-begin 63087 :contents-end 63859 :robust-begin 
63089 :robust-end 63857 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63864 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63865 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63858, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63858-63858
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63864 :contents-begin 63087 
:contents-end 63858 :robust-begin 63087 :robust-end 63856 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 
:pre-blank 0 :contents-begin 63087 :contents-end 63859 :robust-begin 
63089 :robust-end 63857 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91262 :end 91262 :robust-begin 3 :robust-end 91260 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63904 :pre-blank 0 
:contents-begin 290 :contents-end 63904 :robust-begin 292 :robust-end 
63902 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91261 :end 91261 :robust-begin 3 :robust-end 91259 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63896 :pre-blank 0 
:contents-begin 300 :contents-end 63896 :robust-begin 302 :robust-end 
63894 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63903 :pre-blank 0 
:contents-begin 290 :contents-end 63903 :robust-begin 292 :robust-end 
63901 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63896 :pre-blank 
0 :contents-begin 62596 :contents-end 63896 :robust-begin 62598 
:robust-end 63894 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63895 :pre-blank 0 :contents-begin 300 :contents-end 63895 
:robust-begin 302 :robust-end 63893 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 :pre-blank 
0 :contents-begin 63087 :contents-end 63859 :robust-begin 63089 
:robust-end 63857 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63864 :contents-begin 63087 :contents-end 
63858 :robust-begin 63087 :robust-end 63856 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 
:pre-blank 0 :contents-begin 63087 :contents-end 63858 :robust-begin 
63089 :robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63864 :contents-begin 
63087 :contents-end 63858 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63858)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63858 :robust-begin 63087 
:robust-end 63856 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63858 :contents-begin 63445 
:contents-end 63858 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63864 :contents-begin 
63087 :contents-end 63858 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63849 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63858 :contents-begin 63445 
:contents-end 63858 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63895 
after threshold 63857
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63863 0 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63857, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63857
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63857]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63888) key: "(comment (:begin 63849 :end 63858 :value \"\" :post-blank 0 
:post-affiliated 63849 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63888)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63849 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63858 
:contents-begin 63445 :contents-end 63858 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63858)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63858)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63864 :contents-begin 63087 
:contents-end 63858 :robust-begin 63087 :robust-end 63856 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63895 
after threshold 63857
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63863 0 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63857, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 0: [63895 63895 63856 0 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63863 1 ... 1] [63895 63895 63856 -1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63863 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63856 -1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63863: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63903 :pre-blank 0 
:contents-begin 290 :contents-end 63903 :robust-begin 292 :robust-end 
63901 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63863 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 3 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63863 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 3 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63863 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63863 :contents-begin 63087 :contents-end 63848 
:robust-begin 63087 :robust-end 63846 :post-blank 3 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63863 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 
:pre-blank 0 :contents-begin 63087 :contents-end 63858 :robust-begin 
63089 :robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63863 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63857, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63857-63857
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63863 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 
:pre-blank 0 :contents-begin 63087 :contents-end 63858 :robust-begin 
63089 :robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91261 :end 91261 :robust-begin 3 :robust-end 91259 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63903 :pre-blank 0 
:contents-begin 290 :contents-end 63903 :robust-begin 292 :robust-end 
63901 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91260 :end 91260 :robust-begin 3 :robust-end 91258 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (265 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63895 :pre-blank 0 
:contents-begin 300 :contents-end 63895 :robust-begin 302 :robust-end 
63893 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63902 :pre-blank 0 
:contents-begin 290 :contents-end 63902 :robust-begin 292 :robust-end 
63900 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (265 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63895 :pre-blank 
0 :contents-begin 62596 :contents-end 63895 :robust-begin 62598 
:robust-end 63893 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63894 :pre-blank 0 :contents-begin 300 :contents-end 63894 
:robust-begin 302 :robust-end 63892 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 :pre-blank 
0 :contents-begin 63087 :contents-end 63858 :robust-begin 63089 
:robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63863 :contents-begin 63087 :contents-end 
63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63863 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 3 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63863 :contents-begin 
63087 :contents-end 63848 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63848)) :post-blank 3 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63863 
:contents-begin 63087 :contents-end 63848 :robust-begin 63087 
:robust-end 63846 :post-blank 3 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63863 :contents-begin 
63087 :contents-end 63848 :structure (... ...) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63894 
after threshold 63856
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63856 -1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63863 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63856, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63856
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63856]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63848 
:contents-begin 63445 :contents-end 63848 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63894 
after threshold 63831
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63856 -1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63863 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63831, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63831-63831
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63863 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63863 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63894 
after threshold 63856
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63856 -1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63863 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63856, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to -1: [63895 63895 63864 -1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63863 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63895 
63895 63856 7 ... 1] [63895 63895 63864 -8 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63895 63895 63856 7 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63863 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63895 63895 63864 -8 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63863 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63856: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63902 :pre-blank 0 
:contents-begin 290 :contents-end 63902 :robust-begin 292 :robust-end 
63900 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (264 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63881)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63868)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63841) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63841)::"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63856 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 3 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63787)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63787) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63856 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 3 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63679)::"(plain-list (:type unordered :begin 63087 :end 63856 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
(:begin 63087 :end 63856 :contents-begin 63087 :contents-end 63848 
:robust-begin 63087 :robust-end 63846 :post-blank 3 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63463) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63463)::"(section (:begin 63087 :end 63856 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63863 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 3 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63463 63087 63856 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63863 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63856, next: 63895
   org-element-cache diagnostics(rfa.org): Syncing down to 63856-63856
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63856 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63863 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 3 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91260 :end 91260 :robust-begin 3 :robust-end 91258 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63902 :pre-blank 0 
:contents-begin 290 :contents-end 63902 :robust-begin 292 :robust-end 
63900 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91253 :end 91253 :robust-begin 3 :robust-end 91251 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (264 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63894 :pre-blank 0 
:contents-begin 300 :contents-end 63894 :robust-begin 302 :robust-end 
63892 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63895 :pre-blank 0 
:contents-begin 290 :contents-end 63895 :robust-begin 292 :robust-end 
63893 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (264 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63894 :pre-blank 
0 :contents-begin 62596 :contents-end 63894 :robust-begin 62598 
:robust-end 63892 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63887 :pre-blank 0 :contents-begin 300 :contents-end 63887 
:robust-begin 302 :robust-end 63885 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (265 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63863 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 3 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63856 :contents-begin 63087 :contents-end 
63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63856 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 3 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63856 :contents-begin 
63087 :contents-end 63848 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63848)) :post-blank 3 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (265 . 
63679) :cached t :parent (section (:begin 63087 :end 63856 
:contents-begin 63087 :contents-end 63848 :robust-begin 63087 
:robust-end 63846 :post-blank 3 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (265 . 63463) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (265 . 63841) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63856 :contents-begin 
63087 :contents-end 63848 :structure (... ...) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63841) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63887 
after threshold 63849
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63895 63895 63864 -8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63856 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63849, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63849
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63849]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63881) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63881)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63868) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63868)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63841) key: "(item (:bullet \"- \" :begin 63438 :end 63848 
:contents-begin 63445 :contents-end 63848 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63841)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63787) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (265 . 
63787)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63679) key: "(plain-list (:type unordered :begin 63087 :end 63856 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63679)))"
   org-element-cache diagnostics(rfa.org): Added new element with (265 . 
63463) key: "(section (:begin 63087 :end 63856 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 3 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63463)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63887 
after threshold 63847
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63864: 
(265 . 63895)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63895 :end 63903 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63895 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63895 :pre-blank 0 
:contents-begin 290 :contents-end 63895 :robust-begin 292 :robust-end 
63893 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (264 . 
269))) :org-element--cache-sync-key (265 . 63895)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (265 . 
63864)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63864 :end 63895 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63864 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63864) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63887 
:pre-blank 0 :contents-begin 62596 :contents-end 63887 :robust-begin 
62598 :robust-end 63885 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (265 . 
63486)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (265 . 63486) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63439) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (265 . 
63445)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (265 . 63445) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (265 . 63439) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (265 . 
63439)::"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63439) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (265 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (265 . 63088) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (265 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (265 . 63087) :cached t :parent (section 
(:begin 63087 :end 63864 :contents-begin 63087 :contents-end 63848 
:robust-begin 63087 :robust-end 63846 :post-blank 2 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(265 . 63086) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (265 . 
63086)::"(section (:begin 63087 :end 63864 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (265 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63856 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 3 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (265 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63864 -8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63856 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63847, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63847-63847
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91253 :end 91253 :robust-begin 3 :robust-end 91251 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63895 :pre-blank 0 
:contents-begin 290 :contents-end 63895 :robust-begin 292 :robust-end 
63893 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91260 :end 91260 :robust-begin 3 :robust-end 91258 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (264 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63887 :pre-blank 0 
:contents-begin 300 :contents-end 63887 :robust-begin 302 :robust-end 
63885 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63902 :pre-blank 0 
:contents-begin 290 :contents-end 63902 :robust-begin 292 :robust-end 
63900 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (264 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63887 :pre-blank 
0 :contents-begin 62596 :contents-end 63887 :robust-begin 62598 
:robust-end 63885 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63894 :pre-blank 0 :contents-begin 300 :contents-end 63894 
:robust-begin 302 :robust-end 63892 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (264 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63856 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 3 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63848..63855]𝝙-7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91260 :end 91260 :robust-begin 3 :robust-end 91258 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63902 :pre-blank 0 
:contents-begin 290 :contents-end 63902 :robust-begin 292 :robust-end 
63900 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91262 :end 91262 :robust-begin 3 :robust-end 91260 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (264 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63894 :pre-blank 0 
:contents-begin 300 :contents-end 63894 :robust-begin 302 :robust-end 
63892 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63904 :pre-blank 0 
:contents-begin 290 :contents-end 63904 :robust-begin 292 :robust-end 
63902 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (264 . 
269))) :cached t :org-element--cache-sync-key (265 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63894 :pre-blank 
0 :contents-begin 62596 :contents-end 63894 :robust-begin 62598 
:robust-end 63892 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63896 :pre-blank 0 :contents-begin 300 :contents-end 63896 
:robust-begin 302 :robust-end 63894 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (265 . 290))) :cached t 
:org-element--cache-sync-key (264 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63863 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 3 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63857..63864]𝝙-2
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63864 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 3 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91262 :end 91262 :robust-begin 3 :robust-end 91260 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63904 :pre-blank 0 
:contents-begin 290 :contents-end 63904 :robust-begin 292 :robust-end 
63902 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91261 :end 91261 :robust-begin 3 :robust-end 91259 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (264 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63896 :pre-blank 0 
:contents-begin 300 :contents-end 63896 :robust-begin 302 :robust-end 
63894 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63903 :pre-blank 0 
:contents-begin 290 :contents-end 63903 :robust-begin 292 :robust-end 
63901 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (264 . 
269))) :cached t :org-element--cache-sync-key (264 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63896 :pre-blank 
0 :contents-begin 62596 :contents-end 63896 :robust-begin 62598 
:robust-end 63894 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63895 :pre-blank 0 :contents-begin 300 :contents-end 63895 
:robust-begin 302 :robust-end 63893 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (264 . 290))) :cached t 
:org-element--cache-sync-key (264 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63865 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 3 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63864 :contents-begin 63087 :contents-end 
63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63864 :contents-begin 
63087 :contents-end 63848 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63848)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (264 . 
63667) :cached t :parent (section (:begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63848 :robust-begin 63087 
:robust-end 63846 :post-blank 2 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (264 . 63455) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (264 . 63826) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63864 :contents-begin 
63087 :contents-end 63848 :structure (... ...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63826) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63848..63855]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 18. The remaining sync requests: "([63880 
63880 63857 15 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63895: (264 . 
63873)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63864 :end 63895 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63864 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63873) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63895 
:pre-blank 0 :contents-begin 62596 :contents-end 63895 :robust-begin 
62598 :robust-end 63893 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63873) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63864 :end 63895 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63864 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63873)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63880 63880 63857 15 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63866) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63853) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (264 . 63853)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63826) key: "(item (:bullet \"- \" :begin 63438 :end 63848 
:contents-begin 63445 :contents-end 63848 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (264 . 
63826)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63773) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (264 . 
63773)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63895 
after threshold 63831
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63880 63880 63857 15 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63831, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63831-63831
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63667) key: "(plain-list (:type unordered :begin 63087 :end 63864 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63455) key: "(section (:begin 63087 :end 63864 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63895 
after threshold 63855
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63880 63880 63857 15 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63855, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 15: [63880 63880 63850 15 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63880 
63880 63857 7 ... 1] [63880 63880 63850 8 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63880 63880 63857 7 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63880 63880 63850 8 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63857: 
(264 . 63880)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63880 :end 63888 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63880 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63903 :pre-blank 0 
:contents-begin 290 :contents-end 63903 :robust-begin 292 :robust-end 
63901 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :org-element--cache-sync-key (264 . 63880)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (264 . 
63866)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63826) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (264 . 
63853)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (264 . 63853) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (264 . 63826) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (264 . 
63826)::"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63826) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63857 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (264 . 
63773)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63773) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63857 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (264 . 
63667)::"(plain-list (:type unordered :begin 63087 :end 63857 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached t :parent (section 
(:begin 63087 :end 63857 :contents-begin 63087 :contents-end 63848 
:robust-begin 63087 :robust-end 63846 :post-blank 2 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(264 . 63455) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (264 . 
63455)::"(section (:begin 63087 :end 63857 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63455 63087 63857 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63864 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63855, next: 63880
   org-element-cache diagnostics(rfa.org): Syncing down to 63855-63855
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63857 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91261 :end 91261 :robust-begin 3 :robust-end 91259 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63903 :pre-blank 0 
:contents-begin 290 :contents-end 63903 :robust-begin 292 :robust-end 
63901 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91254 :end 91254 :robust-begin 3 :robust-end 91252 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63895 :pre-blank 0 
:contents-begin 300 :contents-end 63895 :robust-begin 302 :robust-end 
63893 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63896 :pre-blank 0 
:contents-begin 290 :contents-end 63896 :robust-begin 292 :robust-end 
63894 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (264 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63895 :pre-blank 
0 :contents-begin 62596 :contents-end 63895 :robust-begin 62598 
:robust-end 63893 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63888 :pre-blank 0 :contents-begin 300 :contents-end 63888 
:robust-begin 302 :robust-end 63886 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (264 . 290))) :cached t 
:org-element--cache-sync-key (264 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63864 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63857 :contents-begin 63087 :contents-end 
63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63857 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63857 :contents-begin 
63087 :contents-end 63848 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63848)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (264 . 
63667) :cached t :parent (section (:begin 63087 :end 63857 
:contents-begin 63087 :contents-end 63848 :robust-begin 63087 
:robust-end 63846 :post-blank 2 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (264 . 63455) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (264 . 63826) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63857 :contents-begin 
63087 :contents-end 63848 :structure (... ...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63826) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63888 
after threshold 63848
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63880 63880 63850 8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63857 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63848-63848, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63848-63848
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63848..63848]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63866) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63853) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (264 . 63853)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63826) key: "(item (:bullet \"- \" :begin 63438 :end 63848 
:contents-begin 63445 :contents-end 63848 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (264 . 
63826)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63773) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (264 . 
63773)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63667) key: "(plain-list (:type unordered :begin 63087 :end 63857 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63455) key: "(section (:begin 63087 :end 63857 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63888 
after threshold 63847
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63880 63880 63850 8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63857 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63847, next: nil
   org-element-cache diagnostics(rfa.org): Updating next request offset 
to 8: [63880 63880 63849 8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63857 :pre-blank 0 
:contents-begin 63087 ...)) 1]
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63880 
63880 63850 7 ... 1] [63880 63880 63849 1 ... 1])"
   org-element-cache diagnostics(rfa.org): Phase 1: Unorderered 
requests. Merging: "[63880 63880 63850 7 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63857 :pre-blank 
0 :contents-begin 63087 ...)) 1]"
"[63880 63880 63849 1 (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63857 :pre-blank 
0 :contents-begin 63087 ...)) 1]"

   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63850: 
(264 . 63880)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63880 :end 63888 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63880 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63896 :pre-blank 0 
:contents-begin 290 :contents-end 63896 :robust-begin 292 :robust-end 
63894 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :org-element--cache-sync-key (264 . 63880)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (264 . 
63866)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63826) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (264 . 
63853)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (264 . 63853) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (264 . 63826) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (264 . 
63826)::"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63826) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63850 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (264 . 
63773)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63773) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63850 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (264 . 
63667)::"(plain-list (:type unordered :begin 63087 :end 63850 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached t :parent (section 
(:begin 63087 :end 63850 :contents-begin 63087 :contents-end 63848 
:robust-begin 63087 :robust-end 63846 :post-blank 2 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(264 . 63455) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (264 . 
63455)::"(section (:begin 63087 :end 63850 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63857 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63455 63087 63850 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63857 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63847, next: 63880
   org-element-cache diagnostics(rfa.org): Syncing down to 63847-63847
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63850 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63857 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91254 :end 91254 :robust-begin 3 :robust-end 91252 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63896 :pre-blank 0 
:contents-begin 290 :contents-end 63896 :robust-begin 292 :robust-end 
63894 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91247 :end 91247 :robust-begin 3 :robust-end 91245 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63888 :pre-blank 0 
:contents-begin 300 :contents-end 63888 :robust-begin 302 :robust-end 
63886 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63889 :pre-blank 0 
:contents-begin 290 :contents-end 63889 :robust-begin 292 :robust-end 
63887 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (264 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63888 :pre-blank 
0 :contents-begin 62596 :contents-end 63888 :robust-begin 62598 
:robust-end 63886 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63881 :pre-blank 0 :contents-begin 300 :contents-end 63881 
:robust-begin 302 :robust-end 63879 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (264 . 290))) :cached t 
:org-element--cache-sync-key (264 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63857 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63850 :contents-begin 63087 :contents-end 
63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63850 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (264 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63850 :contents-begin 
63087 :contents-end 63848 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63848)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (264 . 
63667) :cached t :parent (section (:begin 63087 :end 63850 
:contents-begin 63087 :contents-end 63848 :robust-begin 63087 
:robust-end 63846 :post-blank 2 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (264 . 63455) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (264 . 63826) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63850 :contents-begin 
63087 :contents-end 63848 :structure (... ...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63826) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63881 
after threshold 63849
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63880 63880 63849 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63850 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to 63849-63849, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63849-63849
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63849..63849]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63866) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63866)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63853) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (264 . 63853)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63826) key: "(item (:bullet \"- \" :begin 63438 :end 63848 
:contents-begin 63445 :contents-end 63848 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (264 . 
63826)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63773) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (264 . 
63773)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63667) key: "(plain-list (:type unordered :begin 63087 :end 63850 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63667)))"
   org-element-cache diagnostics(rfa.org): Added new element with (264 . 
63455) key: "(section (:begin 63087 :end 63850 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63455)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63881 
after threshold 63847
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63849: 
(264 . 63880)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63880 :end 63888 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63880 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63889 :pre-blank 0 
:contents-begin 290 :contents-end 63889 :robust-begin 292 :robust-end 
63887 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :org-element--cache-sync-key (264 . 63880)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (264 . 
63849)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63849 :end 63880 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63849 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63849) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63881 
:pre-blank 0 :contents-begin 62596 :contents-end 63881 :robust-begin 
62598 :robust-end 63879 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (262 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (264 . 
63486)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (264 . 63486) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63439) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (264 . 
63445)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (264 . 63445) :cached 
t :parent (item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (264 . 63439) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (264 . 
63439)::"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 
63445 :contents-end 63848 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63439) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63849 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (264 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (264 . 63088) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63849 
:contents-begin 63087 :contents-end 63848 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (264 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63849 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (264 . 63087) :cached t :parent (section 
(:begin 63087 :end 63849 :contents-begin 63087 :contents-end 63848 
:robust-begin 63087 :robust-end 63846 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(264 . 63086) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (264 . 
63086)::"(section (:begin 63087 :end 63849 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (264 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63850 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (263 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63849 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63850 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63847, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63847-63847
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63849 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (263 . 63440) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63850 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (263 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91247 :end 91247 :robust-begin 3 :robust-end 91245 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63889 :pre-blank 0 
:contents-begin 290 :contents-end 63889 :robust-begin 292 :robust-end 
63887 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91246 :end 91246 :robust-begin 3 :robust-end 91244 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63881 :pre-blank 0 
:contents-begin 300 :contents-end 63881 :robust-begin 302 :robust-end 
63879 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63888 :pre-blank 0 
:contents-begin 290 :contents-end 63888 :robust-begin 292 :robust-end 
63886 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (263 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63881 :pre-blank 
0 :contents-begin 62596 :contents-end 63881 :robust-begin 62598 
:robust-end 63879 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63880 :pre-blank 0 :contents-begin 300 :contents-end 63880 
:robust-begin 302 :robust-end 63878 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (263 . 290))) :cached t 
:org-element--cache-sync-key (262 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63850 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63849 :contents-begin 63087 :contents-end 
63848 :robust-begin 63087 :robust-end 63846 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (263 . 63440) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63849 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (263 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63849 :contents-begin 
63087 :contents-end 63848 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63848)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (263 . 
63644) :cached t :parent (section (:begin 63087 :end 63849 
:contents-begin 63087 :contents-end 63848 :robust-begin 63087 
:robust-end 63846 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (263 . 63440) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (263 . 63797) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63849 :contents-begin 
63087 :contents-end 63848 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (263 . 63644) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63848 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (263 . 63836) :cached t :parent (item 
(:bullet \"- \" :begin 63438 :end 63848 :contents-begin 63445 
:contents-end 63848 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (263 . 63797) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63831..63847]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 18. The remaining sync requests: "([63849 
63849 nil 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63849: (263 . 
63644)::"(plain-list (:type unordered :begin 63087 :end 63849 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (263 . 63644) :cached t :parent (section 
(:begin 63087 :end 63849 :contents-begin 63087 :contents-end 63848 
:robust-begin 63087 :robust-end 63846 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(263 . 63440) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63849 63849 nil 0 nil 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (263 . 
63836) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63848 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f9e7a3a2dfa5696dc098d4d1cd219705\"$(date 
+%Y-%m-%d)-pm#3958-hash-billing-path.sql.bz2\\\"

          mysqldump \\\\
            --host hhs-phx-p-mys04.clemson.edu \\\\
            --user pjones -p \\\\
            cltc_phoenix \\\\
            claim_billing_files |
            bzip2 >\\\"$file\\\"

          hostname
          ln -lh \\\"$file\\\"
\" :post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:org-element--cache-sync-key (263 . 63836)))"
   org-element-cache diagnostics(rfa.org): Added new element with (263 . 
63823) key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :org-element--cache-sync-key (263 . 63823)))"
   org-element-cache diagnostics(rfa.org): Added new element with (263 . 
63797) key: "(item (:bullet \"- \" :begin 63438 :end 63848 
:contents-begin 63445 :contents-end 63848 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (263 . 
63797)))"
   org-element-cache diagnostics(rfa.org): Added new element with (263 . 
63746) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63848)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (263 . 
63746)))"
   org-element-cache diagnostics(rfa.org): Added new element with (263 . 
63644) key: "(plain-list (:type unordered :begin 63087 :end 63849 
:contents-begin 63087 :contents-end 63848 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63848)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (263 . 63644)))"
   org-element-cache diagnostics(rfa.org): Added new element with (263 . 
63440) key: "(section (:begin 63087 :end 63849 :contents-begin 63087 
:contents-end 63848 :robust-begin 63087 :robust-end 63846 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (263 . 63440)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63849 
after threshold 63829
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63849 63849 nil 0 nil 1] up to nil-63829, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63829-63829
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating 
offset of the next request by 𝝙1: [63849 63849 nil -1 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91246 :end 91246 :robust-begin 3 :robust-end 91244 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63888 :pre-blank 0 
:contents-begin 290 :contents-end 63888 :robust-begin 292 :robust-end 
63886 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91245 :end 91245 :robust-begin 3 :robust-end 91243 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63880 :pre-blank 0 
:contents-begin 300 :contents-end 63880 :robust-begin 302 :robust-end 
63878 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63887 :pre-blank 0 
:contents-begin 290 :contents-end 63887 :robust-begin 292 :robust-end 
63885 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (263 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63880 :pre-blank 
0 :contents-begin 62596 :contents-end 63880 :robust-begin 62598 
:robust-end 63878 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63879 :pre-blank 0 :contents-begin 300 :contents-end 63879 
:robust-begin 302 :robust-end 63877 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (263 . 290))) :cached t 
:org-element--cache-sync-key (262 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63849 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63879 :pre-blank 0 :contents-begin 62596 :contents-end 63879 
:robust-begin 62598 :robust-end 63877 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (262 . 62553))) :cached t 
:org-element--cache-sync-key (263 . 63031)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63848 
after threshold 63830
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63849 63849 nil -1 nil 1] up to 63807-63830, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63807-63830
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63807..63830]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Changes are before first 
known element. Submitting phase 1 request
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91245 :end 91245 :robust-begin 3 :robust-end 91243 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63887 :pre-blank 0 
:contents-begin 290 :contents-end 63887 :robust-begin 292 :robust-end 
63885 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91246 :end 91246 :robust-begin 3 :robust-end 91244 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63879 :pre-blank 0 
:contents-begin 300 :contents-end 63879 :robust-begin 302 :robust-end 
63877 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63888 :pre-blank 0 
:contents-begin 290 :contents-end 63888 :robust-begin 292 :robust-end 
63886 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (262 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63879 :pre-blank 
0 :contents-begin 62596 :contents-end 63879 :robust-begin 62598 
:robust-end 63877 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63880 :pre-blank 0 :contents-begin 300 :contents-end 63880 
:robust-begin 302 :robust-end 63878 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (262 . 290))) :cached t 
:org-element--cache-sync-key (262 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63848 :pre-blank 
0 :contents-begin 63087 :contents-end 63847 :robust-begin 63089 
:robust-end 63845 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63880 :pre-blank 0 :contents-begin 62596 :contents-end 63880 
:robust-begin 62598 :robust-end 63878 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (262 . 62553))) :cached t 
:org-element--cache-sync-key (262 . 63031)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63508..63831]𝝙-1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 12. The remaining sync requests: "([63890 
63890 63859 -10 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63880: (262 . 
63460)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63849 :end 63880 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63849 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (262 . 63460) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63880 
:pre-blank 0 :contents-begin 62596 :contents-end 63880 :robust-begin 
62598 :robust-end 63878 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (262 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (262 . 
63460) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63849 :end 63880 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63849 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (262 . 63460)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63859: 
(262 . 63890)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63890 :end 63898 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63890 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63888 :pre-blank 0 
:contents-begin 290 :contents-end 63888 :robust-begin 292 :robust-end 
63886 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :org-element--cache-sync-key (262 . 63890)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (262 . 
63859)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63859 :end 63890 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63859 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (262 . 63859) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63880 
:pre-blank 0 :contents-begin 62596 :contents-end 63880 :robust-begin 
62598 :robust-end 63878 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (261 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (262 . 
63486)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63486 :end 63858 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b1ebacfdd2de82750430d5a858465b0c\" :post-blank 0 :post-affiliated 
63486 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63438 :end 63858 :contents-begin 63445 :contents-end 63858 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63438 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (262 . 
63439))) :org-element--cache-sync-key (262 . 63486)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (262 . 
63445)::"(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63438 :end 63858 :contents-begin 63445 :contents-end 63858 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63438 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (262 . 
63439))) :org-element--cache-sync-key (262 . 63445)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (262 . 
63439)::"(item (:bullet \"- \" :begin 63438 :end 63858 :contents-begin 
63445 :contents-end 63858 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63859 :contents-begin 63087 :contents-end 63858 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :org-element--cache-sync-key (262 . 63087) :cached 
nil :parent (section ...))) :org-element--cache-sync-key (262 . 63439)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (262 . 
63393)::"(example-block (:begin 63393 :end 63438 :value \"\" :switches 
nil :number-lines nil :preserve-indent nil :retain-labels t :use-labels 
t :label-fmt nil :post-blank 1 :post-affiliated 63393 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63438 :contents-begin 63094 :contents-end 63437 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (262 . 63088) :cached nil :parent 
(plain-list ...))) :org-element--cache-sync-key (262 . 63393)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (262 . 
63376)::"(paragraph (:begin 63376 :end 63393 :contents-begin 63376 
:contents-end 63393 :post-blank 0 :post-affiliated 63376 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63438 :contents-begin 63094 :contents-end 63437 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (262 . 63088) :cached nil :parent 
(plain-list ...))) :org-element--cache-sync-key (262 . 63376)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (262 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63376 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"c2ddd966e20fdf928590f7f61a873c97\"$(date 
+%Y-%m-%d)-claim_billing_submissions.tar.gz\\\"
          tar czf \\\"$file\\\" claim_billing_submissions
          hostname
          ls -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:org-element--cache-sync-key (262 . 63130) :cached t :parent (item 
(:bullet \"- \" :begin 63087 :end 63438 :contents-begin 63094 
:contents-end 63437 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (262 . 63088) :cached 
nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 18
   org-element-cache diagnostics(rfa.org): removing (262 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :org-element--cache-sync-key (262 . 63094) :cached 
t :parent (item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (262 . 63088) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 19
   org-element-cache diagnostics(rfa.org): removing (262 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63438 :contents-begin 
63094 :contents-end 63437 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (262 . 63088) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (262 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 20
   org-element-cache diagnostics(rfa.org): removing (262 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (262 . 63087) :cached t :parent (section 
(:begin 63087 :end 63848 :contents-begin 63087 :contents-end 63847 
:robust-begin 63087 :robust-end 63845 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(262 . 63086) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 21
   org-element-cache diagnostics(rfa.org): removing (262 . 
63086)::"(section (:begin 63087 :end 63848 :contents-begin 63087 
:contents-end 63847 :robust-begin 63087 :robust-end 63845 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (262 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63849 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (262 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63859 -10 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63849 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. New parent: "(section (:begin 63087 :end 63848 :contents-begin 
63087 :contents-end 63847 :robust-begin 63087 :robust-end 63845 
:post-blank 1 :post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (262 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63849 
:pre-blank 0 :contents-begin 63087 :contents-end 63848 :robust-begin 
63089 :robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (262 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "(section (:begin 63087 :end 63848 
:contents-begin 63087 :contents-end 63847 :robust-begin 63087 
:robust-end 63845 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (262 . 63086) :cached 
t :parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63849 :pre-blank 0 :contents-begin 63087 :contents-end 
63848 :robust-begin 63089 :robust-end 63846 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (262 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91246 :end 91246 :robust-begin 3 :robust-end 91244 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63888 :pre-blank 0 
:contents-begin 290 :contents-end 63888 :robust-begin 292 :robust-end 
63886 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91245 :end 91245 :robust-begin 3 :robust-end 91243 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63880 :pre-blank 0 
:contents-begin 300 :contents-end 63880 :robust-begin 302 :robust-end 
63878 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63887 :pre-blank 0 
:contents-begin 290 :contents-end 63887 :robust-begin 292 :robust-end 
63885 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (262 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63880 :pre-blank 
0 :contents-begin 62596 :contents-end 63880 :robust-begin 62598 
:robust-end 63878 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63879 :pre-blank 0 :contents-begin 300 :contents-end 63879 
:robust-begin 302 :robust-end 63877 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (262 . 290))) :cached t 
:org-element--cache-sync-key (261 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63849 :pre-blank 
0 :contents-begin 63087 :contents-end 63848 :robust-begin 63089 
:robust-end 63846 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63807..63830]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (261 . 63675) :cached t :parent (section 
(:begin 63087 :end 63848 :contents-begin 63087 :contents-end 63847 
:robust-begin 63087 :robust-end 63845 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(261 . 63460) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91245 :end 91245 :robust-begin 3 :robust-end 91243 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63887 :pre-blank 0 
:contents-begin 290 :contents-end 63887 :robust-begin 292 :robust-end 
63885 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91256 :end 91256 :robust-begin 3 :robust-end 91254 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63879 :pre-blank 0 
:contents-begin 300 :contents-end 63879 :robust-begin 302 :robust-end 
63877 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63898 :pre-blank 0 
:contents-begin 290 :contents-end 63898 :robust-begin 292 :robust-end 
63896 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (261 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63879 :pre-blank 
0 :contents-begin 62596 :contents-end 63879 :robust-begin 62598 
:robust-end 63877 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63890 :pre-blank 0 :contents-begin 300 :contents-end 63890 
:robust-begin 302 :robust-end 63888 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (261 . 290))) :cached t 
:org-element--cache-sync-key (261 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63848 :pre-blank 
0 :contents-begin 63087 :contents-end 63847 :robust-begin 63089 
:robust-end 63845 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63890 :pre-blank 0 :contents-begin 62596 :contents-end 63890 
:robust-begin 62598 :robust-end 63888 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (261 . 62553))) :cached t 
:org-element--cache-sync-key (261 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63848 :contents-begin 63087 
:contents-end 63847 :robust-begin 63087 :robust-end 63845 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (261 . 63460) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63859 
:pre-blank 0 :contents-begin 63087 :contents-end 63858 :robust-begin 
63089 :robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (261 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63859 :contents-begin 
63087 :contents-end 63858 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63858)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (261 . 
63675) :cached t :parent (section (:begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :robust-begin 63087 
:robust-end 63856 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (261 . 63460) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63438 :end 63858 :contents-begin 63445 
:contents-end 63858 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :pre-blank 0 
:post-blank 0 :post-affiliated 63438 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63859 :contents-begin 63087 :contents-end 63858 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (261 . 63675) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63486 
:end 63858 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b1ebacfdd2de82750430d5a858465b0c\" 
:post-blank 0 :post-affiliated 63486 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63438 :end 63858 
:contents-begin 63445 :contents-end 63858 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63438 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63508..63841]𝝙-11
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63486 :end 63858 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b1ebacfdd2de82750430d5a858465b0c\" 
:post-blank 0 :post-affiliated 63486 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63445 :end 63486 :contents-begin 63445 
:contents-end 63485 :post-blank 1 :post-affiliated 63445 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63438 :end 63858 :contents-begin 
63445 :contents-end 63858 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63438 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63393 :end 63438 :value \"\" :switches nil 
:number-lines nil :preserve-indent nil :retain-labels t :use-labels t 
:label-fmt nil :post-blank 1 :post-affiliated 63393 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63376 :end 63393 :contents-begin 63376 
:contents-end 63393 :post-blank 0 :post-affiliated 63376 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 17. The remaining sync requests: "([63890 
63890 63859 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63890: (261 . 
63876)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63859 :end 63890 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63859 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (261 . 63876) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63890 
:pre-blank 0 :contents-begin 62596 :contents-end 63890 :robust-begin 
62598 :robust-end 63888 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (261 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (261 . 
63876) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63859 :end 63890 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63859 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (261 . 63876)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63890 63890 63859 0 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63859 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (261 . 
63863) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63376 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"c2ddd966e20fdf928590f7f61a873c97\"$(date 
+%Y-%m-%d)-claim_billing_submissions.tar.gz\\\"
          tar czf \\\"$file\\\" claim_billing_submissions
          hostname
          ls -lh \\\"$file\\\"
\" :post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:org-element--cache-sync-key (261 . 63863)))"
   org-element-cache diagnostics(rfa.org): Added new element with (261 . 
63836) key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :org-element--cache-sync-key (261 . 63836)))"
   org-element-cache diagnostics(rfa.org): Added new element with (261 . 
63782) key: "(item (:bullet \"- \" :begin 63087 :end 63438 
:contents-begin 63094 :contents-end 63437 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63438) (63438 5 \"- \" nil nil 
nil 63858)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (261 . 
63782)))"
   org-element-cache diagnostics(rfa.org): Added new element with (261 . 
63675) key: "(plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (261 . 63675)))"
   org-element-cache diagnostics(rfa.org): Added new element with (261 . 
63460) key: "(section (:begin 63087 :end 63859 :contents-begin 63087 
:contents-end 63858 :robust-begin 63087 :robust-end 63856 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (261 . 63460)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63890 
after threshold 63230
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63859: 
(261 . 63890)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63890 :end 63898 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63890 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63898 :pre-blank 0 
:contents-begin 290 :contents-end 63898 :robust-begin 292 :robust-end 
63896 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :org-element--cache-sync-key (261 . 63890)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (261 . 
63859)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63859 :end 63890 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63859 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (261 . 63859) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63890 
:pre-blank 0 :contents-begin 62596 :contents-end 63890 :robust-begin 
62598 :robust-end 63888 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (261 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (261 . 63087) :cached t :parent (section 
(:begin 63087 :end 63858 :contents-begin 63087 :contents-end 63857 
:robust-begin 63087 :robust-end 63855 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(261 . 63086) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (261 . 
63086)::"(section (:begin 63087 :end 63858 :contents-begin 63087 
:contents-end 63857 :robust-begin 63087 :robust-end 63855 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (261 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63859 
:pre-blank 0 :contents-begin 63087 :contents-end 63858 :robust-begin 
63089 :robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (261 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63859 0 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63859 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63230, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63230-63230
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. New parent: "(section (:begin 63087 :end 63858 :contents-begin 
63087 :contents-end 63857 :robust-begin 63087 :robust-end 63855 
:post-blank 1 :post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (261 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63859 
:pre-blank 0 :contents-begin 63087 :contents-end 63858 :robust-begin 
63089 :robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (261 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "(section (:begin 63087 :end 63858 
:contents-begin 63087 :contents-end 63857 :robust-begin 63087 
:robust-end 63855 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (261 . 63086) :cached 
t :parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63859 :pre-blank 0 :contents-begin 63087 :contents-end 
63858 :robust-begin 63089 :robust-end 63856 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (261 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91256 :end 91256 :robust-begin 3 :robust-end 91254 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63898 :pre-blank 0 
:contents-begin 290 :contents-end 63898 :robust-begin 292 :robust-end 
63896 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91255 :end 91255 :robust-begin 3 :robust-end 91253 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63890 :pre-blank 0 
:contents-begin 300 :contents-end 63890 :robust-begin 302 :robust-end 
63888 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63897 :pre-blank 0 
:contents-begin 290 :contents-end 63897 :robust-begin 292 :robust-end 
63895 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (261 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63890 :pre-blank 
0 :contents-begin 62596 :contents-end 63890 :robust-begin 62598 
:robust-end 63888 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63889 :pre-blank 0 :contents-begin 300 :contents-end 63889 
:robust-begin 302 :robust-end 63887 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (261 . 290))) :cached t 
:org-element--cache-sync-key (259 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63859 :pre-blank 
0 :contents-begin 63087 :contents-end 63858 :robust-begin 63089 
:robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63334..63357]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (260 . 63474) :cached t :parent (section 
(:begin 63087 :end 63858 :contents-begin 63087 :contents-end 63857 
:robust-begin 63087 :robust-end 63855 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(260 . 63086) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91255 :end 91255 :robust-begin 3 :robust-end 91253 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63897 :pre-blank 0 
:contents-begin 290 :contents-end 63897 :robust-begin 292 :robust-end 
63895 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91256 :end 91256 :robust-begin 3 :robust-end 91254 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63889 :pre-blank 0 
:contents-begin 300 :contents-end 63889 :robust-begin 302 :robust-end 
63887 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63898 :pre-blank 0 
:contents-begin 290 :contents-end 63898 :robust-begin 292 :robust-end 
63896 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (260 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63889 :pre-blank 
0 :contents-begin 62596 :contents-end 63889 :robust-begin 62598 
:robust-end 63887 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63890 :pre-blank 0 :contents-begin 300 :contents-end 63890 
:robust-begin 302 :robust-end 63888 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (260 . 290))) :cached t 
:org-element--cache-sync-key (259 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63858 :pre-blank 
0 :contents-begin 63087 :contents-end 63857 :robust-begin 63089 
:robust-end 63855 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63890 :pre-blank 0 :contents-begin 62596 :contents-end 63890 
:robust-begin 62598 :robust-end 63888 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 62553))) :cached t 
:org-element--cache-sync-key (259 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63858 :contents-begin 63087 
:contents-end 63857 :robust-begin 63087 :robust-end 63855 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (260 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63859 
:pre-blank 0 :contents-begin 63087 :contents-end 63858 :robust-begin 
63089 :robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63859 :contents-begin 
63087 :contents-end 63858 :structure ((63087 5 \"- \" nil nil nil 63438) 
(63438 5 \"- \" nil nil nil 63858)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (260 . 
63474) :cached t :parent (section (:begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :robust-begin 63087 
:robust-end 63856 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (260 . 63086) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63358]𝝙-1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 14. The remaining sync requests: "([63862 
63862 nil -3 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63859: (260 . 
63474)::"(plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (260 . 63474) :cached t :parent (section 
(:begin 63087 :end 63859 :contents-begin 63087 :contents-end 63858 
:robust-begin 63087 :robust-end 63856 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(260 . 63086) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (260 . 
63474) key: "(plain-list (:type unordered :begin 63087 :end 63859 
:contents-begin 63087 :contents-end 63858 :structure ((63087 5 \"- \" 
nil nil nil 63438) (63438 5 \"- \" nil nil nil 63858)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (260 . 63474)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63862 63862 nil -3 nil 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating 
offset of the next request by 𝝙1: [63862 63862 nil -4 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91256 :end 91256 :robust-begin 3 :robust-end 91254 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63898 :pre-blank 0 
:contents-begin 290 :contents-end 63898 :robust-begin 292 :robust-end 
63896 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91255 :end 91255 :robust-begin 3 :robust-end 91253 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63890 :pre-blank 0 
:contents-begin 300 :contents-end 63890 :robust-begin 302 :robust-end 
63888 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63897 :pre-blank 0 
:contents-begin 290 :contents-end 63897 :robust-begin 292 :robust-end 
63895 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (260 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63890 :pre-blank 
0 :contents-begin 62596 :contents-end 63890 :robust-begin 62598 
:robust-end 63888 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63889 :pre-blank 0 :contents-begin 300 :contents-end 63889 
:robust-begin 302 :robust-end 63887 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (260 . 290))) :cached t 
:org-element--cache-sync-key (259 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63859 :pre-blank 
0 :contents-begin 63087 :contents-end 63858 :robust-begin 63089 
:robust-end 63856 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63889 :pre-blank 0 :contents-begin 62596 :contents-end 63889 
:robust-begin 62598 :robust-end 63887 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 62553))) :cached t 
:org-element--cache-sync-key (259 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63859 :contents-begin 63087 
:contents-end 63858 :robust-begin 63087 :robust-end 63856 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (260 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63858 
:pre-blank 0 :contents-begin 63087 :contents-end 63857 :robust-begin 
63089 :robust-end 63855 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63858 
after threshold 63357
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63862 63862 nil -4 nil 1] up to 63334-63357, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63334-63357
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63334..63357]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Changes are before first 
known element. Submitting phase 1 request
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91255 :end 91255 :robust-begin 3 :robust-end 91253 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63897 :pre-blank 0 
:contents-begin 290 :contents-end 63897 :robust-begin 292 :robust-end 
63895 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91259 :end 91259 :robust-begin 3 :robust-end 91257 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63889 :pre-blank 0 
:contents-begin 300 :contents-end 63889 :robust-begin 302 :robust-end 
63887 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63901 :pre-blank 0 
:contents-begin 290 :contents-end 63901 :robust-begin 292 :robust-end 
63899 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (259 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63889 :pre-blank 
0 :contents-begin 62596 :contents-end 63889 :robust-begin 62598 
:robust-end 63887 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63893 :pre-blank 0 :contents-begin 300 :contents-end 63893 
:robust-begin 302 :robust-end 63891 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (259 . 290))) :cached t 
:org-element--cache-sync-key (259 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63858 :pre-blank 
0 :contents-begin 63087 :contents-end 63857 :robust-begin 63089 
:robust-end 63855 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63893 :pre-blank 0 :contents-begin 62596 :contents-end 63893 
:robust-begin 62598 :robust-end 63891 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 62553))) :cached t 
:org-element--cache-sync-key (259 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63858 :contents-begin 63087 
:contents-end 63857 :robust-begin 63087 :robust-end 63855 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (259 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63862 
:pre-blank 0 :contents-begin 63087 :contents-end 63861 :robust-begin 
63089 :robust-end 63859 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63361]𝝙-4
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 13. The remaining sync requests: "([63873 
63873 63842 20 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63893: (259 . 
63479)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63862 :end 63893 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63862 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (259 . 63479) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63893 
:pre-blank 0 :contents-begin 62596 :contents-end 63893 :robust-begin 
62598 :robust-end 63891 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (259 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (259 . 
63479) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63862 :end 63893 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63862 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (259 . 63479)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63842: 
(259 . 63873)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63873 :end 63881 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63873 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63901 :pre-blank 0 
:contents-begin 290 :contents-end 63901 :robust-begin 292 :robust-end 
63899 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :org-element--cache-sync-key (259 . 63873)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (259 . 
63842)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63842 :end 63873 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63842 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (259 . 63842) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63893 
:pre-blank 0 :contents-begin 62596 :contents-end 63893 :robust-begin 
62598 :robust-end 63891 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (258 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (259 . 
63469)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63469 :end 63841 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b1ebacfdd2de82750430d5a858465b0c\" :post-blank 0 :post-affiliated 
63469 :mode nil :granularity element :org-element--cache-sync-key (259 . 
63469) :cached t :parent (item (:bullet \"- \" :begin 63421 :end 63841 
:contents-begin 63428 :contents-end 63841 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63421 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(259 . 63422) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (259 . 
63428)::"(paragraph (:begin 63428 :end 63469 :contents-begin 63428 
:contents-end 63468 :post-blank 1 :post-affiliated 63428 :mode nil 
:granularity element :org-element--cache-sync-key (259 . 63428) :cached 
t :parent (item (:bullet \"- \" :begin 63421 :end 63841 :contents-begin 
63428 :contents-end 63841 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63421 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (259 . 63422) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (259 . 
63422)::"(item (:bullet \"- \" :begin 63421 :end 63841 :contents-begin 
63428 :contents-end 63841 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63421) (63421 5 \"- \" nil nil nil 63841)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63421 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (259 . 63422) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63842 
:contents-begin 63087 :contents-end 63841 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (259 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (259 . 
63376)::"(example-block (:begin 63376 :end 63421 :value \"\" :switches 
nil :number-lines nil :preserve-indent nil :retain-labels t :use-labels 
t :label-fmt nil :post-blank 1 :post-affiliated 63376 :mode nil 
:granularity element :org-element--cache-sync-key (259 . 63376) :cached 
t :parent (item (:bullet \"- \" :begin 63087 :end 63421 :contents-begin 
63094 :contents-end 63420 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (259 . 63088) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (259 . 
63359)::"(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element :org-element--cache-sync-key (259 . 63359) :cached 
t :parent (item (:bullet \"- \" :begin 63087 :end 63421 :contents-begin 
63094 :contents-end 63420 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (259 . 63088) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 18
   org-element-cache diagnostics(rfa.org): removing (259 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63359 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f6e16e5d61cf2ca03f118886f04b2802\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :org-element--cache-sync-key (259 . 
63130) :cached t :parent (item (:bullet \"- \" :begin 63087 :end 63421 
:contents-begin 63094 :contents-end 63420 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(259 . 63088) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 19
   org-element-cache diagnostics(rfa.org): removing (259 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :org-element--cache-sync-key (259 . 63094) :cached 
t :parent (item (:bullet \"- \" :begin 63087 :end 63421 :contents-begin 
63094 :contents-end 63420 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (259 . 63088) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 20
   org-element-cache diagnostics(rfa.org): removing (259 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63421 :contents-begin 
63094 :contents-end 63420 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63421) (63421 5 \"- \" nil nil nil 63841)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (259 . 63088) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63842 
:contents-begin 63087 :contents-end 63841 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (259 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 21
   org-element-cache diagnostics(rfa.org): removing (259 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63842 
:contents-begin 63087 :contents-end 63841 :structure ((63087 5 \"- \" 
nil nil nil 63421) (63421 5 \"- \" nil nil nil 63841)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (259 . 63087) :cached t :parent (section 
(:begin 63087 :end 63862 :contents-begin 63087 :contents-end 63861 
:robust-begin 63087 :robust-end 63859 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(259 . 63086) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63842 20 (section (:begin 63087 :end 63862 
:contents-begin 63087 :contents-end 63861 :robust-begin 63087 ...)) 0] 
up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63842 
:contents-begin 63087 :contents-end 63841 :structure ((63087 5 \"- \" 
nil nil nil 63421) (63421 5 \"- \" nil nil nil 63841)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (258 . 63754) :cached t :parent (section 
(:begin 63087 :end 63862 :contents-begin 63087 :contents-end 63861 
:robust-begin 63087 :robust-end 63859 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(258 . 63513) :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91259 :end 91259 :robust-begin 3 :robust-end 91257 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63901 :pre-blank 0 
:contents-begin 290 :contents-end 63901 :robust-begin 292 :robust-end 
63899 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91239 :end 91239 :robust-begin 3 :robust-end 91237 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t)) :org-element--cache-sync-key (258 
. 269)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63893 :pre-blank 0 
:contents-begin 300 :contents-end 63893 :robust-begin 302 :robust-end 
63891 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63881 :pre-blank 0 
:contents-begin 290 :contents-end 63881 :robust-begin 292 :robust-end 
63879 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...) :org-element--cache-sync-key (258 . 
269))) :cached t :org-element--cache-sync-key (258 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63893 :pre-blank 
0 :contents-begin 62596 :contents-end 63893 :robust-begin 62598 
:robust-end 63891 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63873 :pre-blank 0 :contents-begin 300 :contents-end 63873 
:robust-begin 302 :robust-end 63871 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (258 . 290))) :cached t 
:org-element--cache-sync-key (258 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63862 :pre-blank 
0 :contents-begin 63087 :contents-end 63861 :robust-begin 63089 
:robust-end 63859 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63873 :pre-blank 0 :contents-begin 62596 :contents-end 63873 
:robust-begin 62598 :robust-end 63871 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (258 . 62553))) :cached t 
:org-element--cache-sync-key (258 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63862 :contents-begin 63087 
:contents-end 63861 :robust-begin 63087 :robust-end 63859 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (258 . 63513) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63842 
:pre-blank 0 :contents-begin 63087 :contents-end 63841 :robust-begin 
63089 :robust-end 63839 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (258 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63842 :contents-begin 
63087 :contents-end 63841 :structure ((63087 5 \"- \" nil nil nil 63421) 
(63421 5 \"- \" nil nil nil 63841)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (258 . 
63754) :cached t :parent (section (:begin 63087 :end 63842 
:contents-begin 63087 :contents-end 63841 :robust-begin 63087 
:robust-end 63839 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (258 . 63513) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63421 :contents-begin 63094 
:contents-end 63420 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63421) (63421 5 \"- \" nil nil nil 63841)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (258 . 63874) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63842 :contents-begin 
63087 :contents-end 63841 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (258 . 63754) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63359 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"f6e16e5d61cf2ca03f118886f04b2802\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:org-element--cache-sync-key (258 . 63964) :cached t :parent (item 
(:bullet \"- \" :begin 63087 :end 63421 :contents-begin 63094 
:contents-end 63420 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (258 . 63874) :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63341]𝝙20
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 22. The remaining sync requests: "([63995 
63995 63964 -122 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63873: (258 
63994 -1)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63842 :end 63873 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63842 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (258 63994 -1) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63873 
:pre-blank 0 :contents-begin 62596 :contents-end 63873 :robust-begin 
62598 :robust-end 63871 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (258 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 
63994 -1) key: "(headline (:raw-value 
\"038dacfe7321f26738b7ad864f87cd86\" :begin 63842 :end 63873 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 4 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63842 :title \"b6a3cae572016287b598c6b4913ac1ad\" :mode 
nil :granularity element :org-element--cache-sync-key (258 63994 -1)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63995 63995 63964 -122 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63842 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: position 63873 
after threshold 63399
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63995 63995 63964 -122 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63842 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63399, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63399-63399
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63994) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63469 :end 63841 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b1ebacfdd2de82750430d5a858465b0c\" :post-blank 0 :post-affiliated 
63469 :mode nil :granularity element :org-element--cache-sync-key (258 . 
63994)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63993) key: "(paragraph (:begin 63428 :end 63469 :contents-begin 63428 
:contents-end 63468 :post-blank 1 :post-affiliated 63428 :mode nil 
:granularity element :org-element--cache-sync-key (258 . 63993)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63991) key: "(item (:bullet \"- \" :begin 63421 :end 63841 
:contents-begin 63428 :contents-end 63841 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63421) (63421 5 \"- \" nil nil 
nil 63841)) :pre-blank 0 :post-blank 0 :post-affiliated 63421 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (258 . 
63991)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63873 
after threshold 63491
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63995 63995 63964 -122 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63842 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-63491, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63491-63491
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63987) key: "(example-block (:begin 63376 :end 63421 :value \"\" 
:switches nil :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :post-blank 1 :post-affiliated 63376 :mode 
nil :granularity element :org-element--cache-sync-key (258 . 63987)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63979) key: "(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element :org-element--cache-sync-key (258 . 63979)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63964) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63359 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f6e16e5d61cf2ca03f118886f04b2802\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :org-element--cache-sync-key (258 . 
63964)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63934) key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :org-element--cache-sync-key (258 . 63934)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63874) key: "(item (:bullet \"- \" :begin 63087 :end 63421 
:contents-begin 63094 :contents-end 63420 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63421) (63421 5 \"- \" nil nil 
nil 63841)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (258 . 
63874)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63754) key: "(plain-list (:type unordered :begin 63087 :end 63842 
:contents-begin 63087 :contents-end 63841 :structure ((63087 5 \"- \" 
nil nil nil 63421) (63421 5 \"- \" nil nil nil 63841)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (258 . 63754)))"
   org-element-cache diagnostics(rfa.org): Added new element with (258 . 
63513) key: "(section (:begin 63087 :end 63842 :contents-begin 63087 
:contents-end 63841 :robust-begin 63087 :robust-end 63839 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (258 . 63513)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63873 
after threshold 63399
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63964: 
(258 . 63995)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63995 :end 64003 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63995 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63881 :pre-blank 0 
:contents-begin 290 :contents-end 63881 :robust-begin 292 :robust-end 
63879 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :org-element--cache-sync-key (258 . 
63995)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (258 . 
63964)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63964 :end 63995 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63964 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (258 . 63964) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63873 
:pre-blank 0 :contents-begin 62596 :contents-end 63873 :robust-begin 
62598 :robust-end 63871 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (258 . 
63591)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63591 :end 63963 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b1ebacfdd2de82750430d5a858465b0c\" :post-blank 0 :post-affiliated 
63591 :mode nil :granularity element :org-element--cache-sync-key (258 . 
63591) :cached t :parent (item (:bullet \"- \" :begin 63543 :end 63963 
:contents-begin 63550 :contents-end 63963 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63543 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(258 . 63544) :cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (258 . 
63550)::"(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element :org-element--cache-sync-key (258 . 63550) :cached 
t :parent (item (:bullet \"- \" :begin 63543 :end 63963 :contents-begin 
63550 :contents-end 63963 :checkbox nil :counter nil :structure (... 
...) :pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode 
item :granularity element :org-element--cache-sync-key (258 . 63544) 
:cached nil :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (258 . 
63544)::"(item (:bullet \"- \" :begin 63543 :end 63963 :contents-begin 
63550 :contents-end 63963 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (258 . 63544) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (258 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (258 . 
63376)::"(example-block (:begin 63376 :end 63543 :value 
\"fddb24abdef10891d301c41ce342535f\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63543 
:contents-begin 63094 :contents-end 63542 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(258 . 63088) :cached nil :parent (plain-list ...))) 
:org-element--cache-sync-key (258 . 63376)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (258 . 
63359)::"(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63543 :contents-begin 63094 :contents-end 63542 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (258 . 63088) :cached nil :parent 
(plain-list ...))) :org-element--cache-sync-key (258 . 63359)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (258 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63359 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f6e16e5d61cf2ca03f118886f04b2802\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63543 :contents-begin 63094 :contents-end 63542 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (258 . 63088) :cached nil :parent 
(plain-list ...))) :org-element--cache-sync-key (258 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 18
   org-element-cache diagnostics(rfa.org): removing (258 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63543 :contents-begin 63094 :contents-end 63542 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element 
:org-element--cache-sync-key (258 . 63088) :cached nil :parent 
(plain-list ...))) :org-element--cache-sync-key (258 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 19
   org-element-cache diagnostics(rfa.org): removing (258 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 
63094 :contents-end 63542 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :org-element--cache-sync-key (258 . 63088) :cached 
t :parent (plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (258 . 63087) :cached nil :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 20
   org-element-cache diagnostics(rfa.org): removing (258 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (258 . 63087) :cached t :parent (section 
(:begin 63087 :end 63964 :contents-begin 63087 :contents-end 63963 
:robust-begin 63087 :robust-end 63961 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :org-element--cache-sync-key 
(258 . 63086) :cached nil :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 21
   org-element-cache diagnostics(rfa.org): removing (258 . 
63086)::"(section (:begin 63087 :end 63964 :contents-begin 63087 
:contents-end 63963 :robust-begin 63087 :robust-end 63961 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (258 . 63086) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63842 
:pre-blank 0 :contents-begin 63087 :contents-end 63841 :robust-begin 
63089 :robust-end 63839 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63964 -122 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63842 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63399, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63399-63399
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63964 :contents-begin 63087 
:contents-end 63963 :robust-begin 63087 :robust-end 63961 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (257 . 63513) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63842 
:pre-blank 0 :contents-begin 63087 :contents-end 63841 :robust-begin 
63089 :robust-end 63839 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91239 :end 91239 :robust-begin 3 :robust-end 91237 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63881 :pre-blank 0 
:contents-begin 290 :contents-end 63881 :robust-begin 292 :robust-end 
63879 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91361 :end 91361 :robust-begin 3 :robust-end 91359 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63873 :pre-blank 0 
:contents-begin 300 :contents-end 63873 :robust-begin 302 :robust-end 
63871 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64003 :pre-blank 0 
:contents-begin 290 :contents-end 64003 :robust-begin 292 :robust-end 
64001 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (257 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63873 :pre-blank 
0 :contents-begin 62596 :contents-end 63873 :robust-begin 62598 
:robust-end 63871 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63995 :pre-blank 0 :contents-begin 300 :contents-end 63995 
:robust-begin 302 :robust-end 63993 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (257 . 290))) :cached t 
:org-element--cache-sync-key (257 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63842 :pre-blank 
0 :contents-begin 63087 :contents-end 63841 :robust-begin 63089 
:robust-end 63839 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63995 :pre-blank 0 :contents-begin 62596 :contents-end 63995 
:robust-begin 62598 :robust-end 63993 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 62553))) :cached t 
:org-element--cache-sync-key (257 . 63031)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63964 :contents-begin 63087 :contents-end 
63963 :robust-begin 63087 :robust-end 63961 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (257 . 63513) :cached t :parent (headline 
(:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63964 
:pre-blank 0 :contents-begin 63087 :contents-end 63963 :robust-begin 
63089 :robust-end 63961 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63964 :contents-begin 
63087 :contents-end 63963 :structure ((63087 5 \"- \" nil nil nil 63543) 
(63543 5 \"- \" nil nil nil 63963)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (257 . 
63754) :cached t :parent (section (:begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :robust-begin 63087 
:robust-end 63961 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :org-element--cache-sync-key (257 . 63513) :cached 
t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 63094 
:contents-end 63542 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :org-element--cache-sync-key (257 . 63874) :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63964 :contents-begin 
63087 :contents-end 63963 :structure (... ...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (257 . 63754) :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(example-block (:begin 63376 :end 63543 :value 
\"fddb24abdef10891d301c41ce342535f\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63543 
:contents-begin 63094 :contents-end 63542 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :org-element--cache-sync-key 
(257 . 63874) :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63399..63521]𝝙-122
   org-element-cache diagnostics(rfa.org): 
pjones:kill-region-or-backward-kill-word is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): 
pjones:kill-region-or-backward-kill-word is about to modify text: 
warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63376 :end 63543 :value 
\"fddb24abdef10891d301c41ce342535f\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63359 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"f6e16e5d61cf2ca03f118886f04b2802\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 18. The remaining sync requests: "([63995 
63995 63964 0 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63995: (257 . 
63987)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63964 :end 63995 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63964 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (257 . 63987) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63995 
:pre-blank 0 :contents-begin 62596 :contents-end 63995 :robust-begin 
62598 :robust-end 63993 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (257 . 
63987) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63964 :end 63995 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63964 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (257 . 63987)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63995 63995 63964 0 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63964 :pre-blank 0 
:contents-begin 63087 ...)) 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Added new element with (257 . 
63979) key: "(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63591 :end 63963 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b1ebacfdd2de82750430d5a858465b0c\" :post-blank 0 :post-affiliated 
63591 :mode nil :granularity element :org-element--cache-sync-key (257 . 
63979)))"
   org-element-cache diagnostics(rfa.org): Added new element with (257 . 
63964) key: "(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element :org-element--cache-sync-key (257 . 63964)))"
   org-element-cache diagnostics(rfa.org): Added new element with (257 . 
63934) key: "(item (:bullet \"- \" :begin 63543 :end 63963 
:contents-begin 63550 :contents-end 63963 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil 
nil 63963)) :pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (257 . 
63934)))"
   org-element-cache diagnostics(rfa.org): Added new element with (257 . 
63874) key: "(item (:bullet \"- \" :begin 63087 :end 63543 
:contents-begin 63094 :contents-end 63542 :checkbox nil :counter nil 
:structure ((63087 5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil 
nil 63963)) :pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil 
:mode item :granularity element :org-element--cache-sync-key (257 . 
63874)))"
   org-element-cache diagnostics(rfa.org): Added new element with (257 . 
63754) key: "(plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (257 . 63754)))"
   org-element-cache diagnostics(rfa.org): Added new element with (257 . 
63513) key: "(section (:begin 63087 :end 63964 :contents-begin 63087 
:contents-end 63963 :robust-begin 63087 :robust-end 63961 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element 
:org-element--cache-sync-key (257 . 63513)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63995 
after threshold 63864
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63964: 
(257 . 63995)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63995 :end 64003 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63995 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64003 :pre-blank 0 
:contents-begin 290 :contents-end 64003 :robust-begin 292 :robust-end 
64001 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :org-element--cache-sync-key (257 . 
63995)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (257 . 
63964)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63964 :end 63995 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63964 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (257 . 63964) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63995 
:pre-blank 0 :contents-begin 62596 :contents-end 63995 :robust-begin 
62598 :robust-end 63993 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (255 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (257 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (257 . 63087) :cached t :parent (section 
(:begin 63087 :end 63963 :contents-begin 63087 :contents-end 63962 
:robust-begin 63087 :robust-end 63960 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :cached nil :parent (headline 
...) :org-element--cache-sync-key (257 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (257 . 
63086)::"(section (:begin 63087 :end 63963 :contents-begin 63087 
:contents-end 63962 :robust-begin 63087 :robust-end 63960 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63964 :pre-blank 0 :contents-begin 63087 :contents-end 
63963 :robust-begin 63089 :robust-end 63961 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (257 . 63031))) 
:org-element--cache-sync-key (257 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63964 0 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63964 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63864, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63864-63864
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. New parent: "(section (:begin 63087 :end 63963 :contents-begin 
63087 :contents-end 63962 :robust-begin 63087 :robust-end 63960 
:post-blank 1 :post-affiliated 63087 :mode section :granularity element 
:cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63964 :pre-blank 
0 :contents-begin 63087 :contents-end 63963 :robust-begin 63089 
:robust-end 63961 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 63031))) 
:org-element--cache-sync-key (257 . 63086)))"
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "(section (:begin 63087 :end 63963 
:contents-begin 63087 :contents-end 63962 :robust-begin 63087 
:robust-end 63960 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63964 :pre-blank 
0 :contents-begin 63087 :contents-end 63963 :robust-begin 63089 
:robust-end 63961 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (257 . 63031))) 
:org-element--cache-sync-key (257 . 63086)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91361 :end 91361 :robust-begin 3 :robust-end 91359 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64003 :pre-blank 0 
:contents-begin 290 :contents-end 64003 :robust-begin 292 :robust-end 
64001 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91360 :end 91360 :robust-begin 3 :robust-end 91358 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63995 :pre-blank 0 
:contents-begin 300 :contents-end 63995 :robust-begin 302 :robust-end 
63993 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64002 :pre-blank 0 
:contents-begin 290 :contents-end 64002 :robust-begin 292 :robust-end 
64000 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (257 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63995 :pre-blank 
0 :contents-begin 62596 :contents-end 63995 :robust-begin 62598 
:robust-end 63993 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63994 :pre-blank 0 :contents-begin 300 :contents-end 63994 
:robust-begin 302 :robust-end 63992 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (257 . 290))) :cached t 
:org-element--cache-sync-key (255 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63964 :pre-blank 
0 :contents-begin 63087 :contents-end 63963 :robust-begin 63089 
:robust-end 63961 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63883..63945]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (256 . 63483) :cached t :parent (section 
(:begin 63087 :end 63963 :contents-begin 63087 :contents-end 63962 
:robust-begin 63087 :robust-end 63960 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :cached t :parent (headline 
...) :org-element--cache-sync-key (256 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91360 :end 91360 :robust-begin 3 :robust-end 91358 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64002 :pre-blank 0 
:contents-begin 290 :contents-end 64002 :robust-begin 292 :robust-end 
64000 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91361 :end 91361 :robust-begin 3 :robust-end 91359 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63994 :pre-blank 0 
:contents-begin 300 :contents-end 63994 :robust-begin 302 :robust-end 
63992 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64003 :pre-blank 0 
:contents-begin 290 :contents-end 64003 :robust-begin 292 :robust-end 
64001 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (256 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63994 :pre-blank 
0 :contents-begin 62596 :contents-end 63994 :robust-begin 62598 
:robust-end 63992 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63995 :pre-blank 0 :contents-begin 300 :contents-end 63995 
:robust-begin 302 :robust-end 63993 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (256 . 290))) :cached t 
:org-element--cache-sync-key (255 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63963 :pre-blank 
0 :contents-begin 63087 :contents-end 63962 :robust-begin 63089 
:robust-end 63960 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
\"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63995 :pre-blank 
0 :contents-begin 62596 :contents-end 63995 :robust-begin 62598 
:robust-end 63993 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (255 . 62553))) 
:org-element--cache-sync-key (255 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63963 :contents-begin 63087 
:contents-end 63962 :robust-begin 63087 :robust-end 63960 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63964 :pre-blank 0 :contents-begin 63087 :contents-end 
63963 :robust-begin 63089 :robust-end 63961 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title \"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity 
element :cached t :parent (headline ...) :org-element--cache-sync-key 
(255 . 63031))) :org-element--cache-sync-key (256 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63964 :contents-begin 
63087 :contents-end 63963 :structure ((63087 5 \"- \" nil nil nil 63543) 
(63543 5 \"- \" nil nil nil 63963)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :org-element--cache-sync-key (256 . 
63483) :cached t :parent (section (:begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :robust-begin 63087 
:robust-end 63961 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (256 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63613..63946]𝝙-1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 14. The remaining sync requests: "([63881 
63881 nil 83 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63964: (256 . 
63483)::"(plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (256 . 63483) :cached t :parent (section 
(:begin 63087 :end 63964 :contents-begin 63087 :contents-end 63963 
:robust-begin 63087 :robust-end 63961 :post-blank 1 :post-affiliated 
63087 :mode section :granularity element :cached t :parent (headline 
...) :org-element--cache-sync-key (256 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (256 . 
63483) key: "(plain-list (:type unordered :begin 63087 :end 63964 
:contents-begin 63087 :contents-end 63963 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63963)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element 
:org-element--cache-sync-key (256 . 63483)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63881 63881 nil 83 nil 1] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. Updating 
offset of the next request by 𝝙1: [63881 63881 nil 82 nil 1]
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91361 :end 91361 :robust-begin 3 :robust-end 91359 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64003 :pre-blank 0 
:contents-begin 290 :contents-end 64003 :robust-begin 292 :robust-end 
64001 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91360 :end 91360 :robust-begin 3 :robust-end 91358 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63995 :pre-blank 0 
:contents-begin 300 :contents-end 63995 :robust-begin 302 :robust-end 
63993 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64002 :pre-blank 0 
:contents-begin 290 :contents-end 64002 :robust-begin 292 :robust-end 
64000 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (256 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63995 :pre-blank 
0 :contents-begin 62596 :contents-end 63995 :robust-begin 62598 
:robust-end 63993 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63994 :pre-blank 0 :contents-begin 300 :contents-end 63994 
:robust-begin 302 :robust-end 63992 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (256 . 290))) :cached t 
:org-element--cache-sync-key (255 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63964 :pre-blank 
0 :contents-begin 63087 :contents-end 63963 :robust-begin 63089 
:robust-end 63961 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
\"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63994 :pre-blank 
0 :contents-begin 62596 :contents-end 63994 :robust-begin 62598 
:robust-end 63992 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (255 . 62553))) 
:org-element--cache-sync-key (255 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63964 :contents-begin 63087 
:contents-end 63963 :robust-begin 63087 :robust-end 63961 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63963 :pre-blank 0 :contents-begin 63087 :contents-end 
63962 :robust-begin 63089 :robust-end 63960 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title \"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity 
element :cached t :parent (headline ...) :org-element--cache-sync-key 
(255 . 63031))) :org-element--cache-sync-key (256 . 63086)))"
   org-element-cache diagnostics(rfa.org): Interrupt: position 63963 
after threshold 63945
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63881 63881 nil 82 nil 1] up to 63883-63945, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63883-63945
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63883..63945]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Changes are before first 
known element. Submitting phase 1 request
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91360 :end 91360 :robust-begin 3 :robust-end 91358 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 64002 :pre-blank 0 
:contents-begin 290 :contents-end 64002 :robust-begin 292 :robust-end 
64000 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91278 :end 91278 :robust-begin 3 :robust-end 91276 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63994 :pre-blank 0 
:contents-begin 300 :contents-end 63994 :robust-begin 302 :robust-end 
63992 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63920 :pre-blank 0 
:contents-begin 290 :contents-end 63920 :robust-begin 292 :robust-end 
63918 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (255 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63994 :pre-blank 
0 :contents-begin 62596 :contents-end 63994 :robust-begin 62598 
:robust-end 63992 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63912 :pre-blank 0 :contents-begin 300 :contents-end 63912 
:robust-begin 302 :robust-end 63910 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (255 . 290))) :cached t 
:org-element--cache-sync-key (255 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63963 :pre-blank 
0 :contents-begin 63087 :contents-end 63962 :robust-begin 63089 
:robust-end 63960 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
\"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63912 :pre-blank 
0 :contents-begin 62596 :contents-end 63912 :robust-begin 62598 
:robust-end 63910 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (255 . 62553))) 
:org-element--cache-sync-key (255 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63963 :contents-begin 63087 
:contents-end 63962 :robust-begin 63087 :robust-end 63960 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63881 :pre-blank 0 :contents-begin 63087 :contents-end 
63880 :robust-begin 63089 :robust-end 63878 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title \"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity 
element :cached t :parent (headline ...) :org-element--cache-sync-key 
(255 . 63031))) :org-element--cache-sync-key (255 . 63086)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63613..63863]𝝙82
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 13. The remaining sync requests: "([63885 
63885 63854 27 ... 2])"
   org-element-cache diagnostics(rfa.org): Phase 2
   org-element-cache diagnostics(rfa.org): New parent at 63912: (255 . 
63485)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63881 :end 63912 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63881 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (255 . 63485) :cached t :parent (headline 
(:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63912 
:pre-blank 0 :contents-begin 62596 :contents-end 63912 :robust-begin 
62598 :robust-end 63910 :level 3 :priority nil :tags nil :todo-keyword 
nil :todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (255 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Added new element with (255 . 
63485) key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63881 :end 63912 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63881 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element 
:org-element--cache-sync-key (255 . 63485)))"
   org-element-cache diagnostics(rfa.org): Phase 1
   org-element-cache diagnostics(rfa.org): found element after 63854: 
(255 . 63885)::"(headline (:raw-value 
\"7635fe30a989f5c1882911a4ab2184a8\" :begin 63885 :end 63893 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63885 :title \"8310b21b43f46a8a2715fa6402271cad\" :mode 
nil :granularity element :cached t :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63920 :pre-blank 0 
:contents-begin 290 :contents-end 63920 :robust-begin 292 :robust-end 
63918 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :org-element--cache-sync-key (255 . 
63885)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (255 . 
63854)::"(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" 
:begin 63854 :end 63885 :pre-blank 0 :contents-begin nil :contents-end 
nil :robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63854 :title 
(#(\"295ffb9c6900c2fd06bf82072f29c54a\" 0 25 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63912 :pre-blank 0 :contents-begin 62596 :contents-end 63912 
:robust-begin 62598 :robust-end 63910 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (254 . 62553))) :cached t 
:org-element--cache-sync-key (255 . 63854)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (255 . 
63591)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63591 :end 63853 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b4840cac6525217f767f9d220d6cdb32\" :post-blank 0 :post-affiliated 
63591 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63543 :end 63853 :contents-begin 63550 :contents-end 63853 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63543 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (255 . 
63544))) :org-element--cache-sync-key (255 . 63591)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (255 . 
63550)::"(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63543 :end 63853 :contents-begin 63550 :contents-end 63853 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63543 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (255 . 
63544))) :org-element--cache-sync-key (255 . 63550)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (255 . 
63544)::"(item (:bullet \"- \" :begin 63543 :end 63853 :contents-begin 
63550 :contents-end 63853 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63854 :contents-begin 63087 :contents-end 63853 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (255 . 63087))) 
:org-element--cache-sync-key (255 . 63544)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (255 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 
63094 :contents-end 63542 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63854 :contents-begin 63087 :contents-end 63853 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (255 . 63087))) 
:org-element--cache-sync-key (255 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (255 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63854 
:contents-begin 63087 :contents-end 63853 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63881 :contents-begin 63087 
:contents-end 63880 :robust-begin 63087 :robust-end 63878 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (255 . 63086))) 
:org-element--cache-sync-key (255 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63854 27 (section (:begin 63087 :end 63881 
:contents-begin 63087 :contents-end 63880 :robust-begin 63087 ...)) 0] 
up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63854 
:contents-begin 63087 :contents-end 63853 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63881 :contents-begin 63087 
:contents-end 63880 :robust-begin 63087 :robust-end 63878 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91278 :end 91278 :robust-begin 3 :robust-end 91276 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63920 :pre-blank 0 
:contents-begin 290 :contents-end 63920 :robust-begin 292 :robust-end 
63918 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91251 :end 91251 :robust-begin 3 :robust-end 91249 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63912 :pre-blank 0 
:contents-begin 300 :contents-end 63912 :robust-begin 302 :robust-end 
63910 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63893 :pre-blank 0 
:contents-begin 290 :contents-end 63893 :robust-begin 292 :robust-end 
63891 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (254 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63912 :pre-blank 
0 :contents-begin 62596 :contents-end 63912 :robust-begin 62598 
:robust-end 63910 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63885 :pre-blank 0 :contents-begin 300 :contents-end 63885 
:robust-begin 302 :robust-end 63883 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (254 . 290))) :cached t 
:org-element--cache-sync-key (254 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63881 :pre-blank 
0 :contents-begin 63087 :contents-end 63880 :robust-begin 63089 
:robust-end 63878 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
\"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity element 
:cached t :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63885 :pre-blank 
0 :contents-begin 62596 :contents-end 63885 :robust-begin 62598 
:robust-end 63883 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (254 . 62553)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63881 :contents-begin 63087 
:contents-end 63880 :robust-begin 63087 :robust-end 63878 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 
63853 :robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title \"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity 
element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63854 :contents-begin 
63087 :contents-end 63853 :structure ((63087 5 \"- \" nil nil nil 63543) 
(63543 5 \"- \" nil nil nil 63853)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63854 :contents-begin 63087 :contents-end 63853 :robust-begin 
63087 :robust-end 63851 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63543 :end 63853 :contents-begin 63550 
:contents-end 63853 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) :pre-blank 0 
:post-blank 0 :post-affiliated 63543 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63854 :contents-begin 63087 :contents-end 63853 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63591 
:end 63853 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b4840cac6525217f767f9d220d6cdb32\" 
:post-blank 0 :post-affiliated 63591 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63543 :end 63853 
:contents-begin 63550 :contents-end 63853 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63543 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63613..63836]𝝙27
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"7635fe30a989f5c1882911a4ab2184a8\" :begin 
63885 :end 63893 :pre-blank 0 :contents-begin nil :contents-end nil 
:robust-begin nil :robust-end nil :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63885 :title 
\"8310b21b43f46a8a2715fa6402271cad\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63886. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91251 :end 91251 :robust-begin 3 :robust-end 91249 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63893 :pre-blank 0 
:contents-begin 290 :contents-end 63893 :robust-begin 292 :robust-end 
63891 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91252 :end 91252 :robust-begin 3 :robust-end 91250 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63885 :pre-blank 0 
:contents-begin 300 :contents-end 63885 :robust-begin 302 :robust-end 
63883 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63885 :pre-blank 
0 :contents-begin 62596 :contents-end 63885 :robust-begin 62598 
:robust-end 63883 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"038dacfe7321f26738b7ad864f87cd86\" :begin 63854 :end 63885 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 4 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 0 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 63854 :title (#(\"295ffb9c6900c2fd06bf82072f29c54a\" 0 
25 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63885..63886]𝝙-1
   org-element-cache diagnostics(rfa.org): org-kill-line is about to 
modify text: warning 2
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-kill-line is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"038dacfe7321f26738b7ad864f87cd86\" :begin 
63854 :end 63886 :pre-blank 0 :contents-begin nil :contents-end nil 
:robust-begin nil :robust-end nil :level 4 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63854 :title 
\"b6a3cae572016287b598c6b4913ac1ad\" :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63591 :end 63853 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b4840cac6525217f767f9d220d6cdb32\" 
:post-blank 0 :post-affiliated 63591 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63543 :end 63853 :contents-begin 
63550 :contents-end 63853 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 
63094 :contents-end 63542 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63854 
:contents-begin 63087 :contents-end 63853 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63854 :contents-begin 63087 
:contents-end 63853 :robust-begin 63087 :robust-end 63851 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 
63031 :end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 63853 
:robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags nil 
:todo-keyword #(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 
...) face (... org-level-4))) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title \"ff47ba82b9d24a9faf02f60bc7b95be4\" :mode nil :granularity 
element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 9. The remaining sync requests: "([63031 
63031 63854 -5 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63031!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 9
   org-element-cache diagnostics(rfa.org): removing (254 . 
63591)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63591 :end 63853 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b4840cac6525217f767f9d220d6cdb32\" :post-blank 0 :post-affiliated 
63591 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63543 :end 63853 :contents-begin 63550 :contents-end 63853 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63543 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (254 . 
63544))) :org-element--cache-sync-key (254 . 63591)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (254 . 
63550)::"(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63543 :end 63853 :contents-begin 63550 :contents-end 63853 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63543 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (254 . 
63544))) :org-element--cache-sync-key (254 . 63550)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (254 . 
63544)::"(item (:bullet \"- \" :begin 63543 :end 63853 :contents-begin 
63550 :contents-end 63853 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63854 :contents-begin 63087 :contents-end 63853 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (254 . 63087))) 
:org-element--cache-sync-key (254 . 63544)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (254 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 
63094 :contents-end 63542 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63854 :contents-begin 63087 :contents-end 63853 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (254 . 63087))) 
:org-element--cache-sync-key (254 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (254 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63854 
:contents-begin 63087 :contents-end 63853 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63854 :contents-begin 63087 
:contents-end 63853 :robust-begin 63087 :robust-end 63851 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (254 . 63086))) 
:org-element--cache-sync-key (254 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (254 . 
63086)::"(section (:begin 63087 :end 63854 :contents-begin 63087 
:contents-end 63853 :robust-begin 63087 :robust-end 63851 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 
63853 :robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached nil :org-element--cache-sync-key (254 . 63031))) 
:org-element--cache-sync-key (254 . 63086)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (254 . 
63031)::"(headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 
63853 :robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 
4 ...) face (... org-level-4))) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent 
...))) :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63886 :pre-blank 
0 :contents-begin 62596 :contents-end 63885 :robust-begin 62598 
:robust-end 63883 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (254 . 63031)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63031 63031 63854 -5 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63854 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Interrupt: time limit
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63031 63031 63854 -5 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63854 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Extending to all elements 
between:
  1: "(headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 
63031 :end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 63853 
:robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags nil 
:todo-keyword #(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 
...) face (... org-level-4))) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent 
...))) :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63886 :pre-blank 
0 :contents-begin 62596 :contents-end 63885 :robust-begin 62598 
:robust-end 63883 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (250 . 63031)))"
  2: "(headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 
63031 :end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 63853 
:robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags nil 
:todo-keyword #(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 
...) face (... org-level-4))) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent 
...))) :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63886 :pre-blank 
0 :contents-begin 62596 :contents-end 63885 :robust-begin 62598 
:robust-end 63883 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (250 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91252 :end 91252 :robust-begin 3 :robust-end 91250 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63894 :pre-blank 0 
:contents-begin 290 :contents-end 63894 :robust-begin 292 :robust-end 
63892 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91257 :end 91257 :robust-begin 3 :robust-end 91255 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63886 :pre-blank 0 
:contents-begin 300 :contents-end 63885 :robust-begin 302 :robust-end 
63883 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63899 :pre-blank 0 
:contents-begin 290 :contents-end 63899 :robust-begin 292 :robust-end 
63897 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (253 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63886 :pre-blank 
0 :contents-begin 62596 :contents-end 63885 :robust-begin 62598 
:robust-end 63883 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63891 :pre-blank 0 :contents-begin 300 :contents-end 63890 
:robust-begin 302 :robust-end 63888 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (253 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 
:end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 63853 
:robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags nil 
:todo-keyword #(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 
...) face (... org-level-4))) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent 
...))) :parent (headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63891 :pre-blank 
0 :contents-begin 62596 :contents-end 63890 :robust-begin 62598 
:robust-end 63888 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (250 . 63031)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63854 :contents-begin 63087 :contents-end 
63853 :robust-begin 63087 :robust-end 63851 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63854 :pre-blank 0 :contents-begin 63087 :contents-end 
63853 :robust-begin 63089 :robust-end 63851 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (250 . 63031))) 
:org-element--cache-sync-key (253 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63854 :contents-begin 
63087 :contents-end 63853 :structure ((63087 5 \"- \" nil nil nil 63543) 
(63543 5 \"- \" nil nil nil 63853)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63854 :contents-begin 63087 :contents-end 63853 :robust-begin 
63087 :robust-end 63851 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (253 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63543 :end 63853 :contents-begin 63550 
:contents-end 63853 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) :pre-blank 0 
:post-blank 0 :post-affiliated 63543 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63854 :contents-begin 63087 :contents-end 63853 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63591 
:end 63853 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b4840cac6525217f767f9d220d6cdb32\" 
:post-blank 0 :post-affiliated 63591 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63543 :end 63853 
:contents-begin 63550 :contents-end 63853 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63543 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63854..63864]𝝙-5
   org-element-cache diagnostics(rfa.org): nil is about to modify text: 
warning 4
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): nil is about to modify text: 
warning 4
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63591 :end 63853 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b4840cac6525217f767f9d220d6cdb32\" 
:post-blank 0 :post-affiliated 63591 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63543 :end 63853 :contents-begin 
63550 :contents-end 63853 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 
63094 :contents-end 63542 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63854 
:contents-begin 63087 :contents-end 63853 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63853)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63852 2 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (253 . 
63591)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63591 :end 63851 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"cf238eab553b2a330d72727c0a0b5394\" :post-blank 0 :post-affiliated 
63591 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63543 :end 63851 :contents-begin 63550 :contents-end 63851 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63543 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (253 . 
63544))) :org-element--cache-sync-key (253 . 63591)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (253 . 
63550)::"(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63543 :end 63851 :contents-begin 63550 :contents-end 63851 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63543 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (253 . 
63544))) :org-element--cache-sync-key (253 . 63550)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (253 . 
63544)::"(item (:bullet \"- \" :begin 63543 :end 63851 :contents-begin 
63550 :contents-end 63851 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63852 :contents-begin 63087 :contents-end 63851 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (253 . 63087))) 
:org-element--cache-sync-key (253 . 63544)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (253 . 
63376)::"(example-block (:begin 63376 :end 63543 :value 
\"fddb24abdef10891d301c41ce342535f\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63543 
:contents-begin 63094 :contents-end 63542 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached nil :parent (plain-list 
...) :org-element--cache-sync-key (253 . 63088))) 
:org-element--cache-sync-key (253 . 63376)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (253 . 
63359)::"(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63543 :contents-begin 63094 :contents-end 63542 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (253 . 
63088))) :org-element--cache-sync-key (253 . 63359)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (253 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63359 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f6e16e5d61cf2ca03f118886f04b2802\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63543 :contents-begin 63094 :contents-end 63542 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (253 . 
63088))) :org-element--cache-sync-key (253 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (253 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63543 :contents-begin 63094 :contents-end 63542 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (253 . 
63088))) :org-element--cache-sync-key (253 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 18
   org-element-cache diagnostics(rfa.org): removing (253 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 
63094 :contents-end 63542 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63852 :contents-begin 63087 :contents-end 63851 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (253 . 63087))) 
:org-element--cache-sync-key (253 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 19
   org-element-cache diagnostics(rfa.org): removing (253 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63852 
:contents-begin 63087 :contents-end 63851 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63854 :contents-begin 63087 
:contents-end 63853 :robust-begin 63087 :robust-end 63851 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (253 . 63086))) 
:org-element--cache-sync-key (253 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63852 2 (section (:begin 63087 :end 63854 
:contents-begin 63087 :contents-end 63853 :robust-begin 63087 ...)) 0] 
up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63852 
:contents-begin 63087 :contents-end 63851 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63854 :contents-begin 63087 
:contents-end 63853 :robust-begin 63087 :robust-end 63851 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (252 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91257 :end 91257 :robust-begin 3 :robust-end 91255 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63899 :pre-blank 0 
:contents-begin 290 :contents-end 63899 :robust-begin 292 :robust-end 
63897 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91255 :end 91255 :robust-begin 3 :robust-end 91253 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63891 :pre-blank 0 
:contents-begin 300 :contents-end 63890 :robust-begin 302 :robust-end 
63888 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63897 :pre-blank 0 
:contents-begin 290 :contents-end 63897 :robust-begin 292 :robust-end 
63895 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (252 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63891 :pre-blank 
0 :contents-begin 62596 :contents-end 63890 :robust-begin 62598 
:robust-end 63888 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63889 :pre-blank 0 :contents-begin 300 :contents-end 63888 
:robust-begin 302 :robust-end 63886 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (252 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63854 :pre-blank 
0 :contents-begin 63087 :contents-end 63853 :robust-begin 63089 
:robust-end 63851 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63889 :pre-blank 0 :contents-begin 62596 :contents-end 63888 
:robust-begin 62598 :robust-end 63886 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (250 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63854 :contents-begin 63087 
:contents-end 63853 :robust-begin 63087 :robust-end 63851 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63852 :pre-blank 0 :contents-begin 63087 :contents-end 
63851 :robust-begin 63089 :robust-end 63849 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (250 . 63031))) 
:org-element--cache-sync-key (252 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63852 :contents-begin 
63087 :contents-end 63851 :structure ((63087 5 \"- \" nil nil nil 63543) 
(63543 5 \"- \" nil nil nil 63851)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63852 :contents-begin 63087 :contents-end 63851 :robust-begin 
63087 :robust-end 63849 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (252 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63543 :end 63851 :contents-begin 63550 
:contents-end 63851 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) :pre-blank 0 
:post-blank 0 :post-affiliated 63543 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63852 :contents-begin 63087 :contents-end 63851 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63591 
:end 63851 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63591 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63543 :end 63851 
:contents-begin 63550 :contents-end 63851 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63543 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63613..63834]𝝙2
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63591 :end 63851 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63591 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63550 :end 63591 :contents-begin 63550 
:contents-end 63590 :post-blank 1 :post-affiliated 63550 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63543 :end 63851 :contents-begin 
63550 :contents-end 63851 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63543 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63376 :end 63543 :value 
\"fddb24abdef10891d301c41ce342535f\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63359 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"f6e16e5d61cf2ca03f118886f04b2802\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63543 :contents-begin 
63094 :contents-end 63542 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63852 
:contents-begin 63087 :contents-end 63851 :structure ((63087 5 \"- \" 
nil nil nil 63543) (63543 5 \"- \" nil nil nil 63851)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63815 37 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (252 . 
63376)::"(example-block (:begin 63376 :end 63506 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63506 
:contents-begin 63094 :contents-end 63505 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached nil :parent (plain-list 
...) :org-element--cache-sync-key (252 . 63088))) 
:org-element--cache-sync-key (252 . 63376)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (252 . 
63359)::"(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63506 :contents-begin 63094 :contents-end 63505 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (252 . 
63088))) :org-element--cache-sync-key (252 . 63359)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (252 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63359 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"f6e16e5d61cf2ca03f118886f04b2802\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63506 :contents-begin 63094 :contents-end 63505 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (252 . 
63088))) :org-element--cache-sync-key (252 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (252 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63506 :contents-begin 63094 :contents-end 63505 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (252 . 
63088))) :org-element--cache-sync-key (252 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (252 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63506 :contents-begin 
63094 :contents-end 63505 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63506) (63506 5 \"- \" nil nil nil 63814)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63815 :contents-begin 63087 :contents-end 63814 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (252 . 63087))) 
:org-element--cache-sync-key (252 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (252 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63815 
:contents-begin 63087 :contents-end 63814 :structure ((63087 5 \"- \" 
nil nil nil 63506) (63506 5 \"- \" nil nil nil 63814)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63852 :contents-begin 63087 
:contents-end 63851 :robust-begin 63087 :robust-end 63849 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (252 . 63086))) 
:org-element--cache-sync-key (252 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63815 37 (section (:begin 63087 :end 63852 
:contents-begin 63087 :contents-end 63851 :robust-begin 63087 ...)) 0] 
up to nil-63435, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63435-63435
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63815 
:contents-begin 63087 :contents-end 63814 :structure ((63087 5 \"- \" 
nil nil nil 63506) (63506 5 \"- \" nil nil nil 63814)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63852 :contents-begin 63087 
:contents-end 63851 :robust-begin 63087 :robust-end 63849 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (251 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91255 :end 91255 :robust-begin 3 :robust-end 91253 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63897 :pre-blank 0 
:contents-begin 290 :contents-end 63897 :robust-begin 292 :robust-end 
63895 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91218 :end 91218 :robust-begin 3 :robust-end 91216 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63889 :pre-blank 0 
:contents-begin 300 :contents-end 63888 :robust-begin 302 :robust-end 
63886 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63860 :pre-blank 0 
:contents-begin 290 :contents-end 63860 :robust-begin 292 :robust-end 
63858 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (251 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63889 :pre-blank 
0 :contents-begin 62596 :contents-end 63888 :robust-begin 62598 
:robust-end 63886 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63852 :pre-blank 0 :contents-begin 300 :contents-end 63851 
:robust-begin 302 :robust-end 63849 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (251 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63852 :pre-blank 
0 :contents-begin 63087 :contents-end 63851 :robust-begin 63089 
:robust-end 63849 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63852 :pre-blank 0 :contents-begin 62596 :contents-end 63851 
:robust-begin 62598 :robust-end 63849 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (250 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63852 :contents-begin 63087 
:contents-end 63851 :robust-begin 63087 :robust-end 63849 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63815 :pre-blank 0 :contents-begin 63087 :contents-end 
63814 :robust-begin 63089 :robust-end 63812 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (250 . 63031))) 
:org-element--cache-sync-key (251 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63815 :contents-begin 
63087 :contents-end 63814 :structure ((63087 5 \"- \" nil nil nil 63506) 
(63506 5 \"- \" nil nil nil 63814)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63815 :contents-begin 63087 :contents-end 63814 :robust-begin 
63087 :robust-end 63812 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (251 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63506 :contents-begin 63094 
:contents-end 63505 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63506) (63506 5 \"- \" nil nil nil 63814)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63815 :contents-begin 63087 :contents-end 63814 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(example-block (:begin 63376 :end 63506 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63506 
:contents-begin 63094 :contents-end 63505 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63399..63484]𝝙37
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63376 :end 63506 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63376 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63359 :end 63376 :contents-begin 63359 
:contents-end 63376 :post-blank 0 :post-affiliated 63359 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63359 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"f6e16e5d61cf2ca03f118886f04b2802\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63506 :contents-begin 
63094 :contents-end 63505 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63506) (63506 5 \"- \" nil nil nil 63814)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63815 
:contents-begin 63087 :contents-end 63814 :structure ((63087 5 \"- \" 
nil nil nil 63506) (63506 5 \"- \" nil nil nil 63814)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63341. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91218 :end 91218 :robust-begin 3 :robust-end 91216 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63860 :pre-blank 0 
:contents-begin 290 :contents-end 63860 :robust-begin 292 :robust-end 
63858 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91218 :end 91218 :robust-begin 3 :robust-end 91216 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63852 :pre-blank 0 
:contents-begin 300 :contents-end 63851 :robust-begin 302 :robust-end 
63849 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63860 :pre-blank 0 
:contents-begin 290 :contents-end 63860 :robust-begin 292 :robust-end 
63858 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (251 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63852 :pre-blank 
0 :contents-begin 62596 :contents-end 63851 :robust-begin 62598 
:robust-end 63849 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63852 :pre-blank 0 :contents-begin 300 :contents-end 63851 
:robust-begin 302 :robust-end 63849 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (251 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63815 :pre-blank 
0 :contents-begin 63087 :contents-end 63814 :robust-begin 63089 
:robust-end 63812 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63852 :pre-blank 0 :contents-begin 62596 :contents-end 63851 
:robust-begin 62598 :robust-end 63849 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (250 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63815 :contents-begin 63087 
:contents-end 63814 :robust-begin 63087 :robust-end 63812 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63815 :pre-blank 0 :contents-begin 63087 :contents-end 
63814 :robust-begin 63089 :robust-end 63812 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (250 . 63031))) 
:org-element--cache-sync-key (251 . 63086)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63341]𝝙0
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63797 18 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (251 . 
63536)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63536 :end 63796 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"cf238eab553b2a330d72727c0a0b5394\" :post-blank 0 :post-affiliated 
63536 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63488 :end 63796 :contents-begin 63495 :contents-end 63796 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63488 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (251 . 
63489))) :org-element--cache-sync-key (251 . 63536)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (251 . 
63495)::"(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63488 :end 63796 :contents-begin 63495 :contents-end 63796 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63488 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (251 . 
63489))) :org-element--cache-sync-key (251 . 63495)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (251 . 
63489)::"(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63797 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (251 . 63087))) 
:org-element--cache-sync-key (251 . 63489)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (251 . 
63358)::"(example-block (:begin 63358 :end 63488 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63358 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63488 
:contents-begin 63094 :contents-end 63487 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached nil :parent (plain-list 
...) :org-element--cache-sync-key (251 . 63088))) 
:org-element--cache-sync-key (251 . 63358)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (251 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63488 :contents-begin 63094 :contents-end 63487 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (251 . 
63088))) :org-element--cache-sync-key (251 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (251 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63488 :contents-begin 63094 :contents-end 63487 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (251 . 
63088))) :org-element--cache-sync-key (251 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (251 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63488 :contents-begin 63094 :contents-end 63487 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (251 . 
63088))) :org-element--cache-sync-key (251 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 18
   org-element-cache diagnostics(rfa.org): removing (251 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63797 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (251 . 63087))) 
:org-element--cache-sync-key (251 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 19
   org-element-cache diagnostics(rfa.org): removing (251 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63797 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63815 :contents-begin 63087 
:contents-end 63814 :robust-begin 63087 :robust-end 63812 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (251 . 63086))) 
:org-element--cache-sync-key (251 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63797 18 (section (:begin 63087 :end 63815 
:contents-begin 63087 :contents-end 63814 :robust-begin 63087 ...)) 0] 
up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63797 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63815 :contents-begin 63087 
:contents-end 63814 :robust-begin 63087 :robust-end 63812 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91218 :end 91218 :robust-begin 3 :robust-end 91216 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63860 :pre-blank 0 
:contents-begin 290 :contents-end 63860 :robust-begin 292 :robust-end 
63858 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91200 :end 91200 :robust-begin 3 :robust-end 91198 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63852 :pre-blank 0 
:contents-begin 300 :contents-end 63851 :robust-begin 302 :robust-end 
63849 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63842 :pre-blank 0 
:contents-begin 290 :contents-end 63842 :robust-begin 292 :robust-end 
63840 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (250 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63852 :pre-blank 
0 :contents-begin 62596 :contents-end 63851 :robust-begin 62598 
:robust-end 63849 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63834 :pre-blank 0 :contents-begin 300 :contents-end 63833 
:robust-begin 302 :robust-end 63831 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (250 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63815 :pre-blank 
0 :contents-begin 63087 :contents-end 63814 :robust-begin 63089 
:robust-end 63812 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63834 :pre-blank 0 :contents-begin 62596 :contents-end 63833 
:robust-begin 62598 :robust-end 63831 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (250 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63815 :contents-begin 63087 
:contents-end 63814 :robust-begin 63087 :robust-end 63812 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63797 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (250 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63797 :contents-begin 
63087 :contents-end 63796 :structure ((63087 5 \"- \" nil nil nil 63488) 
(63488 5 \"- \" nil nil nil 63796)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63797 :contents-begin 63087 :contents-end 63796 :robust-begin 
63087 :robust-end 63794 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 63094 
:contents-end 63487 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63797 :contents-begin 63087 :contents-end 63796 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63488 
:contents-begin 63094 :contents-end 63487 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63323]𝝙18
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63358 :end 63488 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63358 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63536 :end 63796 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63536 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63797 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63797 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63804 -7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (250 . 
63536)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63536 :end 63796 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"cf238eab553b2a330d72727c0a0b5394\" :post-blank 0 :post-affiliated 
63536 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63488 :end 63796 :contents-begin 63495 :contents-end 63796 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63488 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (250 . 
63489))) :org-element--cache-sync-key (250 . 63536)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (250 . 
63495)::"(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63488 :end 63796 :contents-begin 63495 :contents-end 63796 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63488 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (250 . 
63489))) :org-element--cache-sync-key (250 . 63495)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (250 . 
63489)::"(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63804 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (250 . 63087))) 
:org-element--cache-sync-key (250 . 63489)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (250 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63804 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (250 . 63087))) 
:org-element--cache-sync-key (250 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (250 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63804 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63804 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (250 . 63086))) 
:org-element--cache-sync-key (250 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (250 . 
63086)::"(section (:begin 63087 :end 63804 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63797 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (249 . 63031))) 
:org-element--cache-sync-key (250 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63804 -7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63797 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63796, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63796-63796
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63804 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63797 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (249 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91200 :end 91200 :robust-begin 3 :robust-end 91198 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63842 :pre-blank 0 
:contents-begin 290 :contents-end 63842 :robust-begin 292 :robust-end 
63840 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91207 :end 91207 :robust-begin 3 :robust-end 91205 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63834 :pre-blank 0 
:contents-begin 300 :contents-end 63833 :robust-begin 302 :robust-end 
63831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63849 :pre-blank 0 
:contents-begin 290 :contents-end 63849 :robust-begin 292 :robust-end 
63847 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (249 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63834 :pre-blank 
0 :contents-begin 62596 :contents-end 63833 :robust-begin 62598 
:robust-end 63831 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63841 :pre-blank 0 :contents-begin 300 :contents-end 63840 
:robust-begin 302 :robust-end 63838 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (249 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63797 :pre-blank 
0 :contents-begin 63087 :contents-end 63796 :robust-begin 63089 
:robust-end 63794 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63804 :contents-begin 63087 :contents-end 
63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63804 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (249 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63804 :contents-begin 
63087 :contents-end 63796 :structure ((63087 5 \"- \" nil nil nil 63488) 
(63488 5 \"- \" nil nil nil 63796)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63804 :contents-begin 63087 :contents-end 63796 :robust-begin 
63087 :robust-end 63794 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 63495 
:contents-end 63796 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :pre-blank 0 
:post-blank 0 :post-affiliated 63488 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63804 :contents-begin 63087 :contents-end 63796 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63536 
:end 63796 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63536 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63488 :end 63796 
:contents-begin 63495 :contents-end 63796 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63488 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63796..63803]𝝙-7
   org-element-cache diagnostics(rfa.org): save-buffer is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): save-buffer is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63536 :end 63796 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63536 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63804 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63804 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63797 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (249 . 
63536)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63536 :end 63796 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"cf238eab553b2a330d72727c0a0b5394\" :post-blank 0 :post-affiliated 
63536 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63488 :end 63796 :contents-begin 63495 :contents-end 63796 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63488 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (249 . 
63489))) :org-element--cache-sync-key (249 . 63536)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (249 . 
63495)::"(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63488 :end 63796 :contents-begin 63495 :contents-end 63796 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63488 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (249 . 
63489))) :org-element--cache-sync-key (249 . 63495)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (249 . 
63489)::"(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63797 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (249 . 63087))) 
:org-element--cache-sync-key (249 . 63489)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (249 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63797 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (249 . 63087))) 
:org-element--cache-sync-key (249 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (249 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63797 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63797 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (249 . 63086))) 
:org-element--cache-sync-key (249 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (249 . 
63086)::"(section (:begin 63087 :end 63797 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63804 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (248 . 63031))) 
:org-element--cache-sync-key (249 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63797 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63804 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63803, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63803-63803
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63797 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63804 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (248 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91207 :end 91207 :robust-begin 3 :robust-end 91205 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63849 :pre-blank 0 
:contents-begin 290 :contents-end 63849 :robust-begin 292 :robust-end 
63847 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91200 :end 91200 :robust-begin 3 :robust-end 91198 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63841 :pre-blank 0 
:contents-begin 300 :contents-end 63840 :robust-begin 302 :robust-end 
63838 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63842 :pre-blank 0 
:contents-begin 290 :contents-end 63842 :robust-begin 292 :robust-end 
63840 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (248 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63841 :pre-blank 
0 :contents-begin 62596 :contents-end 63840 :robust-begin 62598 
:robust-end 63838 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63834 :pre-blank 0 :contents-begin 300 :contents-end 63833 
:robust-begin 302 :robust-end 63831 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (248 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63804 :pre-blank 
0 :contents-begin 63087 :contents-end 63796 :robust-begin 63089 
:robust-end 63794 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63797 :contents-begin 63087 :contents-end 
63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63797 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (248 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63797 :contents-begin 
63087 :contents-end 63796 :structure ((63087 5 \"- \" nil nil nil 63488) 
(63488 5 \"- \" nil nil nil 63796)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63797 :contents-begin 63087 :contents-end 63796 :robust-begin 
63087 :robust-end 63794 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 63495 
:contents-end 63796 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :pre-blank 0 
:post-blank 0 :post-affiliated 63488 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63797 :contents-begin 63087 :contents-end 63796 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63536 
:end 63796 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63536 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63488 :end 63796 
:contents-begin 63495 :contents-end 63796 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63488 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63796..63796]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63536 :end 63796 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63536 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63797 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63797 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63796 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (248 . 
63536)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63536 :end 63796 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"cf238eab553b2a330d72727c0a0b5394\" :post-blank 0 :post-affiliated 
63536 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63488 :end 63796 :contents-begin 63495 :contents-end 63796 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63488 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (248 . 
63489))) :org-element--cache-sync-key (248 . 63536)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (248 . 
63495)::"(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63488 :end 63796 :contents-begin 63495 :contents-end 63796 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63488 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (248 . 
63489))) :org-element--cache-sync-key (248 . 63495)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (248 . 
63489)::"(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63796 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (248 . 63087))) 
:org-element--cache-sync-key (248 . 63489)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (248 . 
63358)::"(example-block (:begin 63358 :end 63488 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63358 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63488 
:contents-begin 63094 :contents-end 63487 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached nil :parent (plain-list 
...) :org-element--cache-sync-key (248 . 63088))) 
:org-element--cache-sync-key (248 . 63358)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (248 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63488 :contents-begin 63094 :contents-end 63487 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (248 . 
63088))) :org-element--cache-sync-key (248 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (248 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63488 :contents-begin 63094 :contents-end 63487 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (248 . 
63088))) :org-element--cache-sync-key (248 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (248 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63488 :contents-begin 63094 :contents-end 63487 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (248 . 
63088))) :org-element--cache-sync-key (248 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (248 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63796 :contents-begin 63087 :contents-end 63796 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (248 . 63087))) 
:org-element--cache-sync-key (248 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 18
   org-element-cache diagnostics(rfa.org): removing (248 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63796 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63796 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (248 . 63086))) 
:org-element--cache-sync-key (248 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 19
   org-element-cache diagnostics(rfa.org): removing (248 . 
63086)::"(section (:begin 63087 :end 63796 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63797 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (246 . 63031))) 
:org-element--cache-sync-key (248 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63796 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63797 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63795, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63795-63795
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63796 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63797 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (246 . 63031))) 
:org-element--cache-sync-key (247 . 63086)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91200 :end 91200 :robust-begin 3 :robust-end 91198 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63842 :pre-blank 0 
:contents-begin 290 :contents-end 63842 :robust-begin 292 :robust-end 
63840 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91199 :end 91199 :robust-begin 3 :robust-end 91197 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63834 :pre-blank 0 
:contents-begin 300 :contents-end 63833 :robust-begin 302 :robust-end 
63831 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63841 :pre-blank 0 
:contents-begin 290 :contents-end 63841 :robust-begin 292 :robust-end 
63839 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (247 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63834 :pre-blank 
0 :contents-begin 62596 :contents-end 63833 :robust-begin 62598 
:robust-end 63831 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63833 :pre-blank 0 :contents-begin 300 :contents-end 63832 
:robust-begin 302 :robust-end 63830 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (247 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63797 :pre-blank 
0 :contents-begin 63087 :contents-end 63796 :robust-begin 63089 
:robust-end 63794 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63796 :contents-begin 63087 :contents-end 
63796 :robust-begin 63087 :robust-end 63794 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63796 :pre-blank 0 :contents-begin 63087 :contents-end 
63796 :robust-begin 63089 :robust-end 63794 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (246 . 63031))) 
:org-element--cache-sync-key (247 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63796 :contents-begin 
63087 :contents-end 63796 :structure ((63087 5 \"- \" nil nil nil 63488) 
(63488 5 \"- \" nil nil nil 63796)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63796 :contents-begin 63087 :contents-end 63796 :robust-begin 
63087 :robust-end 63794 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (247 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 63495 
:contents-end 63796 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :pre-blank 0 
:post-blank 0 :post-affiliated 63488 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63796 :contents-begin 63087 :contents-end 63796 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63536 
:end 63796 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63536 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63488 :end 63796 
:contents-begin 63495 :contents-end 63796 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63488 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63779..63795]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63536 :end 63796 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63536 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63495 :end 63536 :contents-begin 63495 
:contents-end 63535 :post-blank 1 :post-affiliated 63495 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63488 :end 63796 :contents-begin 
63495 :contents-end 63796 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63488 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63358 :end 63488 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63358 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63488 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63796 
:contents-begin 63087 :contents-end 63796 :structure ((63087 5 \"- \" 
nil nil nil 63488) (63488 5 \"- \" nil nil nil 63796)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63803 -7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (247 . 
63358)::"(example-block (:begin 63358 :end 63495 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63358 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63495 
:contents-begin 63094 :contents-end 63487 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached nil :parent (plain-list 
...) :org-element--cache-sync-key (247 . 63088))) 
:org-element--cache-sync-key (247 . 63358)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (247 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63495 :contents-begin 63094 :contents-end 63487 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (247 . 
63088))) :org-element--cache-sync-key (247 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (247 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63495 :contents-begin 63094 :contents-end 63487 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (247 . 
63088))) :org-element--cache-sync-key (247 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (247 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63495 :contents-begin 63094 :contents-end 63487 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (247 . 
63088))) :org-element--cache-sync-key (247 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (247 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63495 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63495) (63495 5 \"- \" nil nil nil 63803)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63803 :contents-begin 63087 :contents-end 63803 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (247 . 63087))) 
:org-element--cache-sync-key (247 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (247 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63803 
:contents-begin 63087 :contents-end 63803 :structure ((63087 5 \"- \" 
nil nil nil 63495) (63495 5 \"- \" nil nil nil 63803)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63796 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (247 . 63086))) 
:org-element--cache-sync-key (247 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63803 -7 (section (:begin 63087 :end 63796 
:contents-begin 63087 :contents-end 63796 :robust-begin 63087 ...)) 0] 
up to nil-63465, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63465-63465
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63803 
:contents-begin 63087 :contents-end 63803 :structure ((63087 5 \"- \" 
nil nil nil 63495) (63495 5 \"- \" nil nil nil 63803)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63796 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91199 :end 91199 :robust-begin 3 :robust-end 91197 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63841 :pre-blank 0 
:contents-begin 290 :contents-end 63841 :robust-begin 292 :robust-end 
63839 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91206 :end 91206 :robust-begin 3 :robust-end 91204 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63833 :pre-blank 0 
:contents-begin 300 :contents-end 63832 :robust-begin 302 :robust-end 
63830 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63848 :pre-blank 0 
:contents-begin 290 :contents-end 63848 :robust-begin 292 :robust-end 
63846 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (246 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63833 :pre-blank 
0 :contents-begin 62596 :contents-end 63832 :robust-begin 62598 
:robust-end 63830 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63840 :pre-blank 0 :contents-begin 300 :contents-end 63839 
:robust-begin 302 :robust-end 63837 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (246 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63796 :pre-blank 
0 :contents-begin 63087 :contents-end 63796 :robust-begin 63089 
:robust-end 63794 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63840 :pre-blank 0 :contents-begin 62596 :contents-end 63839 
:robust-begin 62598 :robust-end 63837 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (246 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63796 :contents-begin 63087 
:contents-end 63796 :robust-begin 63087 :robust-end 63794 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63803 :pre-blank 0 :contents-begin 63087 :contents-end 
63803 :robust-begin 63089 :robust-end 63801 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (246 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63803 :contents-begin 
63087 :contents-end 63803 :structure ((63087 5 \"- \" nil nil nil 63495) 
(63495 5 \"- \" nil nil nil 63803)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63803 :contents-begin 63087 :contents-end 63803 :robust-begin 
63087 :robust-end 63801 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63495 :contents-begin 63094 
:contents-end 63487 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63495) (63495 5 \"- \" nil nil nil 63803)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63803 :contents-begin 63087 :contents-end 63803 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(example-block (:begin 63358 :end 63495 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63358 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63495 
:contents-begin 63094 :contents-end 63487 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63487..63494]𝝙-7
   org-element-cache diagnostics(rfa.org): save-buffer is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): save-buffer is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63358 :end 63495 :value 
\"b770d969ac13302321cd021f1e348696\" :switches nil :number-lines nil 
:preserve-indent nil :retain-labels t :use-labels t :label-fmt nil 
:post-blank 1 :post-affiliated 63358 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63495 :contents-begin 
63094 :contents-end 63487 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63495) (63495 5 \"- \" nil nil nil 63803)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63803 
:contents-begin 63087 :contents-end 63803 :structure ((63087 5 \"- \" 
nil nil nil 63495) (63495 5 \"- \" nil nil nil 63803)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63803 :contents-begin 63087 
:contents-end 63803 :robust-begin 63087 :robust-end 63801 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63718 85 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (246 . 
63358)::"(example-block (:begin 63358 :end 63410 :value \"\" :switches 
nil :number-lines nil :preserve-indent nil :retain-labels t :use-labels 
t :label-fmt nil :post-blank 1 :post-affiliated 63358 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63410 :contents-begin 63094 :contents-end 63402 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (246 . 
63088))) :org-element--cache-sync-key (246 . 63358)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (246 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63410 :contents-begin 63094 :contents-end 63402 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (246 . 
63088))) :org-element--cache-sync-key (246 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (246 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63410 :contents-begin 63094 :contents-end 63402 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (246 . 
63088))) :org-element--cache-sync-key (246 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (246 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63410 :contents-begin 63094 :contents-end 63402 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (246 . 
63088))) :org-element--cache-sync-key (246 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (246 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63410 :contents-begin 
63094 :contents-end 63402 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63410) (63410 5 \"- \" nil nil nil 63718)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63718 :contents-begin 63087 :contents-end 63718 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (246 . 63087))) 
:org-element--cache-sync-key (246 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (246 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63718 
:contents-begin 63087 :contents-end 63718 :structure ((63087 5 \"- \" 
nil nil nil 63410) (63410 5 \"- \" nil nil nil 63718)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63718 :contents-begin 63087 
:contents-end 63718 :robust-begin 63087 :robust-end 63716 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (246 . 63086))) 
:org-element--cache-sync-key (246 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (246 . 
63086)::"(section (:begin 63087 :end 63718 :contents-begin 63087 
:contents-end 63718 :robust-begin 63087 :robust-end 63716 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63803 :pre-blank 0 :contents-begin 63087 :contents-end 
63803 :robust-begin 63089 :robust-end 63801 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (246 . 63031))) 
:org-element--cache-sync-key (246 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63718 85 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63803 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63465, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63465-63465
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91206 :end 91206 :robust-begin 3 :robust-end 91204 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63848 :pre-blank 0 
:contents-begin 290 :contents-end 63848 :robust-begin 292 :robust-end 
63846 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91205 :end 91205 :robust-begin 3 :robust-end 91203 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63840 :pre-blank 0 
:contents-begin 300 :contents-end 63839 :robust-begin 302 :robust-end 
63837 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63847 :pre-blank 0 
:contents-begin 290 :contents-end 63847 :robust-begin 292 :robust-end 
63845 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (246 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63840 :pre-blank 
0 :contents-begin 62596 :contents-end 63839 :robust-begin 62598 
:robust-end 63837 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63839 :pre-blank 0 :contents-begin 300 :contents-end 63838 
:robust-begin 302 :robust-end 63836 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (246 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63803 :pre-blank 
0 :contents-begin 63087 :contents-end 63803 :robust-begin 63089 
:robust-end 63801 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63381..63465]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63718 :contents-begin 63087 
:contents-end 63718 :robust-begin 63087 :robust-end 63716 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63802 :pre-blank 0 :contents-begin 63087 :contents-end 
63802 :robust-begin 63089 :robust-end 63800 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (245 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91205 :end 91205 :robust-begin 3 :robust-end 91203 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63847 :pre-blank 0 
:contents-begin 290 :contents-end 63847 :robust-begin 292 :robust-end 
63845 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91121 :end 91121 :robust-begin 3 :robust-end 91119 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63839 :pre-blank 0 
:contents-begin 300 :contents-end 63838 :robust-begin 302 :robust-end 
63836 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63763 :pre-blank 0 
:contents-begin 290 :contents-end 63763 :robust-begin 292 :robust-end 
63761 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (245 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63839 :pre-blank 
0 :contents-begin 62596 :contents-end 63838 :robust-begin 62598 
:robust-end 63836 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63755 :pre-blank 0 :contents-begin 300 :contents-end 63754 
:robust-begin 302 :robust-end 63752 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (245 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63802 :pre-blank 
0 :contents-begin 63087 :contents-end 63802 :robust-begin 63089 
:robust-end 63800 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63755 :pre-blank 0 :contents-begin 62596 :contents-end 63754 
:robust-begin 62598 :robust-end 63752 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (245 . 63031)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63718 :contents-begin 63087 :contents-end 
63718 :robust-begin 63087 :robust-end 63716 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63718 :pre-blank 0 :contents-begin 63087 :contents-end 
63718 :robust-begin 63089 :robust-end 63716 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (245 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63718 :contents-begin 
63087 :contents-end 63718 :structure ((63087 5 \"- \" nil nil nil 63410) 
(63410 5 \"- \" nil nil nil 63718)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63718 :contents-begin 63087 :contents-end 63718 :robust-begin 
63087 :robust-end 63716 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63410 :contents-begin 63094 
:contents-end 63402 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63410) (63410 5 \"- \" nil nil nil 63718)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63718 :contents-begin 63087 :contents-end 63718 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(example-block (:begin 63358 :end 63410 :value \"\" :switches nil 
:number-lines nil :preserve-indent nil :retain-labels t :use-labels t 
:label-fmt nil :post-blank 1 :post-affiliated 63358 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63410 :contents-begin 63094 :contents-end 63402 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63381..63381]𝝙84
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(example-block (:begin 63358 :end 63410 :value \"\" :switches nil 
:number-lines nil :preserve-indent nil :retain-labels t :use-labels t 
:label-fmt nil :post-blank 1 :post-affiliated 63358 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63410 :contents-begin 
63094 :contents-end 63402 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63410) (63410 5 \"- \" nil nil nil 63718)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63718 
:contents-begin 63087 :contents-end 63718 :structure ((63087 5 \"- \" 
nil nil nil 63410) (63410 5 \"- \" nil nil nil 63718)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63718 :contents-begin 63087 
:contents-end 63718 :robust-begin 63087 :robust-end 63716 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63689 36 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (245 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (245 . 
63088))) :org-element--cache-sync-key (245 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (245 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63358 :contents-begin 63094 :contents-end 63358 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (245 . 
63088))) :org-element--cache-sync-key (245 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (245 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (245 . 
63088))) :org-element--cache-sync-key (245 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (245 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63374 :contents-begin 
63087 :contents-end 63358 :structure (...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (245 . 63087))) 
:org-element--cache-sync-key (245 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (245 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63374 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63689 
:contents-begin 63087 :contents-end 63689 :robust-begin 63087 
:robust-end 63687 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (245 . 63086))) 
:org-element--cache-sync-key (245 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (245 . 
63086)::"(section (:begin 63087 :end 63689 :contents-begin 63087 
:contents-end 63689 :robust-begin 63087 :robust-end 63687 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63718 :pre-blank 0 :contents-begin 63087 :contents-end 
63718 :robust-begin 63089 :robust-end 63716 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (245 . 63031))) 
:org-element--cache-sync-key (245 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63689 36 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63718 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63388, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63388-63388
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91121 :end 91121 :robust-begin 3 :robust-end 91119 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63763 :pre-blank 0 
:contents-begin 290 :contents-end 63763 :robust-begin 292 :robust-end 
63761 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91128 :end 91128 :robust-begin 3 :robust-end 91126 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63755 :pre-blank 0 
:contents-begin 300 :contents-end 63754 :robust-begin 302 :robust-end 
63752 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63770 :pre-blank 0 
:contents-begin 290 :contents-end 63770 :robust-begin 292 :robust-end 
63768 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (245 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63755 :pre-blank 
0 :contents-begin 62596 :contents-end 63754 :robust-begin 62598 
:robust-end 63752 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63762 :pre-blank 0 :contents-begin 300 :contents-end 63761 
:robust-begin 302 :robust-end 63759 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (245 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63718 :pre-blank 
0 :contents-begin 63087 :contents-end 63718 :robust-begin 63089 
:robust-end 63716 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63381..63408]𝝙-7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91128 :end 91128 :robust-begin 3 :robust-end 91126 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63770 :pre-blank 0 
:contents-begin 290 :contents-end 63770 :robust-begin 292 :robust-end 
63768 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91115 :end 91115 :robust-begin 3 :robust-end 91113 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63762 :pre-blank 0 
:contents-begin 300 :contents-end 63761 :robust-begin 302 :robust-end 
63759 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63757 :pre-blank 0 
:contents-begin 290 :contents-end 63757 :robust-begin 292 :robust-end 
63755 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (245 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63762 :pre-blank 
0 :contents-begin 62596 :contents-end 63761 :robust-begin 62598 
:robust-end 63759 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63749 :pre-blank 0 :contents-begin 300 :contents-end 63748 
:robust-begin 302 :robust-end 63746 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (245 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63725 :pre-blank 
0 :contents-begin 63087 :contents-end 63725 :robust-begin 63089 
:robust-end 63723 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63381..63388]𝝙13
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91115 :end 91115 :robust-begin 3 :robust-end 91113 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63757 :pre-blank 0 
:contents-begin 290 :contents-end 63757 :robust-begin 292 :robust-end 
63755 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91108 :end 91108 :robust-begin 3 :robust-end 91106 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63749 :pre-blank 0 
:contents-begin 300 :contents-end 63748 :robust-begin 302 :robust-end 
63746 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63750 :pre-blank 0 
:contents-begin 290 :contents-end 63750 :robust-begin 292 :robust-end 
63748 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (245 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63749 :pre-blank 
0 :contents-begin 62596 :contents-end 63748 :robust-begin 62598 
:robust-end 63746 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63742 :pre-blank 0 :contents-begin 300 :contents-end 63741 
:robust-begin 302 :robust-end 63739 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (245 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63712 :pre-blank 
0 :contents-begin 63087 :contents-end 63712 :robust-begin 63089 
:robust-end 63710 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63381..63381]𝝙7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. New parent: "(section (:begin 63087 :end 63689 :contents-begin 
63087 :contents-end 63689 :robust-begin 63087 :robust-end 63687 
:post-blank 0 :post-affiliated 63087 :mode section :granularity element 
:cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63705 :pre-blank 
0 :contents-begin 63087 :contents-end 63705 :robust-begin 63089 
:robust-end 63703 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (245 . 63031))) 
:org-element--cache-sync-key (245 . 63086)))"
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "(section (:begin 63087 :end 63689 
:contents-begin 63087 :contents-end 63689 :robust-begin 63087 
:robust-end 63687 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63705 :pre-blank 
0 :contents-begin 63087 :contents-end 63705 :robust-begin 63089 
:robust-end 63703 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (245 . 63031))) 
:org-element--cache-sync-key (245 . 63086)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91108 :end 91108 :robust-begin 3 :robust-end 91106 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63750 :pre-blank 0 
:contents-begin 290 :contents-end 63750 :robust-begin 292 :robust-end 
63748 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91092 :end 91092 :robust-begin 3 :robust-end 91090 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63742 :pre-blank 0 
:contents-begin 300 :contents-end 63741 :robust-begin 302 :robust-end 
63739 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63734 :pre-blank 0 
:contents-begin 290 :contents-end 63734 :robust-begin 292 :robust-end 
63732 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (245 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63742 :pre-blank 
0 :contents-begin 62596 :contents-end 63741 :robust-begin 62598 
:robust-end 63739 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63726 :pre-blank 0 :contents-begin 300 :contents-end 63725 
:robust-begin 302 :robust-end 63723 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (245 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63705 :pre-blank 
0 :contents-begin 63087 :contents-end 63705 :robust-begin 63089 
:robust-end 63703 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63358..63365]𝝙16
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63374 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63689 
:contents-begin 63087 :contents-end 63689 :robust-begin 63087 
:robust-end 63687 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (244 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91092 :end 91092 :robust-begin 3 :robust-end 91090 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63734 :pre-blank 0 
:contents-begin 290 :contents-end 63734 :robust-begin 292 :robust-end 
63732 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91085 :end 91085 :robust-begin 3 :robust-end 91083 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63726 :pre-blank 0 
:contents-begin 300 :contents-end 63725 :robust-begin 302 :robust-end 
63723 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63727 :pre-blank 0 
:contents-begin 290 :contents-end 63727 :robust-begin 292 :robust-end 
63725 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (244 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63726 :pre-blank 
0 :contents-begin 62596 :contents-end 63725 :robust-begin 62598 
:robust-end 63723 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63719 :pre-blank 0 :contents-begin 300 :contents-end 63718 
:robust-begin 302 :robust-end 63716 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (244 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63689 :pre-blank 
0 :contents-begin 63087 :contents-end 63689 :robust-begin 63089 
:robust-end 63687 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63719 :pre-blank 0 :contents-begin 62596 :contents-end 63718 
:robust-begin 62598 :robust-end 63716 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63689 :contents-begin 63087 
:contents-end 63689 :robust-begin 63087 :robust-end 63687 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63682 :pre-blank 0 :contents-begin 63087 :contents-end 
63682 :robust-begin 63089 :robust-end 63680 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (244 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63374 :contents-begin 
63087 :contents-end 63358 :structure ((63087 5 \"- \" nil nil nil 
63358)) :post-blank 2 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63682 
:contents-begin 63087 :contents-end 63682 :robust-begin 63087 
:robust-end 63680 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (244 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 63094 
:contents-end 63358 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63374 :contents-begin 63087 
:contents-end 63358 :structure (...) :post-blank 2 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 :contents-end 
63358 :post-blank 0 :post-affiliated 63341 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63087 :end 63358 
:contents-begin 63094 :contents-end 63358 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63358..63358]𝝙7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63374 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63367 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (244 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (244 . 
63088))) :org-element--cache-sync-key (244 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (244 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63358 :contents-begin 63094 :contents-end 63358 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (244 . 
63088))) :org-element--cache-sync-key (244 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (244 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (244 . 
63088))) :org-element--cache-sync-key (244 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (244 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63367 :contents-begin 
63087 :contents-end 63358 :structure (...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (244 . 63087))) 
:org-element--cache-sync-key (244 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (244 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63367 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63682 
:contents-begin 63087 :contents-end 63682 :robust-begin 63087 
:robust-end 63680 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (244 . 63086))) 
:org-element--cache-sync-key (244 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63367 7 (section (:begin 63087 :end 63682 
:contents-begin 63087 :contents-end 63682 :robust-begin 63087 ...)) 0] 
up to nil-63365, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63365-63365
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63367 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63682 
:contents-begin 63087 :contents-end 63682 :robust-begin 63087 
:robust-end 63680 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (243 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91085 :end 91085 :robust-begin 3 :robust-end 91083 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63727 :pre-blank 0 
:contents-begin 290 :contents-end 63727 :robust-begin 292 :robust-end 
63725 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91078 :end 91078 :robust-begin 3 :robust-end 91076 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63719 :pre-blank 0 
:contents-begin 300 :contents-end 63718 :robust-begin 302 :robust-end 
63716 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63720 :pre-blank 0 
:contents-begin 290 :contents-end 63720 :robust-begin 292 :robust-end 
63718 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (243 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63719 :pre-blank 
0 :contents-begin 62596 :contents-end 63718 :robust-begin 62598 
:robust-end 63716 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63712 :pre-blank 0 :contents-begin 300 :contents-end 63711 
:robust-begin 302 :robust-end 63709 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (243 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63682 :pre-blank 
0 :contents-begin 63087 :contents-end 63682 :robust-begin 63089 
:robust-end 63680 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63712 :pre-blank 0 :contents-begin 62596 :contents-end 63711 
:robust-begin 62598 :robust-end 63709 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63682 :contents-begin 63087 
:contents-end 63682 :robust-begin 63087 :robust-end 63680 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63675 :pre-blank 0 :contents-begin 63087 :contents-end 
63675 :robust-begin 63089 :robust-end 63673 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (243 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63367 :contents-begin 
63087 :contents-end 63358 :structure ((63087 5 \"- \" nil nil nil 
63358)) :post-blank 2 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63675 
:contents-begin 63087 :contents-end 63675 :robust-begin 63087 
:robust-end 63673 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (243 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 63094 
:contents-end 63358 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63367 :contents-begin 63087 
:contents-end 63358 :structure (...) :post-blank 2 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 :contents-end 
63358 :post-blank 0 :post-affiliated 63341 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63087 :end 63358 
:contents-begin 63094 :contents-end 63358 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63358..63358]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63367 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63365 2 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (243 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (243 . 
63088))) :org-element--cache-sync-key (243 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (243 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63358 :contents-begin 63094 :contents-end 63358 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (243 . 
63088))) :org-element--cache-sync-key (243 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (243 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (243 . 
63088))) :org-element--cache-sync-key (243 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (243 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63365 :contents-begin 
63087 :contents-end 63358 :structure (...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (243 . 63087))) 
:org-element--cache-sync-key (243 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (243 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63365 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63675 
:contents-begin 63087 :contents-end 63675 :robust-begin 63087 
:robust-end 63673 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (243 . 63086))) 
:org-element--cache-sync-key (243 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63365 2 (section (:begin 63087 :end 63675 
:contents-begin 63087 :contents-end 63675 :robust-begin 63087 ...)) 0] 
up to nil-63357, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63357-63357
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63365 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63675 
:contents-begin 63087 :contents-end 63675 :robust-begin 63087 
:robust-end 63673 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (242 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91078 :end 91078 :robust-begin 3 :robust-end 91076 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63720 :pre-blank 0 
:contents-begin 290 :contents-end 63720 :robust-begin 292 :robust-end 
63718 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91076 :end 91076 :robust-begin 3 :robust-end 91074 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63712 :pre-blank 0 
:contents-begin 300 :contents-end 63711 :robust-begin 302 :robust-end 
63709 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63718 :pre-blank 0 
:contents-begin 290 :contents-end 63718 :robust-begin 292 :robust-end 
63716 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (242 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63712 :pre-blank 
0 :contents-begin 62596 :contents-end 63711 :robust-begin 62598 
:robust-end 63709 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63710 :pre-blank 0 :contents-begin 300 :contents-end 63709 
:robust-begin 302 :robust-end 63707 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (242 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63675 :pre-blank 
0 :contents-begin 63087 :contents-end 63675 :robust-begin 63089 
:robust-end 63673 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63710 :pre-blank 0 :contents-begin 62596 :contents-end 63709 
:robust-begin 62598 :robust-end 63707 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63675 :contents-begin 63087 
:contents-end 63675 :robust-begin 63087 :robust-end 63673 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63673 :pre-blank 0 :contents-begin 63087 :contents-end 
63673 :robust-begin 63089 :robust-end 63671 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (242 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63365 :contents-begin 
63087 :contents-end 63358 :structure ((63087 5 \"- \" nil nil nil 
63358)) :post-blank 2 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63673 
:contents-begin 63087 :contents-end 63673 :robust-begin 63087 
:robust-end 63671 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (242 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 63094 
:contents-end 63358 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63365 :contents-begin 63087 
:contents-end 63358 :structure (...) :post-blank 2 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 :contents-end 
63358 :post-blank 0 :post-affiliated 63341 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63087 :end 63358 
:contents-begin 63094 :contents-end 63358 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63359..63364]𝝙2
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63358 :post-blank 0 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63365 
:contents-begin 63087 :contents-end 63358 :structure ((63087 5 \"- \" 
nil nil nil 63358)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63672 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (242 . 
63341)::"(paragraph (:begin 63341 :end 63364 :contents-begin 63341 
:contents-end 63358 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63364 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (242 . 
63088))) :org-element--cache-sync-key (242 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (242 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63364 :contents-begin 63094 :contents-end 63358 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (242 . 
63088))) :org-element--cache-sync-key (242 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (242 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63364 :contents-begin 63094 :contents-end 63358 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (242 . 
63088))) :org-element--cache-sync-key (242 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (242 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63364 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63364) (63364 5 \"- \" nil nil nil 63672)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63672 :contents-begin 63087 :contents-end 63672 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (242 . 63087))) 
:org-element--cache-sync-key (242 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (242 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63672 
:contents-begin 63087 :contents-end 63672 :structure ((63087 5 \"- \" 
nil nil nil 63364) (63364 5 \"- \" nil nil nil 63672)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63673 :contents-begin 63087 
:contents-end 63673 :robust-begin 63087 :robust-end 63671 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (242 . 63086))) 
:org-element--cache-sync-key (242 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63672 1 (section (:begin 63087 :end 63673 
:contents-begin 63087 :contents-end 63673 :robust-begin 63087 ...)) 0] 
up to nil-63357, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63357-63357
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63672 
:contents-begin 63087 :contents-end 63672 :structure ((63087 5 \"- \" 
nil nil nil 63364) (63364 5 \"- \" nil nil nil 63672)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63673 :contents-begin 63087 
:contents-end 63673 :robust-begin 63087 :robust-end 63671 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (241 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91076 :end 91076 :robust-begin 3 :robust-end 91074 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63718 :pre-blank 0 
:contents-begin 290 :contents-end 63718 :robust-begin 292 :robust-end 
63716 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91075 :end 91075 :robust-begin 3 :robust-end 91073 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63710 :pre-blank 0 
:contents-begin 300 :contents-end 63709 :robust-begin 302 :robust-end 
63707 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63717 :pre-blank 0 
:contents-begin 290 :contents-end 63717 :robust-begin 292 :robust-end 
63715 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (241 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63710 :pre-blank 
0 :contents-begin 62596 :contents-end 63709 :robust-begin 62598 
:robust-end 63707 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63709 :pre-blank 0 :contents-begin 300 :contents-end 63708 
:robust-begin 302 :robust-end 63706 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (241 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63673 :pre-blank 
0 :contents-begin 63087 :contents-end 63673 :robust-begin 63089 
:robust-end 63671 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63709 :pre-blank 0 :contents-begin 62596 :contents-end 63708 
:robust-begin 62598 :robust-end 63706 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63673 :contents-begin 63087 
:contents-end 63673 :robust-begin 63087 :robust-end 63671 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63672 :pre-blank 0 :contents-begin 63087 :contents-end 
63672 :robust-begin 63089 :robust-end 63670 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (241 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63672 :contents-begin 
63087 :contents-end 63672 :structure ((63087 5 \"- \" nil nil nil 63364) 
(63364 5 \"- \" nil nil nil 63672)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63672 :contents-begin 63087 :contents-end 63672 :robust-begin 
63087 :robust-end 63670 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (241 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63364 :contents-begin 63094 
:contents-end 63358 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63364) (63364 5 \"- \" nil nil nil 63672)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63672 :contents-begin 63087 :contents-end 63672 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63364 
:contents-begin 63094 :contents-end 63358 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63357]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63364 :contents-begin 63341 
:contents-end 63358 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63364 :contents-begin 
63094 :contents-end 63358 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63364) (63364 5 \"- \" nil nil nil 63672)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63672 
:contents-begin 63087 :contents-end 63672 :structure ((63087 5 \"- \" 
nil nil nil 63364) (63364 5 \"- \" nil nil nil 63672)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63671 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (241 . 
63341)::"(paragraph (:begin 63341 :end 63363 :contents-begin 63341 
:contents-end 63357 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63363 :contents-begin 63094 :contents-end 63357 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (241 . 
63088))) :org-element--cache-sync-key (241 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (241 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63363 :contents-begin 63094 :contents-end 63357 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (241 . 
63088))) :org-element--cache-sync-key (241 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (241 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63363 :contents-begin 63094 :contents-end 63357 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (241 . 
63088))) :org-element--cache-sync-key (241 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (241 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63363 :contents-begin 
63094 :contents-end 63357 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63363) (63363 5 \"- \" nil nil nil 63671)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63671 :contents-begin 63087 :contents-end 63671 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (241 . 63087))) 
:org-element--cache-sync-key (241 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (241 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63671 
:contents-begin 63087 :contents-end 63671 :structure ((63087 5 \"- \" 
nil nil nil 63363) (63363 5 \"- \" nil nil nil 63671)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63672 :contents-begin 63087 
:contents-end 63672 :robust-begin 63087 :robust-end 63670 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (241 . 63086))) 
:org-element--cache-sync-key (241 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63671 1 (section (:begin 63087 :end 63672 
:contents-begin 63087 :contents-end 63672 :robust-begin 63087 ...)) 0] 
up to nil-63357, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63357-63357
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63671 
:contents-begin 63087 :contents-end 63671 :structure ((63087 5 \"- \" 
nil nil nil 63363) (63363 5 \"- \" nil nil nil 63671)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63672 :contents-begin 63087 
:contents-end 63672 :robust-begin 63087 :robust-end 63670 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (240 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91075 :end 91075 :robust-begin 3 :robust-end 91073 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63717 :pre-blank 0 
:contents-begin 290 :contents-end 63717 :robust-begin 292 :robust-end 
63715 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91074 :end 91074 :robust-begin 3 :robust-end 91072 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63709 :pre-blank 0 
:contents-begin 300 :contents-end 63708 :robust-begin 302 :robust-end 
63706 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63716 :pre-blank 0 
:contents-begin 290 :contents-end 63716 :robust-begin 292 :robust-end 
63714 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (240 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63709 :pre-blank 
0 :contents-begin 62596 :contents-end 63708 :robust-begin 62598 
:robust-end 63706 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63708 :pre-blank 0 :contents-begin 300 :contents-end 63707 
:robust-begin 302 :robust-end 63705 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (240 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63672 :pre-blank 
0 :contents-begin 63087 :contents-end 63672 :robust-begin 63089 
:robust-end 63670 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63708 :pre-blank 0 :contents-begin 62596 :contents-end 63707 
:robust-begin 62598 :robust-end 63705 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63672 :contents-begin 63087 
:contents-end 63672 :robust-begin 63087 :robust-end 63670 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63671 :pre-blank 0 :contents-begin 63087 :contents-end 
63671 :robust-begin 63089 :robust-end 63669 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (240 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63671 :contents-begin 
63087 :contents-end 63671 :structure ((63087 5 \"- \" nil nil nil 63363) 
(63363 5 \"- \" nil nil nil 63671)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63671 :contents-begin 63087 :contents-end 63671 :robust-begin 
63087 :robust-end 63669 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (240 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63363 :contents-begin 63094 
:contents-end 63357 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63363) (63363 5 \"- \" nil nil nil 63671)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63671 :contents-begin 63087 :contents-end 63671 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63363 
:contents-begin 63094 :contents-end 63357 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63356]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63363 :contents-begin 63341 
:contents-end 63357 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63363 :contents-begin 
63094 :contents-end 63357 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63363) (63363 5 \"- \" nil nil nil 63671)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63671 
:contents-begin 63087 :contents-end 63671 :structure ((63087 5 \"- \" 
nil nil nil 63363) (63363 5 \"- \" nil nil nil 63671)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63670 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (240 . 
63341)::"(paragraph (:begin 63341 :end 63362 :contents-begin 63341 
:contents-end 63356 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63362 :contents-begin 63094 :contents-end 63356 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (240 . 
63088))) :org-element--cache-sync-key (240 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (240 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63362 :contents-begin 63094 :contents-end 63356 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (240 . 
63088))) :org-element--cache-sync-key (240 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (240 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63362 :contents-begin 63094 :contents-end 63356 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (240 . 
63088))) :org-element--cache-sync-key (240 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (240 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63362 :contents-begin 
63094 :contents-end 63356 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63362) (63362 5 \"- \" nil nil nil 63670)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63670 :contents-begin 63087 :contents-end 63670 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (240 . 63087))) 
:org-element--cache-sync-key (240 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (240 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63670 
:contents-begin 63087 :contents-end 63670 :structure ((63087 5 \"- \" 
nil nil nil 63362) (63362 5 \"- \" nil nil nil 63670)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63671 :contents-begin 63087 
:contents-end 63671 :robust-begin 63087 :robust-end 63669 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (240 . 63086))) 
:org-element--cache-sync-key (240 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63670 1 (section (:begin 63087 :end 63671 
:contents-begin 63087 :contents-end 63671 :robust-begin 63087 ...)) 0] 
up to nil-63356, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63356-63356
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63670 
:contents-begin 63087 :contents-end 63670 :structure ((63087 5 \"- \" 
nil nil nil 63362) (63362 5 \"- \" nil nil nil 63670)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63671 :contents-begin 63087 
:contents-end 63671 :robust-begin 63087 :robust-end 63669 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (239 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91074 :end 91074 :robust-begin 3 :robust-end 91072 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63716 :pre-blank 0 
:contents-begin 290 :contents-end 63716 :robust-begin 292 :robust-end 
63714 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91073 :end 91073 :robust-begin 3 :robust-end 91071 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63708 :pre-blank 0 
:contents-begin 300 :contents-end 63707 :robust-begin 302 :robust-end 
63705 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63715 :pre-blank 0 
:contents-begin 290 :contents-end 63715 :robust-begin 292 :robust-end 
63713 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (239 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63708 :pre-blank 
0 :contents-begin 62596 :contents-end 63707 :robust-begin 62598 
:robust-end 63705 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63707 :pre-blank 0 :contents-begin 300 :contents-end 63706 
:robust-begin 302 :robust-end 63704 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (239 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63671 :pre-blank 
0 :contents-begin 63087 :contents-end 63671 :robust-begin 63089 
:robust-end 63669 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63707 :pre-blank 0 :contents-begin 62596 :contents-end 63706 
:robust-begin 62598 :robust-end 63704 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63671 :contents-begin 63087 
:contents-end 63671 :robust-begin 63087 :robust-end 63669 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63670 :pre-blank 0 :contents-begin 63087 :contents-end 
63670 :robust-begin 63089 :robust-end 63668 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (239 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63670 :contents-begin 
63087 :contents-end 63670 :structure ((63087 5 \"- \" nil nil nil 63362) 
(63362 5 \"- \" nil nil nil 63670)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63670 :contents-begin 63087 :contents-end 63670 :robust-begin 
63087 :robust-end 63668 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (239 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63362 :contents-begin 63094 
:contents-end 63356 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63362) (63362 5 \"- \" nil nil nil 63670)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63670 :contents-begin 63087 :contents-end 63670 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63362 
:contents-begin 63094 :contents-end 63356 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63355]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63362 :contents-begin 63341 
:contents-end 63356 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63362 :contents-begin 
63094 :contents-end 63356 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63362) (63362 5 \"- \" nil nil nil 63670)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63670 
:contents-begin 63087 :contents-end 63670 :structure ((63087 5 \"- \" 
nil nil nil 63362) (63362 5 \"- \" nil nil nil 63670)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63669 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (239 . 
63341)::"(paragraph (:begin 63341 :end 63361 :contents-begin 63341 
:contents-end 63355 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63361 :contents-begin 63094 :contents-end 63355 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (239 . 
63088))) :org-element--cache-sync-key (239 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (239 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63361 :contents-begin 63094 :contents-end 63355 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (239 . 
63088))) :org-element--cache-sync-key (239 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (239 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63361 :contents-begin 63094 :contents-end 63355 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (239 . 
63088))) :org-element--cache-sync-key (239 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (239 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63361 :contents-begin 
63094 :contents-end 63355 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63361) (63361 5 \"- \" nil nil nil 63669)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63669 :contents-begin 63087 :contents-end 63669 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (239 . 63087))) 
:org-element--cache-sync-key (239 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (239 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63669 
:contents-begin 63087 :contents-end 63669 :structure ((63087 5 \"- \" 
nil nil nil 63361) (63361 5 \"- \" nil nil nil 63669)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63670 :contents-begin 63087 
:contents-end 63670 :robust-begin 63087 :robust-end 63668 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (239 . 63086))) 
:org-element--cache-sync-key (239 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63669 1 (section (:begin 63087 :end 63670 
:contents-begin 63087 :contents-end 63670 :robust-begin 63087 ...)) 0] 
up to nil-63355, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63355-63355
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63669 
:contents-begin 63087 :contents-end 63669 :structure ((63087 5 \"- \" 
nil nil nil 63361) (63361 5 \"- \" nil nil nil 63669)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63670 :contents-begin 63087 
:contents-end 63670 :robust-begin 63087 :robust-end 63668 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (238 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91073 :end 91073 :robust-begin 3 :robust-end 91071 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63715 :pre-blank 0 
:contents-begin 290 :contents-end 63715 :robust-begin 292 :robust-end 
63713 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91072 :end 91072 :robust-begin 3 :robust-end 91070 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63707 :pre-blank 0 
:contents-begin 300 :contents-end 63706 :robust-begin 302 :robust-end 
63704 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63714 :pre-blank 0 
:contents-begin 290 :contents-end 63714 :robust-begin 292 :robust-end 
63712 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (238 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63707 :pre-blank 
0 :contents-begin 62596 :contents-end 63706 :robust-begin 62598 
:robust-end 63704 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63706 :pre-blank 0 :contents-begin 300 :contents-end 63705 
:robust-begin 302 :robust-end 63703 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (238 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63670 :pre-blank 
0 :contents-begin 63087 :contents-end 63670 :robust-begin 63089 
:robust-end 63668 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63706 :pre-blank 0 :contents-begin 62596 :contents-end 63705 
:robust-begin 62598 :robust-end 63703 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63670 :contents-begin 63087 
:contents-end 63670 :robust-begin 63087 :robust-end 63668 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63669 :pre-blank 0 :contents-begin 63087 :contents-end 
63669 :robust-begin 63089 :robust-end 63667 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (238 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63669 :contents-begin 
63087 :contents-end 63669 :structure ((63087 5 \"- \" nil nil nil 63361) 
(63361 5 \"- \" nil nil nil 63669)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63669 :contents-begin 63087 :contents-end 63669 :robust-begin 
63087 :robust-end 63667 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (238 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63361 :contents-begin 63094 
:contents-end 63355 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63361) (63361 5 \"- \" nil nil nil 63669)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63669 :contents-begin 63087 :contents-end 63669 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63361 
:contents-begin 63094 :contents-end 63355 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63354]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63361 :contents-begin 63341 
:contents-end 63355 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63361 :contents-begin 
63094 :contents-end 63355 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63361) (63361 5 \"- \" nil nil nil 63669)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63669 
:contents-begin 63087 :contents-end 63669 :structure ((63087 5 \"- \" 
nil nil nil 63361) (63361 5 \"- \" nil nil nil 63669)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63668 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (238 . 
63341)::"(paragraph (:begin 63341 :end 63360 :contents-begin 63341 
:contents-end 63354 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63360 :contents-begin 63094 :contents-end 63354 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (238 . 
63088))) :org-element--cache-sync-key (238 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (238 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63360 :contents-begin 63094 :contents-end 63354 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (238 . 
63088))) :org-element--cache-sync-key (238 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (238 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63360 :contents-begin 63094 :contents-end 63354 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (238 . 
63088))) :org-element--cache-sync-key (238 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (238 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63360 :contents-begin 
63094 :contents-end 63354 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63360) (63360 5 \"- \" nil nil nil 63668)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63668 :contents-begin 63087 :contents-end 63668 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (238 . 63087))) 
:org-element--cache-sync-key (238 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (238 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63668 
:contents-begin 63087 :contents-end 63668 :structure ((63087 5 \"- \" 
nil nil nil 63360) (63360 5 \"- \" nil nil nil 63668)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63669 :contents-begin 63087 
:contents-end 63669 :robust-begin 63087 :robust-end 63667 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (238 . 63086))) 
:org-element--cache-sync-key (238 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63668 1 (section (:begin 63087 :end 63669 
:contents-begin 63087 :contents-end 63669 :robust-begin 63087 ...)) 0] 
up to nil-63354, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63354-63354
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63668 
:contents-begin 63087 :contents-end 63668 :structure ((63087 5 \"- \" 
nil nil nil 63360) (63360 5 \"- \" nil nil nil 63668)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63669 :contents-begin 63087 
:contents-end 63669 :robust-begin 63087 :robust-end 63667 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (237 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91072 :end 91072 :robust-begin 3 :robust-end 91070 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63714 :pre-blank 0 
:contents-begin 290 :contents-end 63714 :robust-begin 292 :robust-end 
63712 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91071 :end 91071 :robust-begin 3 :robust-end 91069 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63706 :pre-blank 0 
:contents-begin 300 :contents-end 63705 :robust-begin 302 :robust-end 
63703 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63713 :pre-blank 0 
:contents-begin 290 :contents-end 63713 :robust-begin 292 :robust-end 
63711 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (237 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63706 :pre-blank 
0 :contents-begin 62596 :contents-end 63705 :robust-begin 62598 
:robust-end 63703 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63705 :pre-blank 0 :contents-begin 300 :contents-end 63704 
:robust-begin 302 :robust-end 63702 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (237 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63669 :pre-blank 
0 :contents-begin 63087 :contents-end 63669 :robust-begin 63089 
:robust-end 63667 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63705 :pre-blank 0 :contents-begin 62596 :contents-end 63704 
:robust-begin 62598 :robust-end 63702 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63669 :contents-begin 63087 
:contents-end 63669 :robust-begin 63087 :robust-end 63667 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63668 :pre-blank 0 :contents-begin 63087 :contents-end 
63668 :robust-begin 63089 :robust-end 63666 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (237 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63668 :contents-begin 
63087 :contents-end 63668 :structure ((63087 5 \"- \" nil nil nil 63360) 
(63360 5 \"- \" nil nil nil 63668)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63668 :contents-begin 63087 :contents-end 63668 :robust-begin 
63087 :robust-end 63666 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (237 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63360 :contents-begin 63094 
:contents-end 63354 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63360) (63360 5 \"- \" nil nil nil 63668)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63668 :contents-begin 63087 :contents-end 63668 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63360 
:contents-begin 63094 :contents-end 63354 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63353]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63360 :contents-begin 63341 
:contents-end 63354 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63360 :contents-begin 
63094 :contents-end 63354 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63360) (63360 5 \"- \" nil nil nil 63668)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63668 
:contents-begin 63087 :contents-end 63668 :structure ((63087 5 \"- \" 
nil nil nil 63360) (63360 5 \"- \" nil nil nil 63668)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63667 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (237 . 
63341)::"(paragraph (:begin 63341 :end 63359 :contents-begin 63341 
:contents-end 63353 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63359 :contents-begin 63094 :contents-end 63353 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (237 . 
63088))) :org-element--cache-sync-key (237 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (237 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63359 :contents-begin 63094 :contents-end 63353 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (237 . 
63088))) :org-element--cache-sync-key (237 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (237 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63359 :contents-begin 63094 :contents-end 63353 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (237 . 
63088))) :org-element--cache-sync-key (237 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (237 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63359 :contents-begin 
63094 :contents-end 63353 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63359) (63359 5 \"- \" nil nil nil 63667)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63667 :contents-begin 63087 :contents-end 63667 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (237 . 63087))) 
:org-element--cache-sync-key (237 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (237 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63667 
:contents-begin 63087 :contents-end 63667 :structure ((63087 5 \"- \" 
nil nil nil 63359) (63359 5 \"- \" nil nil nil 63667)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63668 :contents-begin 63087 
:contents-end 63668 :robust-begin 63087 :robust-end 63666 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (237 . 63086))) 
:org-element--cache-sync-key (237 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63667 1 (section (:begin 63087 :end 63668 
:contents-begin 63087 :contents-end 63668 :robust-begin 63087 ...)) 0] 
up to nil-63353, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63353-63353
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63667 
:contents-begin 63087 :contents-end 63667 :structure ((63087 5 \"- \" 
nil nil nil 63359) (63359 5 \"- \" nil nil nil 63667)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63668 :contents-begin 63087 
:contents-end 63668 :robust-begin 63087 :robust-end 63666 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (236 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91071 :end 91071 :robust-begin 3 :robust-end 91069 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63713 :pre-blank 0 
:contents-begin 290 :contents-end 63713 :robust-begin 292 :robust-end 
63711 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91070 :end 91070 :robust-begin 3 :robust-end 91068 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63705 :pre-blank 0 
:contents-begin 300 :contents-end 63704 :robust-begin 302 :robust-end 
63702 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63712 :pre-blank 0 
:contents-begin 290 :contents-end 63712 :robust-begin 292 :robust-end 
63710 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (236 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63705 :pre-blank 
0 :contents-begin 62596 :contents-end 63704 :robust-begin 62598 
:robust-end 63702 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63704 :pre-blank 0 :contents-begin 300 :contents-end 63703 
:robust-begin 302 :robust-end 63701 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (236 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63668 :pre-blank 
0 :contents-begin 63087 :contents-end 63668 :robust-begin 63089 
:robust-end 63666 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63704 :pre-blank 0 :contents-begin 62596 :contents-end 63703 
:robust-begin 62598 :robust-end 63701 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63668 :contents-begin 63087 
:contents-end 63668 :robust-begin 63087 :robust-end 63666 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63667 :pre-blank 0 :contents-begin 63087 :contents-end 
63667 :robust-begin 63089 :robust-end 63665 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (236 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63667 :contents-begin 
63087 :contents-end 63667 :structure ((63087 5 \"- \" nil nil nil 63359) 
(63359 5 \"- \" nil nil nil 63667)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63667 :contents-begin 63087 :contents-end 63667 :robust-begin 
63087 :robust-end 63665 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (236 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63359 :contents-begin 63094 
:contents-end 63353 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63359) (63359 5 \"- \" nil nil nil 63667)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63667 :contents-begin 63087 :contents-end 63667 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63359 
:contents-begin 63094 :contents-end 63353 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63352]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63359 :contents-begin 63341 
:contents-end 63353 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63359 :contents-begin 
63094 :contents-end 63353 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63359) (63359 5 \"- \" nil nil nil 63667)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63667 
:contents-begin 63087 :contents-end 63667 :structure ((63087 5 \"- \" 
nil nil nil 63359) (63359 5 \"- \" nil nil nil 63667)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63666 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (236 . 
63341)::"(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63352 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63352 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (236 . 
63088))) :org-element--cache-sync-key (236 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (236 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63358 :contents-begin 63094 :contents-end 63352 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (236 . 
63088))) :org-element--cache-sync-key (236 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (236 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63358 :contents-begin 63094 :contents-end 63352 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (236 . 
63088))) :org-element--cache-sync-key (236 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (236 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63352 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358) (63358 5 \"- \" nil nil nil 63666)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63666 :contents-begin 63087 :contents-end 63666 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (236 . 63087))) 
:org-element--cache-sync-key (236 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (236 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63666 
:contents-begin 63087 :contents-end 63666 :structure ((63087 5 \"- \" 
nil nil nil 63358) (63358 5 \"- \" nil nil nil 63666)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63667 :contents-begin 63087 
:contents-end 63667 :robust-begin 63087 :robust-end 63665 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (236 . 63086))) 
:org-element--cache-sync-key (236 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63666 1 (section (:begin 63087 :end 63667 
:contents-begin 63087 :contents-end 63667 :robust-begin 63087 ...)) 0] 
up to nil-63352, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63352-63352
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63666 
:contents-begin 63087 :contents-end 63666 :structure ((63087 5 \"- \" 
nil nil nil 63358) (63358 5 \"- \" nil nil nil 63666)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63667 :contents-begin 63087 
:contents-end 63667 :robust-begin 63087 :robust-end 63665 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (235 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91070 :end 91070 :robust-begin 3 :robust-end 91068 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63712 :pre-blank 0 
:contents-begin 290 :contents-end 63712 :robust-begin 292 :robust-end 
63710 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91069 :end 91069 :robust-begin 3 :robust-end 91067 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63704 :pre-blank 0 
:contents-begin 300 :contents-end 63703 :robust-begin 302 :robust-end 
63701 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63711 :pre-blank 0 
:contents-begin 290 :contents-end 63711 :robust-begin 292 :robust-end 
63709 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (235 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63704 :pre-blank 
0 :contents-begin 62596 :contents-end 63703 :robust-begin 62598 
:robust-end 63701 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63703 :pre-blank 0 :contents-begin 300 :contents-end 63702 
:robust-begin 302 :robust-end 63700 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (235 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63667 :pre-blank 
0 :contents-begin 63087 :contents-end 63667 :robust-begin 63089 
:robust-end 63665 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63703 :pre-blank 0 :contents-begin 62596 :contents-end 63702 
:robust-begin 62598 :robust-end 63700 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63667 :contents-begin 63087 
:contents-end 63667 :robust-begin 63087 :robust-end 63665 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63666 :pre-blank 0 :contents-begin 63087 :contents-end 
63666 :robust-begin 63089 :robust-end 63664 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (235 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63666 :contents-begin 
63087 :contents-end 63666 :structure ((63087 5 \"- \" nil nil nil 63358) 
(63358 5 \"- \" nil nil nil 63666)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63666 :contents-begin 63087 :contents-end 63666 :robust-begin 
63087 :robust-end 63664 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (235 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 63094 
:contents-end 63352 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63358) (63358 5 \"- \" nil nil nil 63666)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63666 :contents-begin 63087 :contents-end 63666 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63358 
:contents-begin 63094 :contents-end 63352 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63351]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63358 :contents-begin 63341 
:contents-end 63352 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63358 :contents-begin 
63094 :contents-end 63352 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63358) (63358 5 \"- \" nil nil nil 63666)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63666 
:contents-begin 63087 :contents-end 63666 :structure ((63087 5 \"- \" 
nil nil nil 63358) (63358 5 \"- \" nil nil nil 63666)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63665 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (235 . 
63341)::"(paragraph (:begin 63341 :end 63357 :contents-begin 63341 
:contents-end 63351 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63357 :contents-begin 63094 :contents-end 63351 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (235 . 
63088))) :org-element--cache-sync-key (235 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (235 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63357 :contents-begin 63094 :contents-end 63351 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (235 . 
63088))) :org-element--cache-sync-key (235 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (235 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63357 :contents-begin 63094 :contents-end 63351 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (235 . 
63088))) :org-element--cache-sync-key (235 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (235 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63357 :contents-begin 
63094 :contents-end 63351 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63357) (63357 5 \"- \" nil nil nil 63665)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63665 :contents-begin 63087 :contents-end 63665 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (235 . 63087))) 
:org-element--cache-sync-key (235 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (235 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63665 
:contents-begin 63087 :contents-end 63665 :structure ((63087 5 \"- \" 
nil nil nil 63357) (63357 5 \"- \" nil nil nil 63665)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63666 :contents-begin 63087 
:contents-end 63666 :robust-begin 63087 :robust-end 63664 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (235 . 63086))) 
:org-element--cache-sync-key (235 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63665 1 (section (:begin 63087 :end 63666 
:contents-begin 63087 :contents-end 63666 :robust-begin 63087 ...)) 0] 
up to nil-63351, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63351-63351
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63665 
:contents-begin 63087 :contents-end 63665 :structure ((63087 5 \"- \" 
nil nil nil 63357) (63357 5 \"- \" nil nil nil 63665)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63666 :contents-begin 63087 
:contents-end 63666 :robust-begin 63087 :robust-end 63664 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (234 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91069 :end 91069 :robust-begin 3 :robust-end 91067 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63711 :pre-blank 0 
:contents-begin 290 :contents-end 63711 :robust-begin 292 :robust-end 
63709 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91068 :end 91068 :robust-begin 3 :robust-end 91066 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63703 :pre-blank 0 
:contents-begin 300 :contents-end 63702 :robust-begin 302 :robust-end 
63700 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63710 :pre-blank 0 
:contents-begin 290 :contents-end 63710 :robust-begin 292 :robust-end 
63708 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (234 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63703 :pre-blank 
0 :contents-begin 62596 :contents-end 63702 :robust-begin 62598 
:robust-end 63700 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63702 :pre-blank 0 :contents-begin 300 :contents-end 63701 
:robust-begin 302 :robust-end 63699 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (234 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63666 :pre-blank 
0 :contents-begin 63087 :contents-end 63666 :robust-begin 63089 
:robust-end 63664 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63702 :pre-blank 0 :contents-begin 62596 :contents-end 63701 
:robust-begin 62598 :robust-end 63699 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63666 :contents-begin 63087 
:contents-end 63666 :robust-begin 63087 :robust-end 63664 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63665 :pre-blank 0 :contents-begin 63087 :contents-end 
63665 :robust-begin 63089 :robust-end 63663 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (234 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63665 :contents-begin 
63087 :contents-end 63665 :structure ((63087 5 \"- \" nil nil nil 63357) 
(63357 5 \"- \" nil nil nil 63665)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63665 :contents-begin 63087 :contents-end 63665 :robust-begin 
63087 :robust-end 63663 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (234 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63357 :contents-begin 63094 
:contents-end 63351 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63357) (63357 5 \"- \" nil nil nil 63665)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63665 :contents-begin 63087 :contents-end 63665 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63357 
:contents-begin 63094 :contents-end 63351 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63350]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63341 :end 63357 :contents-begin 63341 
:contents-end 63351 :post-blank 1 :post-affiliated 63341 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63357 :contents-begin 
63094 :contents-end 63351 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63357) (63357 5 \"- \" nil nil nil 63665)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63665 
:contents-begin 63087 :contents-end 63665 :structure ((63087 5 \"- \" 
nil nil nil 63357) (63357 5 \"- \" nil nil nil 63665)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63664 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (234 . 
63341)::"(comment (:begin 63341 :end 63356 :value \"\" :post-blank 1 
:post-affiliated 63341 :mode nil :granularity element :cached t :parent 
(item (:bullet \"- \" :begin 63087 :end 63356 :contents-begin 63094 
:contents-end 63350 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached nil :parent (plain-list ...) 
:org-element--cache-sync-key (234 . 63088))) 
:org-element--cache-sync-key (234 . 63341)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (234 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63356 :contents-begin 63094 :contents-end 63350 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (234 . 
63088))) :org-element--cache-sync-key (234 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (234 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63356 :contents-begin 63094 :contents-end 63350 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (234 . 
63088))) :org-element--cache-sync-key (234 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (234 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63356 :contents-begin 
63094 :contents-end 63350 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63356) (63356 5 \"- \" nil nil nil 63664)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63664 :contents-begin 63087 :contents-end 63664 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (234 . 63087))) 
:org-element--cache-sync-key (234 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (234 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :structure ((63087 5 \"- \" 
nil nil nil 63356) (63356 5 \"- \" nil nil nil 63664)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63665 :contents-begin 63087 
:contents-end 63665 :robust-begin 63087 :robust-end 63663 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (234 . 63086))) 
:org-element--cache-sync-key (234 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63664 1 (section (:begin 63087 :end 63665 
:contents-begin 63087 :contents-end 63665 :robust-begin 63087 ...)) 0] 
up to nil-63350, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63350-63350
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :structure ((63087 5 \"- \" 
nil nil nil 63356) (63356 5 \"- \" nil nil nil 63664)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63665 :contents-begin 63087 
:contents-end 63665 :robust-begin 63087 :robust-end 63663 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (233 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91068 :end 91068 :robust-begin 3 :robust-end 91066 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63710 :pre-blank 0 
:contents-begin 290 :contents-end 63710 :robust-begin 292 :robust-end 
63708 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91067 :end 91067 :robust-begin 3 :robust-end 91065 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63702 :pre-blank 0 
:contents-begin 300 :contents-end 63701 :robust-begin 302 :robust-end 
63699 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63709 :pre-blank 0 
:contents-begin 290 :contents-end 63709 :robust-begin 292 :robust-end 
63707 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (233 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63702 :pre-blank 
0 :contents-begin 62596 :contents-end 63701 :robust-begin 62598 
:robust-end 63699 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63701 :pre-blank 0 :contents-begin 300 :contents-end 63700 
:robust-begin 302 :robust-end 63698 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (233 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63665 :pre-blank 
0 :contents-begin 63087 :contents-end 63665 :robust-begin 63089 
:robust-end 63663 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63701 :pre-blank 0 :contents-begin 62596 :contents-end 63700 
:robust-begin 62598 :robust-end 63698 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63665 :contents-begin 63087 
:contents-end 63665 :robust-begin 63087 :robust-end 63663 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63664 :pre-blank 0 :contents-begin 63087 :contents-end 
63664 :robust-begin 63089 :robust-end 63662 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (233 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63664 :contents-begin 
63087 :contents-end 63664 :structure ((63087 5 \"- \" nil nil nil 63356) 
(63356 5 \"- \" nil nil nil 63664)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63664 :contents-begin 63087 :contents-end 63664 :robust-begin 
63087 :robust-end 63662 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (233 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63356 :contents-begin 63094 
:contents-end 63350 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63356) (63356 5 \"- \" nil nil nil 63664)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63664 :contents-begin 63087 :contents-end 63664 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63356 
:contents-begin 63094 :contents-end 63350 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63349]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(comment (:begin 63341 :end 63356 :value \"\" :post-blank 1 
:post-affiliated 63341 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63356 :contents-begin 
63094 :contents-end 63350 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63356) (63356 5 \"- \" nil nil nil 63664)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :structure ((63087 5 \"- \" 
nil nil nil 63356) (63356 5 \"- \" nil nil nil 63664)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63355 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (233 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63340 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63340 :contents-begin 63094 :contents-end 63340 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (233 . 
63088))) :org-element--cache-sync-key (233 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (233 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63340 :contents-begin 63094 :contents-end 63340 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (233 . 
63088))) :org-element--cache-sync-key (233 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (233 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63355 :contents-begin 
63087 :contents-end 63340 :structure (...) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (233 . 63087))) 
:org-element--cache-sync-key (233 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (233 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63355 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 3 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :robust-begin 63087 
:robust-end 63662 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (233 . 63086))) 
:org-element--cache-sync-key (233 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63355 1 (section (:begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :robust-begin 63087 ...)) 0] 
up to nil-63349, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63349-63349
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63355 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 3 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :robust-begin 63087 
:robust-end 63662 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (232 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91067 :end 91067 :robust-begin 3 :robust-end 91065 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63709 :pre-blank 0 
:contents-begin 290 :contents-end 63709 :robust-begin 292 :robust-end 
63707 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91066 :end 91066 :robust-begin 3 :robust-end 91064 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63701 :pre-blank 0 
:contents-begin 300 :contents-end 63700 :robust-begin 302 :robust-end 
63698 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63708 :pre-blank 0 
:contents-begin 290 :contents-end 63708 :robust-begin 292 :robust-end 
63706 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (232 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63701 :pre-blank 
0 :contents-begin 62596 :contents-end 63700 :robust-begin 62598 
:robust-end 63698 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63700 :pre-blank 0 :contents-begin 300 :contents-end 63699 
:robust-begin 302 :robust-end 63697 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (232 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63664 :pre-blank 
0 :contents-begin 63087 :contents-end 63664 :robust-begin 63089 
:robust-end 63662 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63700 :pre-blank 0 :contents-begin 62596 :contents-end 63699 
:robust-begin 62598 :robust-end 63697 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63664 :contents-begin 63087 
:contents-end 63664 :robust-begin 63087 :robust-end 63662 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63663 :pre-blank 0 :contents-begin 63087 :contents-end 
63663 :robust-begin 63089 :robust-end 63661 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (232 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63355 :contents-begin 
63087 :contents-end 63340 :structure ((63087 5 \"- \" nil nil nil 
63340)) :post-blank 3 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63663 
:contents-begin 63087 :contents-end 63663 :robust-begin 63087 
:robust-end 63661 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (232 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 63094 
:contents-end 63340 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63355 :contents-begin 63087 
:contents-end 63340 :structure (...) :post-blank 3 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63340 
:contents-begin 63094 :contents-end 63340 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63348]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63355 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 3 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63348 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (232 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63340 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63340 :contents-begin 63094 :contents-end 63340 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (232 . 
63088))) :org-element--cache-sync-key (232 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (232 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63340 :contents-begin 63094 :contents-end 63340 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (232 . 
63088))) :org-element--cache-sync-key (232 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (232 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63348 :contents-begin 
63087 :contents-end 63340 :structure (...) :post-blank 3 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (232 . 63087))) 
:org-element--cache-sync-key (232 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (232 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63348 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 3 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63663 
:contents-begin 63087 :contents-end 63663 :robust-begin 63087 
:robust-end 63661 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (232 . 63086))) 
:org-element--cache-sync-key (232 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63348 7 (section (:begin 63087 :end 63663 
:contents-begin 63087 :contents-end 63663 :robust-begin 63087 ...)) 0] 
up to nil-63348, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63348-63348
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63348 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 3 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63663 
:contents-begin 63087 :contents-end 63663 :robust-begin 63087 
:robust-end 63661 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91066 :end 91066 :robust-begin 3 :robust-end 91064 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63708 :pre-blank 0 
:contents-begin 290 :contents-end 63708 :robust-begin 292 :robust-end 
63706 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91059 :end 91059 :robust-begin 3 :robust-end 91057 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63700 :pre-blank 0 
:contents-begin 300 :contents-end 63699 :robust-begin 302 :robust-end 
63697 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63701 :pre-blank 0 
:contents-begin 290 :contents-end 63701 :robust-begin 292 :robust-end 
63699 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (231 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63700 :pre-blank 
0 :contents-begin 62596 :contents-end 63699 :robust-begin 62598 
:robust-end 63697 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63693 :pre-blank 0 :contents-begin 300 :contents-end 63692 
:robust-begin 302 :robust-end 63690 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (231 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63663 :pre-blank 
0 :contents-begin 63087 :contents-end 63663 :robust-begin 63089 
:robust-end 63661 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63693 :pre-blank 0 :contents-begin 62596 :contents-end 63692 
:robust-begin 62598 :robust-end 63690 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (231 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63663 :contents-begin 63087 
:contents-end 63663 :robust-begin 63087 :robust-end 63661 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63656 :pre-blank 0 :contents-begin 63087 :contents-end 
63656 :robust-begin 63089 :robust-end 63654 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63348 :contents-begin 
63087 :contents-end 63340 :structure ((63087 5 \"- \" nil nil nil 
63340)) :post-blank 3 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63656 
:contents-begin 63087 :contents-end 63656 :robust-begin 63087 
:robust-end 63654 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 63094 
:contents-end 63340 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63348 :contents-begin 63087 
:contents-end 63340 :structure (...) :post-blank 3 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63340 
:contents-begin 63094 :contents-end 63340 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63341]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63348 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 3 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63656 :contents-begin 63087 
:contents-end 63656 :robust-begin 63087 :robust-end 63654 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63665 -8 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (231 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63340 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63340 :contents-begin 63094 :contents-end 63340 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (231 . 
63088))) :org-element--cache-sync-key (231 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (231 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63340 :contents-begin 63094 :contents-end 63340 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (231 . 
63088))) :org-element--cache-sync-key (231 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (231 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63356 :contents-begin 
63087 :contents-end 63340 :structure (...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (231 . 63087))) 
:org-element--cache-sync-key (231 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (231 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63356 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63665 
:contents-begin 63087 :contents-end 63665 :robust-begin 63087 
:robust-end 63663 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (231 . 63086))) 
:org-element--cache-sync-key (231 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (231 . 
63086)::"(section (:begin 63087 :end 63665 :contents-begin 63087 
:contents-end 63665 :robust-begin 63087 :robust-end 63663 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63656 :pre-blank 0 :contents-begin 63087 :contents-end 
63656 :robust-begin 63089 :robust-end 63654 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (231 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63665 -8 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63656 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63339, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63339-63339
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91059 :end 91059 :robust-begin 3 :robust-end 91057 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63701 :pre-blank 0 
:contents-begin 290 :contents-end 63701 :robust-begin 292 :robust-end 
63699 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91066 :end 91066 :robust-begin 3 :robust-end 91064 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63693 :pre-blank 0 
:contents-begin 300 :contents-end 63692 :robust-begin 302 :robust-end 
63690 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63708 :pre-blank 0 
:contents-begin 290 :contents-end 63708 :robust-begin 292 :robust-end 
63706 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (231 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63693 :pre-blank 
0 :contents-begin 62596 :contents-end 63692 :robust-begin 62598 
:robust-end 63690 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63700 :pre-blank 0 :contents-begin 300 :contents-end 63699 
:robust-begin 302 :robust-end 63697 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (231 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63656 :pre-blank 
0 :contents-begin 63087 :contents-end 63656 :robust-begin 63089 
:robust-end 63654 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63347]𝝙-7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. New parent: "(section (:begin 63087 :end 63665 :contents-begin 
63087 :contents-end 63665 :robust-begin 63087 :robust-end 63663 
:post-blank 0 :post-affiliated 63087 :mode section :granularity element 
:cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63663 :pre-blank 
0 :contents-begin 63087 :contents-end 63663 :robust-begin 63089 
:robust-end 63661 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (231 . 63086)))"
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "(section (:begin 63087 :end 63665 
:contents-begin 63087 :contents-end 63665 :robust-begin 63087 
:robust-end 63663 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63663 :pre-blank 
0 :contents-begin 63087 :contents-end 63663 :robust-begin 63089 
:robust-end 63661 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (231 . 63031))) 
:org-element--cache-sync-key (231 . 63086)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91066 :end 91066 :robust-begin 3 :robust-end 91064 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63708 :pre-blank 0 
:contents-begin 290 :contents-end 63708 :robust-begin 292 :robust-end 
63706 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91068 :end 91068 :robust-begin 3 :robust-end 91066 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63700 :pre-blank 0 
:contents-begin 300 :contents-end 63699 :robust-begin 302 :robust-end 
63697 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63710 :pre-blank 0 
:contents-begin 290 :contents-end 63710 :robust-begin 292 :robust-end 
63708 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (231 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63700 :pre-blank 
0 :contents-begin 62596 :contents-end 63699 :robust-begin 62598 
:robust-end 63697 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63702 :pre-blank 0 :contents-begin 300 :contents-end 63701 
:robust-begin 302 :robust-end 63699 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (231 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63663 :pre-blank 
0 :contents-begin 63087 :contents-end 63663 :robust-begin 63089 
:robust-end 63661 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63349..63356]𝝙-2
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63356 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63665 
:contents-begin 63087 :contents-end 63665 :robust-begin 63087 
:robust-end 63663 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (230 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91068 :end 91068 :robust-begin 3 :robust-end 91066 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63710 :pre-blank 0 
:contents-begin 290 :contents-end 63710 :robust-begin 292 :robust-end 
63708 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91067 :end 91067 :robust-begin 3 :robust-end 91065 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63702 :pre-blank 0 
:contents-begin 300 :contents-end 63701 :robust-begin 302 :robust-end 
63699 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63709 :pre-blank 0 
:contents-begin 290 :contents-end 63709 :robust-begin 292 :robust-end 
63707 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (230 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63702 :pre-blank 
0 :contents-begin 62596 :contents-end 63701 :robust-begin 62598 
:robust-end 63699 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63701 :pre-blank 0 :contents-begin 300 :contents-end 63700 
:robust-begin 302 :robust-end 63698 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (230 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63665 :pre-blank 
0 :contents-begin 63087 :contents-end 63665 :robust-begin 63089 
:robust-end 63663 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63701 :pre-blank 0 :contents-begin 62596 :contents-end 63700 
:robust-begin 62598 :robust-end 63698 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (228 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63665 :contents-begin 63087 
:contents-end 63665 :robust-begin 63087 :robust-end 63663 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63664 :pre-blank 0 :contents-begin 63087 :contents-end 
63664 :robust-begin 63089 :robust-end 63662 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (228 . 63031))) 
:org-element--cache-sync-key (230 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63356 :contents-begin 
63087 :contents-end 63340 :structure ((63087 5 \"- \" nil nil nil 
63340)) :post-blank 2 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :robust-begin 63087 
:robust-end 63662 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (230 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 63094 
:contents-end 63340 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63356 :contents-begin 63087 
:contents-end 63340 :structure (...) :post-blank 2 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63340 
:contents-begin 63094 :contents-end 63340 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63347]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63356 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63349 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (230 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63340 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63340 :contents-begin 63094 :contents-end 63340 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (230 . 
63088))) :org-element--cache-sync-key (230 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (230 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63340 :contents-begin 63094 :contents-end 63340 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (230 . 
63088))) :org-element--cache-sync-key (230 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (230 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63349 :contents-begin 
63087 :contents-end 63340 :structure (...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (230 . 63087))) 
:org-element--cache-sync-key (230 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (230 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63349 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :robust-begin 63087 
:robust-end 63662 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (230 . 63086))) 
:org-element--cache-sync-key (230 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63349 7 (section (:begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :robust-begin 63087 ...)) 0] 
up to nil-63347, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63347-63347
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63349 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63664 
:contents-begin 63087 :contents-end 63664 :robust-begin 63087 
:robust-end 63662 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (229 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91067 :end 91067 :robust-begin 3 :robust-end 91065 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63709 :pre-blank 0 
:contents-begin 290 :contents-end 63709 :robust-begin 292 :robust-end 
63707 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91060 :end 91060 :robust-begin 3 :robust-end 91058 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63701 :pre-blank 0 
:contents-begin 300 :contents-end 63700 :robust-begin 302 :robust-end 
63698 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63702 :pre-blank 0 
:contents-begin 290 :contents-end 63702 :robust-begin 292 :robust-end 
63700 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (229 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63701 :pre-blank 
0 :contents-begin 62596 :contents-end 63700 :robust-begin 62598 
:robust-end 63698 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63694 :pre-blank 0 :contents-begin 300 :contents-end 63693 
:robust-begin 302 :robust-end 63691 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (229 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63664 :pre-blank 
0 :contents-begin 63087 :contents-end 63664 :robust-begin 63089 
:robust-end 63662 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63694 :pre-blank 0 :contents-begin 62596 :contents-end 63693 
:robust-begin 62598 :robust-end 63691 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (228 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63664 :contents-begin 63087 
:contents-end 63664 :robust-begin 63087 :robust-end 63662 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63657 :pre-blank 0 :contents-begin 63087 :contents-end 
63657 :robust-begin 63089 :robust-end 63655 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (228 . 63031))) 
:org-element--cache-sync-key (229 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63349 :contents-begin 
63087 :contents-end 63340 :structure ((63087 5 \"- \" nil nil nil 
63340)) :post-blank 2 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63657 
:contents-begin 63087 :contents-end 63657 :robust-begin 63087 
:robust-end 63655 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (229 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 63094 
:contents-end 63340 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63349 :contents-begin 63087 
:contents-end 63340 :structure (...) :post-blank 2 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63340 
:contents-begin 63094 :contents-end 63340 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63340]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63349 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63342 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (229 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63340 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63340 :contents-begin 63094 :contents-end 63340 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (229 . 
63088))) :org-element--cache-sync-key (229 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (229 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63340 :contents-begin 63094 :contents-end 63340 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (229 . 
63088))) :org-element--cache-sync-key (229 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (229 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63342 :contents-begin 
63087 :contents-end 63340 :structure (...) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (229 . 63087))) 
:org-element--cache-sync-key (229 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (229 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63342 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63657 
:contents-begin 63087 :contents-end 63657 :robust-begin 63087 
:robust-end 63655 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (229 . 63086))) 
:org-element--cache-sync-key (229 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63342 7 (section (:begin 63087 :end 63657 
:contents-begin 63087 :contents-end 63657 :robust-begin 63087 ...)) 0] 
up to nil-63339, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63339-63339
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63342 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63657 
:contents-begin 63087 :contents-end 63657 :robust-begin 63087 
:robust-end 63655 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91060 :end 91060 :robust-begin 3 :robust-end 91058 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63702 :pre-blank 0 
:contents-begin 290 :contents-end 63702 :robust-begin 292 :robust-end 
63700 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91053 :end 91053 :robust-begin 3 :robust-end 91051 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63694 :pre-blank 0 
:contents-begin 300 :contents-end 63693 :robust-begin 302 :robust-end 
63691 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63695 :pre-blank 0 
:contents-begin 290 :contents-end 63695 :robust-begin 292 :robust-end 
63693 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (228 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63694 :pre-blank 
0 :contents-begin 62596 :contents-end 63693 :robust-begin 62598 
:robust-end 63691 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63687 :pre-blank 0 :contents-begin 300 :contents-end 63686 
:robust-begin 302 :robust-end 63684 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (228 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63657 :pre-blank 
0 :contents-begin 63087 :contents-end 63657 :robust-begin 63089 
:robust-end 63655 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63687 :pre-blank 0 :contents-begin 62596 :contents-end 63686 
:robust-begin 62598 :robust-end 63684 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (228 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63657 :contents-begin 63087 
:contents-end 63657 :robust-begin 63087 :robust-end 63655 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63650 :pre-blank 0 :contents-begin 63087 :contents-end 
63650 :robust-begin 63089 :robust-end 63648 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (228 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63342 :contents-begin 
63087 :contents-end 63340 :structure ((63087 5 \"- \" nil nil nil 
63340)) :post-blank 2 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63650 
:contents-begin 63087 :contents-end 63650 :robust-begin 63087 
:robust-end 63648 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 63094 
:contents-end 63340 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63342 :contents-begin 63087 
:contents-end 63340 :structure (...) :post-blank 2 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63340 
:contents-begin 63094 :contents-end 63340 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63341..63341]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63340 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63340 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63340)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63342 
:contents-begin 63087 :contents-end 63340 :structure ((63087 5 \"- \" 
nil nil nil 63340)) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63650 :contents-begin 63087 
:contents-end 63650 :robust-begin 63087 :robust-end 63648 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63649 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (228 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63341 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"b70d424e21585e5bb720c716482eba5b\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63341 :contents-begin 63094 :contents-end 63340 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (228 . 
63088))) :org-element--cache-sync-key (228 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (228 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63341 :contents-begin 63094 :contents-end 63340 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (228 . 
63088))) :org-element--cache-sync-key (228 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (228 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63341 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63341) (63341 5 \"- \" nil nil nil 63649)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63649 :contents-begin 63087 :contents-end 63649 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (228 . 63087))) 
:org-element--cache-sync-key (228 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (228 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63649 
:contents-begin 63087 :contents-end 63649 :structure ((63087 5 \"- \" 
nil nil nil 63341) (63341 5 \"- \" nil nil nil 63649)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63649 :contents-begin 63087 
:contents-end 63649 :robust-begin 63087 :robust-end 63647 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (228 . 63086))) 
:org-element--cache-sync-key (228 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (228 . 
63086)::"(section (:begin 63087 :end 63649 :contents-begin 63087 
:contents-end 63649 :robust-begin 63087 :robust-end 63647 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63650 :pre-blank 0 :contents-begin 63087 :contents-end 
63650 :robust-begin 63089 :robust-end 63648 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (227 . 63031))) 
:org-element--cache-sync-key (228 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63649 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63650 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63339, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63339-63339
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63649 :contents-begin 63087 
:contents-end 63649 :robust-begin 63087 :robust-end 63647 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63650 :pre-blank 0 :contents-begin 63087 :contents-end 
63650 :robust-begin 63089 :robust-end 63648 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (227 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91053 :end 91053 :robust-begin 3 :robust-end 91051 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63695 :pre-blank 0 
:contents-begin 290 :contents-end 63695 :robust-begin 292 :robust-end 
63693 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91052 :end 91052 :robust-begin 3 :robust-end 91050 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63687 :pre-blank 0 
:contents-begin 300 :contents-end 63686 :robust-begin 302 :robust-end 
63684 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63694 :pre-blank 0 
:contents-begin 290 :contents-end 63694 :robust-begin 292 :robust-end 
63692 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (227 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63687 :pre-blank 
0 :contents-begin 62596 :contents-end 63686 :robust-begin 62598 
:robust-end 63684 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63686 :pre-blank 0 :contents-begin 300 :contents-end 63685 
:robust-begin 302 :robust-end 63683 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (227 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63650 :pre-blank 
0 :contents-begin 63087 :contents-end 63650 :robust-begin 63089 
:robust-end 63648 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63686 :pre-blank 0 :contents-begin 62596 :contents-end 63685 
:robust-begin 62598 :robust-end 63683 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (227 . 63031)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63649 :contents-begin 63087 :contents-end 
63649 :robust-begin 63087 :robust-end 63647 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63649 :pre-blank 0 :contents-begin 63087 :contents-end 
63649 :robust-begin 63089 :robust-end 63647 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (227 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63649 :contents-begin 
63087 :contents-end 63649 :structure ((63087 5 \"- \" nil nil nil 63341) 
(63341 5 \"- \" nil nil nil 63649)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63649 :contents-begin 63087 :contents-end 63649 :robust-begin 
63087 :robust-end 63647 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63341 :contents-begin 63094 
:contents-end 63340 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63341) (63341 5 \"- \" nil nil nil 63649)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63649 :contents-begin 63087 :contents-end 63649 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63341 
:contents-begin 63094 :contents-end 63340 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63323..63339]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63341 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"b70d424e21585e5bb720c716482eba5b\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63341 :contents-begin 
63094 :contents-end 63340 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63341) (63341 5 \"- \" nil nil nil 63649)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63649 
:contents-begin 63087 :contents-end 63649 :structure ((63087 5 \"- \" 
nil nil nil 63341) (63341 5 \"- \" nil nil nil 63649)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63649 :contents-begin 63087 
:contents-end 63649 :robust-begin 63087 :robust-end 63647 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63648 49 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (227 . 
63340)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63340 :end 63600 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"cf238eab553b2a330d72727c0a0b5394\" :post-blank 0 :post-affiliated 
63340 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63292 :end 63600 :contents-begin 63299 :contents-end 63600 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63292 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (227 . 
63293))) :org-element--cache-sync-key (227 . 63340)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (227 . 
63299)::"(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63600 :contents-begin 63299 :contents-end 63600 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (227 . 
63293))) :org-element--cache-sync-key (227 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (227 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63600 :contents-begin 
63299 :contents-end 63600 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63600 :contents-begin 63087 :contents-end 63600 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (227 . 63087))) 
:org-element--cache-sync-key (227 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (227 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63292 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"252fa3b6e4c616c85979a564b1d0ea78\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63292 :contents-begin 63094 :contents-end 63291 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (227 . 
63088))) :org-element--cache-sync-key (227 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (227 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63292 :contents-begin 63094 :contents-end 63291 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (227 . 
63088))) :org-element--cache-sync-key (227 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (227 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63600 :contents-begin 63087 :contents-end 63600 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (227 . 63087))) 
:org-element--cache-sync-key (227 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 16
   org-element-cache diagnostics(rfa.org): removing (227 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63600 
:contents-begin 63087 :contents-end 63600 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63648 :contents-begin 63087 
:contents-end 63648 :robust-begin 63087 :robust-end 63646 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (227 . 63086))) 
:org-element--cache-sync-key (227 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 17
   org-element-cache diagnostics(rfa.org): removing (227 . 
63086)::"(section (:begin 63087 :end 63648 :contents-begin 63087 
:contents-end 63648 :robust-begin 63087 :robust-end 63646 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63649 :pre-blank 0 :contents-begin 63087 :contents-end 
63649 :robust-begin 63089 :robust-end 63647 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (227 . 63031))) 
:org-element--cache-sync-key (227 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63648 49 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63649 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63322, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63322-63322
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91052 :end 91052 :robust-begin 3 :robust-end 91050 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63694 :pre-blank 0 
:contents-begin 290 :contents-end 63694 :robust-begin 292 :robust-end 
63692 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91051 :end 91051 :robust-begin 3 :robust-end 91049 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63686 :pre-blank 0 
:contents-begin 300 :contents-end 63685 :robust-begin 302 :robust-end 
63683 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63693 :pre-blank 0 
:contents-begin 290 :contents-end 63693 :robust-begin 292 :robust-end 
63691 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (227 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63686 :pre-blank 
0 :contents-begin 62596 :contents-end 63685 :robust-begin 62598 
:robust-end 63683 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63685 :pre-blank 0 :contents-begin 300 :contents-end 63684 
:robust-begin 302 :robust-end 63682 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (227 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63649 :pre-blank 
0 :contents-begin 63087 :contents-end 63649 :robust-begin 63089 
:robust-end 63647 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63274..63322]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91051 :end 91051 :robust-begin 3 :robust-end 91049 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63693 :pre-blank 0 
:contents-begin 290 :contents-end 63693 :robust-begin 292 :robust-end 
63691 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91052 :end 91052 :robust-begin 3 :robust-end 91050 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63685 :pre-blank 0 
:contents-begin 300 :contents-end 63684 :robust-begin 302 :robust-end 
63682 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63694 :pre-blank 0 
:contents-begin 290 :contents-end 63694 :robust-begin 292 :robust-end 
63692 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (227 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63685 :pre-blank 
0 :contents-begin 62596 :contents-end 63684 :robust-begin 62598 
:robust-end 63682 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63686 :pre-blank 0 :contents-begin 300 :contents-end 63685 
:robust-begin 302 :robust-end 63683 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (227 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63648 :pre-blank 
0 :contents-begin 63087 :contents-end 63648 :robust-begin 63089 
:robust-end 63646 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63323]𝝙-1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. New parent: "(section (:begin 63087 :end 63648 :contents-begin 
63087 :contents-end 63648 :robust-begin 63087 :robust-end 63646 
:post-blank 0 :post-affiliated 63087 :mode section :granularity element 
:cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63649 :pre-blank 
0 :contents-begin 63087 :contents-end 63649 :robust-begin 63089 
:robust-end 63647 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (227 . 63031))) 
:org-element--cache-sync-key (227 . 63086)))"
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "(section (:begin 63087 :end 63648 
:contents-begin 63087 :contents-end 63648 :robust-begin 63087 
:robust-end 63646 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63649 :pre-blank 
0 :contents-begin 63087 :contents-end 63649 :robust-begin 63089 
:robust-end 63647 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 :footnote-section-p 
nil :archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (227 . 63031))) 
:org-element--cache-sync-key (227 . 63086)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91052 :end 91052 :robust-begin 3 :robust-end 91050 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63694 :pre-blank 0 
:contents-begin 290 :contents-end 63694 :robust-begin 292 :robust-end 
63692 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91051 :end 91051 :robust-begin 3 :robust-end 91049 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63686 :pre-blank 0 
:contents-begin 300 :contents-end 63685 :robust-begin 302 :robust-end 
63683 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63693 :pre-blank 0 
:contents-begin 290 :contents-end 63693 :robust-begin 292 :robust-end 
63691 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (227 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63686 :pre-blank 
0 :contents-begin 62596 :contents-end 63685 :robust-begin 62598 
:robust-end 63683 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63685 :pre-blank 0 :contents-begin 300 :contents-end 63684 
:robust-begin 302 :robust-end 63682 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (227 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63649 :pre-blank 
0 :contents-begin 63087 :contents-end 63649 :robust-begin 63089 
:robust-end 63647 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63274..63322]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63600 
:contents-begin 63087 :contents-end 63600 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63648 :contents-begin 63087 
:contents-end 63648 :robust-begin 63087 :robust-end 63646 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91051 :end 91051 :robust-begin 3 :robust-end 91049 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63693 :pre-blank 0 
:contents-begin 290 :contents-end 63693 :robust-begin 292 :robust-end 
63691 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91003 :end 91003 :robust-begin 3 :robust-end 91001 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63685 :pre-blank 0 
:contents-begin 300 :contents-end 63684 :robust-begin 302 :robust-end 
63682 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63645 :pre-blank 0 
:contents-begin 290 :contents-end 63645 :robust-begin 292 :robust-end 
63643 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (226 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63685 :pre-blank 
0 :contents-begin 62596 :contents-end 63684 :robust-begin 62598 
:robust-end 63682 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63637 :pre-blank 0 :contents-begin 300 :contents-end 63636 
:robust-begin 302 :robust-end 63634 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (226 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63648 :pre-blank 
0 :contents-begin 63087 :contents-end 63648 :robust-begin 63089 
:robust-end 63646 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63637 :pre-blank 0 :contents-begin 62596 :contents-end 63636 
:robust-begin 62598 :robust-end 63634 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (226 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63648 :contents-begin 63087 
:contents-end 63648 :robust-begin 63087 :robust-end 63646 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63600 :pre-blank 0 :contents-begin 63087 :contents-end 
63600 :robust-begin 63089 :robust-end 63598 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (226 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63600 :contents-begin 
63087 :contents-end 63600 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63600)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63600 :contents-begin 63087 :contents-end 63600 :robust-begin 
63087 :robust-end 63598 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63600 :contents-begin 63087 :contents-end 63600 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63292 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63292 
:contents-begin 63094 :contents-end 63291 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63274]𝝙48
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63292 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63340 :end 63600 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"cf238eab553b2a330d72727c0a0b5394\" 
:post-blank 0 :post-affiliated 63340 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63600 :contents-begin 
63299 :contents-end 63600 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63600 
:contents-begin 63087 :contents-end 63600 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63600)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63600 :contents-begin 63087 
:contents-end 63600 :robust-begin 63087 :robust-end 63598 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63582. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91003 :end 91003 :robust-begin 3 :robust-end 91001 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63645 :pre-blank 0 
:contents-begin 290 :contents-end 63645 :robust-begin 292 :robust-end 
63643 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91002 :end 91002 :robust-begin 3 :robust-end 91000 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63637 :pre-blank 0 
:contents-begin 300 :contents-end 63636 :robust-begin 302 :robust-end 
63634 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63644 :pre-blank 0 
:contents-begin 290 :contents-end 63644 :robust-begin 292 :robust-end 
63642 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (226 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63637 :pre-blank 
0 :contents-begin 62596 :contents-end 63636 :robust-begin 62598 
:robust-end 63634 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63636 :pre-blank 0 :contents-begin 300 :contents-end 63635 
:robust-begin 302 :robust-end 63633 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (226 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63600 :pre-blank 
0 :contents-begin 63087 :contents-end 63600 :robust-begin 63089 
:robust-end 63598 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63636 :pre-blank 0 :contents-begin 62596 :contents-end 63635 
:robust-begin 62598 :robust-end 63633 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (226 . 63031)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63520..63582]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63583. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91002 :end 91002 :robust-begin 3 :robust-end 91000 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63644 :pre-blank 0 
:contents-begin 290 :contents-end 63644 :robust-begin 292 :robust-end 
63642 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91003 :end 91003 :robust-begin 3 :robust-end 91001 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63636 :pre-blank 0 
:contents-begin 300 :contents-end 63635 :robust-begin 302 :robust-end 
63633 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63645 :pre-blank 0 
:contents-begin 290 :contents-end 63645 :robust-begin 292 :robust-end 
63643 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (226 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63636 :pre-blank 
0 :contents-begin 62596 :contents-end 63635 :robust-begin 62598 
:robust-end 63633 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63637 :pre-blank 0 :contents-begin 300 :contents-end 63636 
:robust-begin 302 :robust-end 63634 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (226 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63599 :pre-blank 
0 :contents-begin 63087 :contents-end 63599 :robust-begin 63089 
:robust-end 63597 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63637 :pre-blank 0 :contents-begin 62596 :contents-end 63636 
:robust-begin 62598 :robust-end 63634 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (226 . 63031)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63362..63583]𝝙-1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63582. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91003 :end 91003 :robust-begin 3 :robust-end 91001 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63645 :pre-blank 0 
:contents-begin 290 :contents-end 63645 :robust-begin 292 :robust-end 
63643 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91002 :end 91002 :robust-begin 3 :robust-end 91000 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63637 :pre-blank 0 
:contents-begin 300 :contents-end 63636 :robust-begin 302 :robust-end 
63634 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63644 :pre-blank 0 
:contents-begin 290 :contents-end 63644 :robust-begin 292 :robust-end 
63642 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (226 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63637 :pre-blank 
0 :contents-begin 62596 :contents-end 63636 :robust-begin 62598 
:robust-end 63634 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63636 :pre-blank 0 :contents-begin 300 :contents-end 63635 
:robust-begin 302 :robust-end 63633 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (226 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63600 :pre-blank 
0 :contents-begin 63087 :contents-end 63600 :robust-begin 63089 
:robust-end 63598 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63636 :pre-blank 0 :contents-begin 62596 :contents-end 63635 
:robust-begin 62598 :robust-end 63633 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (226 . 63031)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63520..63582]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63580. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91002 :end 91002 :robust-begin 3 :robust-end 91000 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63644 :pre-blank 0 
:contents-begin 290 :contents-end 63644 :robust-begin 292 :robust-end 
63642 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
91000 :end 91000 :robust-begin 3 :robust-end 90998 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63636 :pre-blank 0 
:contents-begin 300 :contents-end 63635 :robust-begin 302 :robust-end 
63633 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63642 :pre-blank 0 
:contents-begin 290 :contents-end 63642 :robust-begin 292 :robust-end 
63640 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (226 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63636 :pre-blank 
0 :contents-begin 62596 :contents-end 63635 :robust-begin 62598 
:robust-end 63633 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63634 :pre-blank 0 :contents-begin 300 :contents-end 63633 
:robust-begin 302 :robust-end 63631 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (226 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63599 :pre-blank 
0 :contents-begin 63087 :contents-end 63599 :robust-begin 63089 
:robust-end 63597 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63634 :pre-blank 0 :contents-begin 62596 :contents-end 63633 
:robust-begin 62598 :robust-end 63631 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (226 . 63031)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63362..63580]𝝙2
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63379 218 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (226 . 
63340)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63340 :end 63379 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value \"\" :post-blank 0 
:post-affiliated 63340 :mode nil :granularity element :cached t :parent 
(item (:bullet \"- \" :begin 63292 :end 63379 :contents-begin 63299 
:contents-end 63379 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached nil :parent (plain-list ...) 
:org-element--cache-sync-key (226 . 63293))) 
:org-element--cache-sync-key (226 . 63340)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (226 . 
63299)::"(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63379 :contents-begin 63299 :contents-end 63379 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (226 . 
63293))) :org-element--cache-sync-key (226 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (226 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63379 :contents-begin 
63299 :contents-end 63379 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63379)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63379 :contents-begin 63087 :contents-end 63379 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (226 . 63087))) 
:org-element--cache-sync-key (226 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (226 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63379)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63379 :contents-begin 63087 :contents-end 63379 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (226 . 63087))) 
:org-element--cache-sync-key (226 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (226 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63379 
:contents-begin 63087 :contents-end 63379 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63379)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63379 :contents-begin 63087 
:contents-end 63379 :robust-begin 63087 :robust-end 63377 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (226 . 63086))) 
:org-element--cache-sync-key (226 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (226 . 
63086)::"(section (:begin 63087 :end 63379 :contents-begin 63087 
:contents-end 63379 :robust-begin 63087 :robust-end 63377 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63597 :pre-blank 0 :contents-begin 63087 :contents-end 
63597 :robust-begin 63089 :robust-end 63595 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (226 . 63031))) 
:org-element--cache-sync-key (226 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63379 218 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63597 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
91000 :end 91000 :robust-begin 3 :robust-end 90998 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63642 :pre-blank 0 
:contents-begin 290 :contents-end 63642 :robust-begin 292 :robust-end 
63640 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90999 :end 90999 :robust-begin 3 :robust-end 90997 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63634 :pre-blank 0 
:contents-begin 300 :contents-end 63633 :robust-begin 302 :robust-end 
63631 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63641 :pre-blank 0 
:contents-begin 290 :contents-end 63641 :robust-begin 292 :robust-end 
63639 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (226 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63634 :pre-blank 
0 :contents-begin 62596 :contents-end 63633 :robust-begin 62598 
:robust-end 63631 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63633 :pre-blank 0 :contents-begin 300 :contents-end 63632 
:robust-begin 302 :robust-end 63630 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (226 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63597 :pre-blank 
0 :contents-begin 63087 :contents-end 63597 :robust-begin 63089 
:robust-end 63595 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63517..63579]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63379 :contents-begin 63087 
:contents-end 63379 :robust-begin 63087 :robust-end 63377 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63596 :pre-blank 0 :contents-begin 63087 :contents-end 
63596 :robust-begin 63089 :robust-end 63594 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (223 . 63031))) 
:org-element--cache-sync-key (225 . 63086)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90999 :end 90999 :robust-begin 3 :robust-end 90997 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63641 :pre-blank 0 
:contents-begin 290 :contents-end 63641 :robust-begin 292 :robust-end 
63639 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90782 :end 90782 :robust-begin 3 :robust-end 90780 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63633 :pre-blank 0 
:contents-begin 300 :contents-end 63632 :robust-begin 302 :robust-end 
63630 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63424 :pre-blank 0 
:contents-begin 290 :contents-end 63424 :robust-begin 292 :robust-end 
63422 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (225 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63633 :pre-blank 
0 :contents-begin 62596 :contents-end 63632 :robust-begin 62598 
:robust-end 63630 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63416 :pre-blank 0 :contents-begin 300 :contents-end 63415 
:robust-begin 302 :robust-end 63413 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (225 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63596 :pre-blank 
0 :contents-begin 63087 :contents-end 63596 :robust-begin 63089 
:robust-end 63594 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63416 :pre-blank 0 :contents-begin 62596 :contents-end 63415 
:robust-begin 62598 :robust-end 63413 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (223 . 63031)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63379 :contents-begin 63087 :contents-end 
63379 :robust-begin 63087 :robust-end 63377 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63379 :pre-blank 0 :contents-begin 63087 :contents-end 
63379 :robust-begin 63089 :robust-end 63377 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (223 . 63031))) 
:org-element--cache-sync-key (225 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63379 :contents-begin 
63087 :contents-end 63379 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63379)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63379 :contents-begin 63087 :contents-end 63379 :robust-begin 
63087 :robust-end 63377 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (225 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63292 :end 63379 :contents-begin 63299 
:contents-end 63379 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63379)) :pre-blank 0 
:post-blank 0 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63379 :contents-begin 63087 :contents-end 63379 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63340 
:end 63379 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"\" :post-blank 0 :post-affiliated 
63340 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63292 :end 63379 :contents-begin 63299 :contents-end 63379 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63292 :tag nil :mode item :granularity element 
:cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63362..63362]𝝙217
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63340 :end 63379 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"\" :post-blank 0 :post-affiliated 
63340 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63379 :contents-begin 
63299 :contents-end 63379 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63379)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63379)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63379 
:contents-begin 63087 :contents-end 63379 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63379)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63378 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (225 . 
63340)::"(src-block (:language \"s\" :switches nil :parameters nil 
:begin 63340 :end 63378 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value \"\" :post-blank 0 
:post-affiliated 63340 :mode nil :granularity element :cached t :parent 
(item (:bullet \"- \" :begin 63292 :end 63378 :contents-begin 63299 
:contents-end 63378 :checkbox nil :counter nil :structure (... ...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached nil :parent (plain-list ...) 
:org-element--cache-sync-key (225 . 63293))) 
:org-element--cache-sync-key (225 . 63340)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (225 . 
63299)::"(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63378 :contents-begin 63299 :contents-end 63378 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (225 . 
63293))) :org-element--cache-sync-key (225 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (225 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63378 :contents-begin 
63299 :contents-end 63378 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63378 :contents-begin 63087 :contents-end 63378 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (225 . 63087))) 
:org-element--cache-sync-key (225 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (225 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63378 :contents-begin 63087 :contents-end 63378 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (225 . 63087))) 
:org-element--cache-sync-key (225 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (225 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63378 
:contents-begin 63087 :contents-end 63378 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63379 :contents-begin 63087 
:contents-end 63379 :robust-begin 63087 :robust-end 63377 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (225 . 63086))) 
:org-element--cache-sync-key (225 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63378 1 (section (:begin 63087 :end 63379 
:contents-begin 63087 :contents-end 63379 :robust-begin 63087 ...)) 0] 
up to nil-63361, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63361-63361
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63378 
:contents-begin 63087 :contents-end 63378 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63379 :contents-begin 63087 
:contents-end 63379 :robust-begin 63087 :robust-end 63377 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (224 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90782 :end 90782 :robust-begin 3 :robust-end 90780 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63424 :pre-blank 0 
:contents-begin 290 :contents-end 63424 :robust-begin 292 :robust-end 
63422 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90781 :end 90781 :robust-begin 3 :robust-end 90779 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63416 :pre-blank 0 
:contents-begin 300 :contents-end 63415 :robust-begin 302 :robust-end 
63413 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63423 :pre-blank 0 
:contents-begin 290 :contents-end 63423 :robust-begin 292 :robust-end 
63421 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (224 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63416 :pre-blank 
0 :contents-begin 62596 :contents-end 63415 :robust-begin 62598 
:robust-end 63413 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63415 :pre-blank 0 :contents-begin 300 :contents-end 63414 
:robust-begin 302 :robust-end 63412 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (224 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63379 :pre-blank 
0 :contents-begin 63087 :contents-end 63379 :robust-begin 63089 
:robust-end 63377 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63415 :pre-blank 0 :contents-begin 62596 :contents-end 63414 
:robust-begin 62598 :robust-end 63412 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (223 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63379 :contents-begin 63087 
:contents-end 63379 :robust-begin 63087 :robust-end 63377 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63378 :pre-blank 0 :contents-begin 63087 :contents-end 
63378 :robust-begin 63089 :robust-end 63376 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (223 . 63031))) 
:org-element--cache-sync-key (224 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63378 :contents-begin 
63087 :contents-end 63378 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63378)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63378 :contents-begin 63087 :contents-end 63378 :robust-begin 
63087 :robust-end 63376 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (224 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63292 :end 63378 :contents-begin 63299 
:contents-end 63378 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) :pre-blank 0 
:post-blank 0 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63378 :contents-begin 63087 :contents-end 63378 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63299 :end 63340 :contents-begin 63299 :contents-end 
63339 :post-blank 1 :post-affiliated 63299 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63292 :end 63378 
:contents-begin 63299 :contents-end 63378 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63292 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63360]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"s\" :switches nil :parameters nil :begin 
63340 :end 63378 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"\" :post-blank 0 :post-affiliated 
63340 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63378 :contents-begin 
63299 :contents-end 63378 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63378 
:contents-begin 63087 :contents-end 63378 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63378)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63377 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (224 . 
63340)::"(src-block (:language nil :switches nil :parameters nil :begin 
63340 :end 63377 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"\" :post-blank 0 :post-affiliated 
63340 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63292 :end 63377 :contents-begin 63299 :contents-end 63377 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
0 :post-affiliated 63292 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (224 . 
63293))) :org-element--cache-sync-key (224 . 63340)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (224 . 
63299)::"(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63377 :contents-begin 63299 :contents-end 63377 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (224 . 
63293))) :org-element--cache-sync-key (224 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (224 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63377 :contents-begin 
63299 :contents-end 63377 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63377 :contents-begin 63087 :contents-end 63377 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (224 . 63087))) 
:org-element--cache-sync-key (224 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (224 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63377 :contents-begin 63087 :contents-end 63377 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (224 . 63087))) 
:org-element--cache-sync-key (224 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (224 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63377 
:contents-begin 63087 :contents-end 63377 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63378 :contents-begin 63087 
:contents-end 63378 :robust-begin 63087 :robust-end 63376 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...) :org-element--cache-sync-key (224 . 63086))) 
:org-element--cache-sync-key (224 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63377 1 (section (:begin 63087 :end 63378 
:contents-begin 63087 :contents-end 63378 :robust-begin 63087 ...)) 0] 
up to nil-63360, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63360-63360
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63377 
:contents-begin 63087 :contents-end 63377 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63378 :contents-begin 63087 
:contents-end 63378 :robust-begin 63087 :robust-end 63376 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90781 :end 90781 :robust-begin 3 :robust-end 90779 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63423 :pre-blank 0 
:contents-begin 290 :contents-end 63423 :robust-begin 292 :robust-end 
63421 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90780 :end 90780 :robust-begin 3 :robust-end 90778 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63415 :pre-blank 0 
:contents-begin 300 :contents-end 63414 :robust-begin 302 :robust-end 
63412 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63422 :pre-blank 0 
:contents-begin 290 :contents-end 63422 :robust-begin 292 :robust-end 
63420 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (223 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63415 :pre-blank 
0 :contents-begin 62596 :contents-end 63414 :robust-begin 62598 
:robust-end 63412 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63414 :pre-blank 0 :contents-begin 300 :contents-end 63413 
:robust-begin 302 :robust-end 63411 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (223 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63378 :pre-blank 
0 :contents-begin 63087 :contents-end 63378 :robust-begin 63089 
:robust-end 63376 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63414 :pre-blank 0 :contents-begin 62596 :contents-end 63413 
:robust-begin 62598 :robust-end 63411 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (223 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63378 :contents-begin 63087 
:contents-end 63378 :robust-begin 63087 :robust-end 63376 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63377 :pre-blank 0 :contents-begin 63087 :contents-end 
63377 :robust-begin 63089 :robust-end 63375 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (223 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63377 :contents-begin 
63087 :contents-end 63377 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63377)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63377 :contents-begin 63087 :contents-end 63377 :robust-begin 
63087 :robust-end 63375 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63292 :end 63377 :contents-begin 63299 
:contents-end 63377 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) :pre-blank 0 
:post-blank 0 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63377 :contents-begin 63087 :contents-end 63377 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63299 :end 63340 :contents-begin 63299 :contents-end 
63339 :post-blank 1 :post-affiliated 63299 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63292 :end 63377 
:contents-begin 63299 :contents-end 63377 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63292 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63359]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language nil :switches nil :parameters nil :begin 
63340 :end 63377 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"\" :post-blank 0 :post-affiliated 
63340 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63340 :contents-begin 63299 
:contents-end 63339 :post-blank 1 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63377 :contents-begin 
63299 :contents-end 63377 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63377 
:contents-begin 63087 :contents-end 63377 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63377)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63377 :contents-begin 63087 
:contents-end 63377 :robust-begin 63087 :robust-end 63375 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63348 29 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (223 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63348 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (223 . 63087))) 
:org-element--cache-sync-key (223 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (223 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63348 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (223 . 63087))) 
:org-element--cache-sync-key (223 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (223 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63348 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63348 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (223 . 63086))) 
:org-element--cache-sync-key (223 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (223 . 
63086)::"(section (:begin 63087 :end 63348 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63377 :pre-blank 0 :contents-begin 63087 :contents-end 
63377 :robust-begin 63089 :robust-end 63375 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (223 . 63031))) 
:org-element--cache-sync-key (223 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63348 29 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63377 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63359, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63359-63359
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90780 :end 90780 :robust-begin 3 :robust-end 90778 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63422 :pre-blank 0 
:contents-begin 290 :contents-end 63422 :robust-begin 292 :robust-end 
63420 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90787 :end 90787 :robust-begin 3 :robust-end 90785 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63414 :pre-blank 0 
:contents-begin 300 :contents-end 63413 :robust-begin 302 :robust-end 
63411 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63429 :pre-blank 0 
:contents-begin 290 :contents-end 63429 :robust-begin 292 :robust-end 
63427 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (223 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63414 :pre-blank 
0 :contents-begin 62596 :contents-end 63413 :robust-begin 62598 
:robust-end 63411 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63421 :pre-blank 0 :contents-begin 300 :contents-end 63420 
:robust-begin 302 :robust-end 63418 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (223 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63377 :pre-blank 
0 :contents-begin 63087 :contents-end 63377 :robust-begin 63089 
:robust-end 63375 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63360..63383]𝝙-7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90787 :end 90787 :robust-begin 3 :robust-end 90785 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63429 :pre-blank 0 
:contents-begin 290 :contents-end 63429 :robust-begin 292 :robust-end 
63427 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90778 :end 90778 :robust-begin 3 :robust-end 90776 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63421 :pre-blank 0 
:contents-begin 300 :contents-end 63420 :robust-begin 302 :robust-end 
63418 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63420 :pre-blank 0 
:contents-begin 290 :contents-end 63420 :robust-begin 292 :robust-end 
63418 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (223 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63421 :pre-blank 
0 :contents-begin 62596 :contents-end 63420 :robust-begin 62598 
:robust-end 63418 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63412 :pre-blank 0 :contents-begin 300 :contents-end 63411 
:robust-begin 302 :robust-end 63409 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (223 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63384 :pre-blank 
0 :contents-begin 63087 :contents-end 63384 :robust-begin 63089 
:robust-end 63382 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63360..63367]𝝙9
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90778 :end 90778 :robust-begin 3 :robust-end 90776 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63420 :pre-blank 0 
:contents-begin 290 :contents-end 63420 :robust-begin 292 :robust-end 
63418 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90771 :end 90771 :robust-begin 3 :robust-end 90769 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63412 :pre-blank 0 
:contents-begin 300 :contents-end 63411 :robust-begin 302 :robust-end 
63409 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63413 :pre-blank 0 
:contents-begin 290 :contents-end 63413 :robust-begin 292 :robust-end 
63411 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (223 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63412 :pre-blank 
0 :contents-begin 62596 :contents-end 63411 :robust-begin 62598 
:robust-end 63409 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63405 :pre-blank 0 :contents-begin 300 :contents-end 63404 
:robust-begin 302 :robust-end 63402 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (223 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63375 :pre-blank 
0 :contents-begin 63087 :contents-end 63360 :robust-begin 63089 
:robust-end 63358 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63360..63360]𝝙7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90771 :end 90771 :robust-begin 3 :robust-end 90769 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63413 :pre-blank 0 
:contents-begin 290 :contents-end 63413 :robust-begin 292 :robust-end 
63411 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90758 :end 90758 :robust-begin 3 :robust-end 90756 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63405 :pre-blank 0 
:contents-begin 300 :contents-end 63404 :robust-begin 302 :robust-end 
63402 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63400 :pre-blank 0 
:contents-begin 290 :contents-end 63400 :robust-begin 292 :robust-end 
63398 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (223 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63405 :pre-blank 
0 :contents-begin 62596 :contents-end 63404 :robust-begin 62598 
:robust-end 63402 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63392 :pre-blank 0 :contents-begin 300 :contents-end 63391 
:robust-begin 302 :robust-end 63389 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (223 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63368 :pre-blank 
0 :contents-begin 63087 :contents-end 63360 :robust-begin 63089 
:robust-end 63358 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63347]𝝙13
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63348 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63355 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (222 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90758 :end 90758 :robust-begin 3 :robust-end 90756 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63400 :pre-blank 0 
:contents-begin 290 :contents-end 63400 :robust-begin 292 :robust-end 
63398 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90751 :end 90751 :robust-begin 3 :robust-end 90749 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63392 :pre-blank 0 
:contents-begin 300 :contents-end 63391 :robust-begin 302 :robust-end 
63389 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63393 :pre-blank 0 
:contents-begin 290 :contents-end 63393 :robust-begin 292 :robust-end 
63391 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (222 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63392 :pre-blank 
0 :contents-begin 62596 :contents-end 63391 :robust-begin 62598 
:robust-end 63389 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63385 :pre-blank 0 :contents-begin 300 :contents-end 63384 
:robust-begin 302 :robust-end 63382 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (222 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63355 :pre-blank 
0 :contents-begin 63087 :contents-end 63339 :robust-begin 63089 
:robust-end 63337 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63348 :contents-begin 63087 :contents-end 
63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63348 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (222 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63348 :contents-begin 
63087 :contents-end 63339 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63339)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63348 :contents-begin 63087 :contents-end 63339 :robust-begin 
63087 :robust-end 63337 :post-blank 2 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 63299 
:contents-end 63339 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :pre-blank 0 
:post-blank 0 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63348 :contents-begin 63087 :contents-end 63339 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63340]𝝙7
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-insert-structure-template 
is about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63348 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63348 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63341 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (222 . 
63299)::"(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63339 :contents-begin 63299 :contents-end 63339 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (222 . 
63293))) :org-element--cache-sync-key (222 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (222 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63341 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (222 . 63087))) 
:org-element--cache-sync-key (222 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (222 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63341 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 2 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (222 . 63087))) 
:org-element--cache-sync-key (222 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (222 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63341 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63341 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (222 . 63086))) 
:org-element--cache-sync-key (222 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (222 . 
63086)::"(section (:begin 63087 :end 63341 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63348 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (221 . 63031))) 
:org-element--cache-sync-key (222 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63341 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63348 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63347, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63347-63347
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63341 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63348 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (221 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90751 :end 90751 :robust-begin 3 :robust-end 90749 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63393 :pre-blank 0 
:contents-begin 290 :contents-end 63393 :robust-begin 292 :robust-end 
63391 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90744 :end 90744 :robust-begin 3 :robust-end 90742 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63385 :pre-blank 0 
:contents-begin 300 :contents-end 63384 :robust-begin 302 :robust-end 
63382 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63386 :pre-blank 0 
:contents-begin 290 :contents-end 63386 :robust-begin 292 :robust-end 
63384 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (221 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63385 :pre-blank 
0 :contents-begin 62596 :contents-end 63384 :robust-begin 62598 
:robust-end 63382 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63378 :pre-blank 0 :contents-begin 300 :contents-end 63377 
:robust-begin 302 :robust-end 63375 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (221 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63348 :pre-blank 
0 :contents-begin 63087 :contents-end 63339 :robust-begin 63089 
:robust-end 63337 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63341 :contents-begin 63087 :contents-end 
63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63341 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (221 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63341 :contents-begin 
63087 :contents-end 63339 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63339)) :post-blank 2 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63341 :contents-begin 63087 :contents-end 63339 :robust-begin 
63087 :robust-end 63337 :post-blank 2 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 63299 
:contents-end 63339 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :pre-blank 0 
:post-blank 0 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63341 :contents-begin 63087 :contents-end 63339 :structure (... ...) 
:post-blank 2 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63299 :end 63339 :contents-begin 63299 :contents-end 
63339 :post-blank 0 :post-affiliated 63299 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63292 :end 63339 
:contents-begin 63299 :contents-end 63339 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63292 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63340..63340]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63341 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 2 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63341 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 2 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63347 -6 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (221 . 
63299)::"(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63339 :contents-begin 63299 :contents-end 63339 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (221 . 
63293))) :org-element--cache-sync-key (221 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (221 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63347 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (221 . 63087))) 
:org-element--cache-sync-key (221 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (221 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63347 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (221 . 63087))) 
:org-element--cache-sync-key (221 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (221 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63347 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63347 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (221 . 63086))) 
:org-element--cache-sync-key (221 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (221 . 
63086)::"(section (:begin 63087 :end 63347 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63341 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (221 . 63031))) 
:org-element--cache-sync-key (221 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63347 -6 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63341 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63338, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63338-63338
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90744 :end 90744 :robust-begin 3 :robust-end 90742 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63386 :pre-blank 0 
:contents-begin 290 :contents-end 63386 :robust-begin 292 :robust-end 
63384 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90751 :end 90751 :robust-begin 3 :robust-end 90749 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63378 :pre-blank 0 
:contents-begin 300 :contents-end 63377 :robust-begin 302 :robust-end 
63375 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63393 :pre-blank 0 
:contents-begin 290 :contents-end 63393 :robust-begin 292 :robust-end 
63391 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (221 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63378 :pre-blank 
0 :contents-begin 62596 :contents-end 63377 :robust-begin 62598 
:robust-end 63375 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63385 :pre-blank 0 :contents-begin 300 :contents-end 63384 
:robust-begin 302 :robust-end 63382 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (221 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63341 :pre-blank 
0 :contents-begin 63087 :contents-end 63339 :robust-begin 63089 
:robust-end 63337 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63339..63346]𝝙-7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63347 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63348 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 2 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (220 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90751 :end 90751 :robust-begin 3 :robust-end 90749 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63393 :pre-blank 0 
:contents-begin 290 :contents-end 63393 :robust-begin 292 :robust-end 
63391 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90750 :end 90750 :robust-begin 3 :robust-end 90748 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63385 :pre-blank 0 
:contents-begin 300 :contents-end 63384 :robust-begin 302 :robust-end 
63382 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63392 :pre-blank 0 
:contents-begin 290 :contents-end 63392 :robust-begin 292 :robust-end 
63390 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (220 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63385 :pre-blank 
0 :contents-begin 62596 :contents-end 63384 :robust-begin 62598 
:robust-end 63382 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63384 :pre-blank 0 :contents-begin 300 :contents-end 63383 
:robust-begin 302 :robust-end 63381 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (220 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63348 :pre-blank 
0 :contents-begin 63087 :contents-end 63339 :robust-begin 63089 
:robust-end 63337 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 2 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63347 :contents-begin 63087 :contents-end 
63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63347 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (220 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63347 :contents-begin 
63087 :contents-end 63339 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63339)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63347 :contents-begin 63087 :contents-end 63339 :robust-begin 
63087 :robust-end 63337 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 63299 
:contents-end 63339 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :pre-blank 0 
:post-blank 0 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63347 :contents-begin 63087 :contents-end 63339 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63299 :end 63339 :contents-begin 63299 :contents-end 
63339 :post-blank 0 :post-affiliated 63299 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63292 :end 63339 
:contents-begin 63299 :contents-end 63339 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63292 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63339..63346]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63347 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63347 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63340 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (220 . 
63299)::"(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63339 :contents-begin 63299 :contents-end 63339 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (220 . 
63293))) :org-element--cache-sync-key (220 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (220 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63340 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (220 . 63087))) 
:org-element--cache-sync-key (220 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (220 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63340 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (220 . 63087))) 
:org-element--cache-sync-key (220 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (220 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63340 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63340 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (220 . 63086))) 
:org-element--cache-sync-key (220 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (220 . 
63086)::"(section (:begin 63087 :end 63340 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63347 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (219 . 63031))) 
:org-element--cache-sync-key (220 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63340 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63347 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63346, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63346-63346
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63340 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63347 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (219 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90750 :end 90750 :robust-begin 3 :robust-end 90748 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63392 :pre-blank 0 
:contents-begin 290 :contents-end 63392 :robust-begin 292 :robust-end 
63390 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90743 :end 90743 :robust-begin 3 :robust-end 90741 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63384 :pre-blank 0 
:contents-begin 300 :contents-end 63383 :robust-begin 302 :robust-end 
63381 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63385 :pre-blank 0 
:contents-begin 290 :contents-end 63385 :robust-begin 292 :robust-end 
63383 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (219 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63384 :pre-blank 
0 :contents-begin 62596 :contents-end 63383 :robust-begin 62598 
:robust-end 63381 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63377 :pre-blank 0 :contents-begin 300 :contents-end 63376 
:robust-begin 302 :robust-end 63374 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (219 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63347 :pre-blank 
0 :contents-begin 63087 :contents-end 63339 :robust-begin 63089 
:robust-end 63337 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63340 :contents-begin 63087 :contents-end 
63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63340 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (219 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63340 :contents-begin 
63087 :contents-end 63339 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63339)) :post-blank 1 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63340 :contents-begin 63087 :contents-end 63339 :robust-begin 
63087 :robust-end 63337 :post-blank 1 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 63299 
:contents-end 63339 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :pre-blank 0 
:post-blank 0 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63340 :contents-begin 63087 :contents-end 63339 :structure (... ...) 
:post-blank 1 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63299 :end 63339 :contents-begin 63299 :contents-end 
63339 :post-blank 0 :post-affiliated 63299 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63292 :end 63339 
:contents-begin 63299 :contents-end 63339 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 0 :post-affiliated 63292 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63339..63339]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63340 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63340 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63339 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (219 . 
63299)::"(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63339 :contents-begin 63299 :contents-end 63339 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (219 . 
63293))) :org-element--cache-sync-key (219 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (219 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63339 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (219 . 63087))) 
:org-element--cache-sync-key (219 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (219 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63339 :contents-begin 63087 :contents-end 63339 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (219 . 63087))) 
:org-element--cache-sync-key (219 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (219 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63339 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63339 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (219 . 63086))) 
:org-element--cache-sync-key (219 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (219 . 
63086)::"(section (:begin 63087 :end 63339 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63340 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (218 . 63031))) 
:org-element--cache-sync-key (219 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63339 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63340 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63338, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63338-63338
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63339 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63340 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (218 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90743 :end 90743 :robust-begin 3 :robust-end 90741 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63385 :pre-blank 0 
:contents-begin 290 :contents-end 63385 :robust-begin 292 :robust-end 
63383 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90742 :end 90742 :robust-begin 3 :robust-end 90740 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63377 :pre-blank 0 
:contents-begin 300 :contents-end 63376 :robust-begin 302 :robust-end 
63374 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63384 :pre-blank 0 
:contents-begin 290 :contents-end 63384 :robust-begin 292 :robust-end 
63382 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (218 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63377 :pre-blank 
0 :contents-begin 62596 :contents-end 63376 :robust-begin 62598 
:robust-end 63374 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63376 :pre-blank 0 :contents-begin 300 :contents-end 63375 
:robust-begin 302 :robust-end 63373 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (218 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63340 :pre-blank 
0 :contents-begin 63087 :contents-end 63339 :robust-begin 63089 
:robust-end 63337 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63339 :contents-begin 63087 :contents-end 
63339 :robust-begin 63087 :robust-end 63337 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63339 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (218 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63339 :contents-begin 
63087 :contents-end 63339 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63339)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63339 :contents-begin 63087 :contents-end 63339 :robust-begin 
63087 :robust-end 63337 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63339 :contents-begin 63087 :contents-end 63339 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63338]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63339 :contents-begin 63299 
:contents-end 63339 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63339 :contents-begin 
63299 :contents-end 63339 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63339 
:contents-begin 63087 :contents-end 63339 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63339)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63339 :contents-begin 63087 
:contents-end 63339 :robust-begin 63087 :robust-end 63337 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63338 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (218 . 
63299)::"(paragraph (:begin 63299 :end 63338 :contents-begin 63299 
:contents-end 63338 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63338 :contents-begin 63299 :contents-end 63338 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (218 . 
63293))) :org-element--cache-sync-key (218 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (218 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63338 :contents-begin 
63299 :contents-end 63338 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63338)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63338 :contents-begin 63087 :contents-end 63338 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (218 . 63087))) 
:org-element--cache-sync-key (218 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (218 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63338)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63338 :contents-begin 63087 :contents-end 63338 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (218 . 63087))) 
:org-element--cache-sync-key (218 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (218 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63338 
:contents-begin 63087 :contents-end 63338 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63338)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63338 :contents-begin 63087 
:contents-end 63338 :robust-begin 63087 :robust-end 63336 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (218 . 63086))) 
:org-element--cache-sync-key (218 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (218 . 
63086)::"(section (:begin 63087 :end 63338 :contents-begin 63087 
:contents-end 63338 :robust-begin 63087 :robust-end 63336 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63339 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (217 . 63031))) 
:org-element--cache-sync-key (218 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63338 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63339 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63338, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63338-63338
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63338 :contents-begin 63087 
:contents-end 63338 :robust-begin 63087 :robust-end 63336 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63339 :pre-blank 0 :contents-begin 63087 :contents-end 
63339 :robust-begin 63089 :robust-end 63337 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (217 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90742 :end 90742 :robust-begin 3 :robust-end 90740 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63384 :pre-blank 0 
:contents-begin 290 :contents-end 63384 :robust-begin 292 :robust-end 
63382 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90741 :end 90741 :robust-begin 3 :robust-end 90739 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63376 :pre-blank 0 
:contents-begin 300 :contents-end 63375 :robust-begin 302 :robust-end 
63373 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63383 :pre-blank 0 
:contents-begin 290 :contents-end 63383 :robust-begin 292 :robust-end 
63381 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (217 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63376 :pre-blank 
0 :contents-begin 62596 :contents-end 63375 :robust-begin 62598 
:robust-end 63373 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63375 :pre-blank 0 :contents-begin 300 :contents-end 63374 
:robust-begin 302 :robust-end 63372 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (217 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63339 :pre-blank 
0 :contents-begin 63087 :contents-end 63339 :robust-begin 63089 
:robust-end 63337 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63338 :contents-begin 63087 :contents-end 
63338 :robust-begin 63087 :robust-end 63336 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63338 :pre-blank 0 :contents-begin 63087 :contents-end 
63338 :robust-begin 63089 :robust-end 63336 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (217 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63338 :contents-begin 
63087 :contents-end 63338 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63338)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63338 :contents-begin 63087 :contents-end 63338 :robust-begin 
63087 :robust-end 63336 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63338)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63338 :contents-begin 63087 :contents-end 63338 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63337]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63338 :contents-begin 63299 
:contents-end 63338 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63338 :contents-begin 
63299 :contents-end 63338 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63338)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63338)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63338 
:contents-begin 63087 :contents-end 63338 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63338)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63338 :contents-begin 63087 
:contents-end 63338 :robust-begin 63087 :robust-end 63336 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63337 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (217 . 
63299)::"(paragraph (:begin 63299 :end 63337 :contents-begin 63299 
:contents-end 63337 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63337 :contents-begin 63299 :contents-end 63337 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (217 . 
63293))) :org-element--cache-sync-key (217 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (217 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63337 :contents-begin 
63299 :contents-end 63337 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63337)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63337 :contents-begin 63087 :contents-end 63337 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (217 . 63087))) 
:org-element--cache-sync-key (217 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (217 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63337)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63337 :contents-begin 63087 :contents-end 63337 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (217 . 63087))) 
:org-element--cache-sync-key (217 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (217 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63337 
:contents-begin 63087 :contents-end 63337 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63337)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63337 :contents-begin 63087 
:contents-end 63337 :robust-begin 63087 :robust-end 63335 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (217 . 63086))) 
:org-element--cache-sync-key (217 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (217 . 
63086)::"(section (:begin 63087 :end 63337 :contents-begin 63087 
:contents-end 63337 :robust-begin 63087 :robust-end 63335 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63338 :pre-blank 0 :contents-begin 63087 :contents-end 
63338 :robust-begin 63089 :robust-end 63336 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (216 . 63031))) 
:org-element--cache-sync-key (217 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63337 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63338 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63337, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63337-63337
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63337 :contents-begin 63087 
:contents-end 63337 :robust-begin 63087 :robust-end 63335 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63338 :pre-blank 0 :contents-begin 63087 :contents-end 
63338 :robust-begin 63089 :robust-end 63336 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (216 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90741 :end 90741 :robust-begin 3 :robust-end 90739 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63383 :pre-blank 0 
:contents-begin 290 :contents-end 63383 :robust-begin 292 :robust-end 
63381 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90740 :end 90740 :robust-begin 3 :robust-end 90738 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63375 :pre-blank 0 
:contents-begin 300 :contents-end 63374 :robust-begin 302 :robust-end 
63372 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63382 :pre-blank 0 
:contents-begin 290 :contents-end 63382 :robust-begin 292 :robust-end 
63380 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (216 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63375 :pre-blank 
0 :contents-begin 62596 :contents-end 63374 :robust-begin 62598 
:robust-end 63372 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63374 :pre-blank 0 :contents-begin 300 :contents-end 63373 
:robust-begin 302 :robust-end 63371 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (216 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63338 :pre-blank 
0 :contents-begin 63087 :contents-end 63338 :robust-begin 63089 
:robust-end 63336 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63337 :contents-begin 63087 :contents-end 
63337 :robust-begin 63087 :robust-end 63335 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63337 :pre-blank 0 :contents-begin 63087 :contents-end 
63337 :robust-begin 63089 :robust-end 63335 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (216 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63337 :contents-begin 
63087 :contents-end 63337 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63337)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63337 :contents-begin 63087 :contents-end 63337 :robust-begin 
63087 :robust-end 63335 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63337)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63337 :contents-begin 63087 :contents-end 63337 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63336]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63337 :contents-begin 63299 
:contents-end 63337 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63337 :contents-begin 
63299 :contents-end 63337 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63337)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63337)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63337 
:contents-begin 63087 :contents-end 63337 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63337)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63337 :contents-begin 63087 
:contents-end 63337 :robust-begin 63087 :robust-end 63335 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63336 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (216 . 
63299)::"(paragraph (:begin 63299 :end 63336 :contents-begin 63299 
:contents-end 63336 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63336 :contents-begin 63299 :contents-end 63336 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (216 . 
63293))) :org-element--cache-sync-key (216 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (216 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63336 :contents-begin 
63299 :contents-end 63336 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63336)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63336 :contents-begin 63087 :contents-end 63336 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (216 . 63087))) 
:org-element--cache-sync-key (216 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (216 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63336)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63336 :contents-begin 63087 :contents-end 63336 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (216 . 63087))) 
:org-element--cache-sync-key (216 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (216 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63336 
:contents-begin 63087 :contents-end 63336 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63336)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63336 :contents-begin 63087 
:contents-end 63336 :robust-begin 63087 :robust-end 63334 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (216 . 63086))) 
:org-element--cache-sync-key (216 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (216 . 
63086)::"(section (:begin 63087 :end 63336 :contents-begin 63087 
:contents-end 63336 :robust-begin 63087 :robust-end 63334 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63337 :pre-blank 0 :contents-begin 63087 :contents-end 
63337 :robust-begin 63089 :robust-end 63335 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (215 . 63031))) 
:org-element--cache-sync-key (216 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63336 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63337 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63336, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63336-63336
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63336 :contents-begin 63087 
:contents-end 63336 :robust-begin 63087 :robust-end 63334 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63337 :pre-blank 0 :contents-begin 63087 :contents-end 
63337 :robust-begin 63089 :robust-end 63335 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (215 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90740 :end 90740 :robust-begin 3 :robust-end 90738 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63382 :pre-blank 0 
:contents-begin 290 :contents-end 63382 :robust-begin 292 :robust-end 
63380 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90739 :end 90739 :robust-begin 3 :robust-end 90737 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63374 :pre-blank 0 
:contents-begin 300 :contents-end 63373 :robust-begin 302 :robust-end 
63371 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63381 :pre-blank 0 
:contents-begin 290 :contents-end 63381 :robust-begin 292 :robust-end 
63379 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (215 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63374 :pre-blank 
0 :contents-begin 62596 :contents-end 63373 :robust-begin 62598 
:robust-end 63371 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63373 :pre-blank 0 :contents-begin 300 :contents-end 63372 
:robust-begin 302 :robust-end 63370 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (215 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63337 :pre-blank 
0 :contents-begin 63087 :contents-end 63337 :robust-begin 63089 
:robust-end 63335 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63336 :contents-begin 63087 :contents-end 
63336 :robust-begin 63087 :robust-end 63334 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63336 :pre-blank 0 :contents-begin 63087 :contents-end 
63336 :robust-begin 63089 :robust-end 63334 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (215 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63336 :contents-begin 
63087 :contents-end 63336 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63336)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63336 :contents-begin 63087 :contents-end 63336 :robust-begin 
63087 :robust-end 63334 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63336)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63336 :contents-begin 63087 :contents-end 63336 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63335]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63336 :contents-begin 63299 
:contents-end 63336 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63336 :contents-begin 
63299 :contents-end 63336 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63336)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63336)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63336 
:contents-begin 63087 :contents-end 63336 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63336)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63336 :contents-begin 63087 
:contents-end 63336 :robust-begin 63087 :robust-end 63334 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63335 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (215 . 
63299)::"(paragraph (:begin 63299 :end 63335 :contents-begin 63299 
:contents-end 63335 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63335 :contents-begin 63299 :contents-end 63335 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (215 . 
63293))) :org-element--cache-sync-key (215 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (215 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63335 :contents-begin 
63299 :contents-end 63335 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63335)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63335 :contents-begin 63087 :contents-end 63335 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (215 . 63087))) 
:org-element--cache-sync-key (215 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (215 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63335)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63335 :contents-begin 63087 :contents-end 63335 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (215 . 63087))) 
:org-element--cache-sync-key (215 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (215 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63335 
:contents-begin 63087 :contents-end 63335 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63335)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63335 :contents-begin 63087 
:contents-end 63335 :robust-begin 63087 :robust-end 63333 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (215 . 63086))) 
:org-element--cache-sync-key (215 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (215 . 
63086)::"(section (:begin 63087 :end 63335 :contents-begin 63087 
:contents-end 63335 :robust-begin 63087 :robust-end 63333 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63336 :pre-blank 0 :contents-begin 63087 :contents-end 
63336 :robust-begin 63089 :robust-end 63334 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (214 . 63031))) 
:org-element--cache-sync-key (215 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63335 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63336 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63335, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63335-63335
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63335 :contents-begin 63087 
:contents-end 63335 :robust-begin 63087 :robust-end 63333 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63336 :pre-blank 0 :contents-begin 63087 :contents-end 
63336 :robust-begin 63089 :robust-end 63334 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (214 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90739 :end 90739 :robust-begin 3 :robust-end 90737 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63381 :pre-blank 0 
:contents-begin 290 :contents-end 63381 :robust-begin 292 :robust-end 
63379 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90738 :end 90738 :robust-begin 3 :robust-end 90736 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63373 :pre-blank 0 
:contents-begin 300 :contents-end 63372 :robust-begin 302 :robust-end 
63370 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63380 :pre-blank 0 
:contents-begin 290 :contents-end 63380 :robust-begin 292 :robust-end 
63378 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (214 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63373 :pre-blank 
0 :contents-begin 62596 :contents-end 63372 :robust-begin 62598 
:robust-end 63370 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63372 :pre-blank 0 :contents-begin 300 :contents-end 63371 
:robust-begin 302 :robust-end 63369 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (214 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63336 :pre-blank 
0 :contents-begin 63087 :contents-end 63336 :robust-begin 63089 
:robust-end 63334 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63335 :contents-begin 63087 :contents-end 
63335 :robust-begin 63087 :robust-end 63333 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63335 :pre-blank 0 :contents-begin 63087 :contents-end 
63335 :robust-begin 63089 :robust-end 63333 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (214 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63335 :contents-begin 
63087 :contents-end 63335 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63335)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63335 :contents-begin 63087 :contents-end 63335 :robust-begin 
63087 :robust-end 63333 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63335)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63335 :contents-begin 63087 :contents-end 63335 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63334]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63335 :contents-begin 63299 
:contents-end 63335 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63335 :contents-begin 
63299 :contents-end 63335 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63335)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63335)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63335 
:contents-begin 63087 :contents-end 63335 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63335)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63335 :contents-begin 63087 
:contents-end 63335 :robust-begin 63087 :robust-end 63333 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63334 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (214 . 
63299)::"(paragraph (:begin 63299 :end 63334 :contents-begin 63299 
:contents-end 63334 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63334 :contents-begin 63299 :contents-end 63334 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (214 . 
63293))) :org-element--cache-sync-key (214 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (214 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63334 :contents-begin 
63299 :contents-end 63334 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63334)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63334 :contents-begin 63087 :contents-end 63334 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (214 . 63087))) 
:org-element--cache-sync-key (214 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (214 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63334)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63334 :contents-begin 63087 :contents-end 63334 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (214 . 63087))) 
:org-element--cache-sync-key (214 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (214 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63334 
:contents-begin 63087 :contents-end 63334 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63334)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63334 :contents-begin 63087 
:contents-end 63334 :robust-begin 63087 :robust-end 63332 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (214 . 63086))) 
:org-element--cache-sync-key (214 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (214 . 
63086)::"(section (:begin 63087 :end 63334 :contents-begin 63087 
:contents-end 63334 :robust-begin 63087 :robust-end 63332 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63335 :pre-blank 0 :contents-begin 63087 :contents-end 
63335 :robust-begin 63089 :robust-end 63333 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (213 . 63031))) 
:org-element--cache-sync-key (214 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63334 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63335 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63334, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63334-63334
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63334 :contents-begin 63087 
:contents-end 63334 :robust-begin 63087 :robust-end 63332 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63335 :pre-blank 0 :contents-begin 63087 :contents-end 
63335 :robust-begin 63089 :robust-end 63333 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (213 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90738 :end 90738 :robust-begin 3 :robust-end 90736 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63380 :pre-blank 0 
:contents-begin 290 :contents-end 63380 :robust-begin 292 :robust-end 
63378 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90737 :end 90737 :robust-begin 3 :robust-end 90735 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63372 :pre-blank 0 
:contents-begin 300 :contents-end 63371 :robust-begin 302 :robust-end 
63369 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63379 :pre-blank 0 
:contents-begin 290 :contents-end 63379 :robust-begin 292 :robust-end 
63377 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (213 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63372 :pre-blank 
0 :contents-begin 62596 :contents-end 63371 :robust-begin 62598 
:robust-end 63369 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63371 :pre-blank 0 :contents-begin 300 :contents-end 63370 
:robust-begin 302 :robust-end 63368 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (213 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63335 :pre-blank 
0 :contents-begin 63087 :contents-end 63335 :robust-begin 63089 
:robust-end 63333 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63334 :contents-begin 63087 :contents-end 
63334 :robust-begin 63087 :robust-end 63332 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63334 :pre-blank 0 :contents-begin 63087 :contents-end 
63334 :robust-begin 63089 :robust-end 63332 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (213 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63334 :contents-begin 
63087 :contents-end 63334 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63334)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63334 :contents-begin 63087 :contents-end 63334 :robust-begin 
63087 :robust-end 63332 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63334)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63334 :contents-begin 63087 :contents-end 63334 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63333]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63334 :contents-begin 63299 
:contents-end 63334 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63334 :contents-begin 
63299 :contents-end 63334 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63334)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63334)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63334 
:contents-begin 63087 :contents-end 63334 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63334)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63334 :contents-begin 63087 
:contents-end 63334 :robust-begin 63087 :robust-end 63332 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63333 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (213 . 
63299)::"(paragraph (:begin 63299 :end 63333 :contents-begin 63299 
:contents-end 63333 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63333 :contents-begin 63299 :contents-end 63333 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (213 . 
63293))) :org-element--cache-sync-key (213 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (213 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63333 :contents-begin 
63299 :contents-end 63333 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63333)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63333 :contents-begin 63087 :contents-end 63333 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (213 . 63087))) 
:org-element--cache-sync-key (213 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (213 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63333)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63333 :contents-begin 63087 :contents-end 63333 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (213 . 63087))) 
:org-element--cache-sync-key (213 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (213 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63333 
:contents-begin 63087 :contents-end 63333 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63333)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63333 :contents-begin 63087 
:contents-end 63333 :robust-begin 63087 :robust-end 63331 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (213 . 63086))) 
:org-element--cache-sync-key (213 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (213 . 
63086)::"(section (:begin 63087 :end 63333 :contents-begin 63087 
:contents-end 63333 :robust-begin 63087 :robust-end 63331 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63334 :pre-blank 0 :contents-begin 63087 :contents-end 
63334 :robust-begin 63089 :robust-end 63332 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (212 . 63031))) 
:org-element--cache-sync-key (213 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63333 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63334 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63333, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63333-63333
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63333 :contents-begin 63087 
:contents-end 63333 :robust-begin 63087 :robust-end 63331 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63334 :pre-blank 0 :contents-begin 63087 :contents-end 
63334 :robust-begin 63089 :robust-end 63332 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (212 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90737 :end 90737 :robust-begin 3 :robust-end 90735 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63379 :pre-blank 0 
:contents-begin 290 :contents-end 63379 :robust-begin 292 :robust-end 
63377 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90736 :end 90736 :robust-begin 3 :robust-end 90734 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63371 :pre-blank 0 
:contents-begin 300 :contents-end 63370 :robust-begin 302 :robust-end 
63368 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63378 :pre-blank 0 
:contents-begin 290 :contents-end 63378 :robust-begin 292 :robust-end 
63376 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (212 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63371 :pre-blank 
0 :contents-begin 62596 :contents-end 63370 :robust-begin 62598 
:robust-end 63368 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63370 :pre-blank 0 :contents-begin 300 :contents-end 63369 
:robust-begin 302 :robust-end 63367 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (212 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63334 :pre-blank 
0 :contents-begin 63087 :contents-end 63334 :robust-begin 63089 
:robust-end 63332 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63333 :contents-begin 63087 :contents-end 
63333 :robust-begin 63087 :robust-end 63331 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63333 :pre-blank 0 :contents-begin 63087 :contents-end 
63333 :robust-begin 63089 :robust-end 63331 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (212 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63333 :contents-begin 
63087 :contents-end 63333 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63333)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63333 :contents-begin 63087 :contents-end 63333 :robust-begin 
63087 :robust-end 63331 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63333)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63333 :contents-begin 63087 :contents-end 63333 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63332]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63333 :contents-begin 63299 
:contents-end 63333 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63333 :contents-begin 
63299 :contents-end 63333 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63333)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63333)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63333 
:contents-begin 63087 :contents-end 63333 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63333)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63333 :contents-begin 63087 
:contents-end 63333 :robust-begin 63087 :robust-end 63331 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63332 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (212 . 
63299)::"(paragraph (:begin 63299 :end 63332 :contents-begin 63299 
:contents-end 63332 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63332 :contents-begin 63299 :contents-end 63332 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (212 . 
63293))) :org-element--cache-sync-key (212 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (212 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63332 :contents-begin 
63299 :contents-end 63332 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63332)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63332 :contents-begin 63087 :contents-end 63332 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (212 . 63087))) 
:org-element--cache-sync-key (212 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (212 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63332)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63332 :contents-begin 63087 :contents-end 63332 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (212 . 63087))) 
:org-element--cache-sync-key (212 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (212 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63332 
:contents-begin 63087 :contents-end 63332 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63332)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63332 :contents-begin 63087 
:contents-end 63332 :robust-begin 63087 :robust-end 63330 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (212 . 63086))) 
:org-element--cache-sync-key (212 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (212 . 
63086)::"(section (:begin 63087 :end 63332 :contents-begin 63087 
:contents-end 63332 :robust-begin 63087 :robust-end 63330 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63333 :pre-blank 0 :contents-begin 63087 :contents-end 
63333 :robust-begin 63089 :robust-end 63331 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (211 . 63031))) 
:org-element--cache-sync-key (212 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63332 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63333 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63332, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63332-63332
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63332 :contents-begin 63087 
:contents-end 63332 :robust-begin 63087 :robust-end 63330 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63333 :pre-blank 0 :contents-begin 63087 :contents-end 
63333 :robust-begin 63089 :robust-end 63331 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (211 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90736 :end 90736 :robust-begin 3 :robust-end 90734 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63378 :pre-blank 0 
:contents-begin 290 :contents-end 63378 :robust-begin 292 :robust-end 
63376 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90735 :end 90735 :robust-begin 3 :robust-end 90733 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63370 :pre-blank 0 
:contents-begin 300 :contents-end 63369 :robust-begin 302 :robust-end 
63367 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63377 :pre-blank 0 
:contents-begin 290 :contents-end 63377 :robust-begin 292 :robust-end 
63375 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (211 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63370 :pre-blank 
0 :contents-begin 62596 :contents-end 63369 :robust-begin 62598 
:robust-end 63367 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63369 :pre-blank 0 :contents-begin 300 :contents-end 63368 
:robust-begin 302 :robust-end 63366 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (211 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63333 :pre-blank 
0 :contents-begin 63087 :contents-end 63333 :robust-begin 63089 
:robust-end 63331 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63332 :contents-begin 63087 :contents-end 
63332 :robust-begin 63087 :robust-end 63330 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63332 :pre-blank 0 :contents-begin 63087 :contents-end 
63332 :robust-begin 63089 :robust-end 63330 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (211 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63332 :contents-begin 
63087 :contents-end 63332 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63332)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63332 :contents-begin 63087 :contents-end 63332 :robust-begin 
63087 :robust-end 63330 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63332)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63332 :contents-begin 63087 :contents-end 63332 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63331]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63332 :contents-begin 63299 
:contents-end 63332 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63332 :contents-begin 
63299 :contents-end 63332 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63332)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63332)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63332 
:contents-begin 63087 :contents-end 63332 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63332)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63332 :contents-begin 63087 
:contents-end 63332 :robust-begin 63087 :robust-end 63330 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63331 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (211 . 
63299)::"(paragraph (:begin 63299 :end 63331 :contents-begin 63299 
:contents-end 63331 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63331 :contents-begin 63299 :contents-end 63331 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (211 . 
63293))) :org-element--cache-sync-key (211 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (211 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63331 :contents-begin 
63299 :contents-end 63331 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63331)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63331 :contents-begin 63087 :contents-end 63331 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (211 . 63087))) 
:org-element--cache-sync-key (211 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (211 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63331)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63331 :contents-begin 63087 :contents-end 63331 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (211 . 63087))) 
:org-element--cache-sync-key (211 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (211 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63331 
:contents-begin 63087 :contents-end 63331 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63331)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63331 :contents-begin 63087 
:contents-end 63331 :robust-begin 63087 :robust-end 63329 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (211 . 63086))) 
:org-element--cache-sync-key (211 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (211 . 
63086)::"(section (:begin 63087 :end 63331 :contents-begin 63087 
:contents-end 63331 :robust-begin 63087 :robust-end 63329 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63332 :pre-blank 0 :contents-begin 63087 :contents-end 
63332 :robust-begin 63089 :robust-end 63330 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (210 . 63031))) 
:org-element--cache-sync-key (211 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63331 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63332 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63331, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63331-63331
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63331 :contents-begin 63087 
:contents-end 63331 :robust-begin 63087 :robust-end 63329 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63332 :pre-blank 0 :contents-begin 63087 :contents-end 
63332 :robust-begin 63089 :robust-end 63330 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (210 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90735 :end 90735 :robust-begin 3 :robust-end 90733 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63377 :pre-blank 0 
:contents-begin 290 :contents-end 63377 :robust-begin 292 :robust-end 
63375 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90734 :end 90734 :robust-begin 3 :robust-end 90732 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63369 :pre-blank 0 
:contents-begin 300 :contents-end 63368 :robust-begin 302 :robust-end 
63366 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63376 :pre-blank 0 
:contents-begin 290 :contents-end 63376 :robust-begin 292 :robust-end 
63374 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (210 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63369 :pre-blank 
0 :contents-begin 62596 :contents-end 63368 :robust-begin 62598 
:robust-end 63366 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63368 :pre-blank 0 :contents-begin 300 :contents-end 63367 
:robust-begin 302 :robust-end 63365 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (210 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63332 :pre-blank 
0 :contents-begin 63087 :contents-end 63332 :robust-begin 63089 
:robust-end 63330 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63331 :contents-begin 63087 :contents-end 
63331 :robust-begin 63087 :robust-end 63329 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63331 :pre-blank 0 :contents-begin 63087 :contents-end 
63331 :robust-begin 63089 :robust-end 63329 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (210 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63331 :contents-begin 
63087 :contents-end 63331 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63331)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63331 :contents-begin 63087 :contents-end 63331 :robust-begin 
63087 :robust-end 63329 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63331)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63331 :contents-begin 63087 :contents-end 63331 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63330]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63331 :contents-begin 63299 
:contents-end 63331 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63331 :contents-begin 
63299 :contents-end 63331 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63331)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63331)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63331 
:contents-begin 63087 :contents-end 63331 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63331)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63331 :contents-begin 63087 
:contents-end 63331 :robust-begin 63087 :robust-end 63329 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63330 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (210 . 
63299)::"(paragraph (:begin 63299 :end 63330 :contents-begin 63299 
:contents-end 63330 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63330 :contents-begin 63299 :contents-end 63330 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (210 . 
63293))) :org-element--cache-sync-key (210 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (210 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63330 :contents-begin 
63299 :contents-end 63330 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63330)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63330 :contents-begin 63087 :contents-end 63330 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (210 . 63087))) 
:org-element--cache-sync-key (210 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (210 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63330)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63330 :contents-begin 63087 :contents-end 63330 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (210 . 63087))) 
:org-element--cache-sync-key (210 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (210 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63330 
:contents-begin 63087 :contents-end 63330 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63330)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63330 :contents-begin 63087 
:contents-end 63330 :robust-begin 63087 :robust-end 63328 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (210 . 63086))) 
:org-element--cache-sync-key (210 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (210 . 
63086)::"(section (:begin 63087 :end 63330 :contents-begin 63087 
:contents-end 63330 :robust-begin 63087 :robust-end 63328 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63331 :pre-blank 0 :contents-begin 63087 :contents-end 
63331 :robust-begin 63089 :robust-end 63329 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (209 . 63031))) 
:org-element--cache-sync-key (210 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63330 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63331 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63330, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63330-63330
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63330 :contents-begin 63087 
:contents-end 63330 :robust-begin 63087 :robust-end 63328 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63331 :pre-blank 0 :contents-begin 63087 :contents-end 
63331 :robust-begin 63089 :robust-end 63329 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (209 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90734 :end 90734 :robust-begin 3 :robust-end 90732 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63376 :pre-blank 0 
:contents-begin 290 :contents-end 63376 :robust-begin 292 :robust-end 
63374 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90733 :end 90733 :robust-begin 3 :robust-end 90731 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63368 :pre-blank 0 
:contents-begin 300 :contents-end 63367 :robust-begin 302 :robust-end 
63365 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63375 :pre-blank 0 
:contents-begin 290 :contents-end 63375 :robust-begin 292 :robust-end 
63373 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (209 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63368 :pre-blank 
0 :contents-begin 62596 :contents-end 63367 :robust-begin 62598 
:robust-end 63365 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63367 :pre-blank 0 :contents-begin 300 :contents-end 63366 
:robust-begin 302 :robust-end 63364 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (209 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63331 :pre-blank 
0 :contents-begin 63087 :contents-end 63331 :robust-begin 63089 
:robust-end 63329 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63330 :contents-begin 63087 :contents-end 
63330 :robust-begin 63087 :robust-end 63328 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63330 :pre-blank 0 :contents-begin 63087 :contents-end 
63330 :robust-begin 63089 :robust-end 63328 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (209 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63330 :contents-begin 
63087 :contents-end 63330 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63330)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63330 :contents-begin 63087 :contents-end 63330 :robust-begin 
63087 :robust-end 63328 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63330)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63330 :contents-begin 63087 :contents-end 63330 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63329]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63330 :contents-begin 63299 
:contents-end 63330 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63330 :contents-begin 
63299 :contents-end 63330 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63330)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63330)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63330 
:contents-begin 63087 :contents-end 63330 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63330)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63330 :contents-begin 63087 
:contents-end 63330 :robust-begin 63087 :robust-end 63328 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63329 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (209 . 
63299)::"(paragraph (:begin 63299 :end 63329 :contents-begin 63299 
:contents-end 63329 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63329 :contents-begin 63299 :contents-end 63329 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (209 . 
63293))) :org-element--cache-sync-key (209 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (209 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63329 :contents-begin 
63299 :contents-end 63329 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63329)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63329 :contents-begin 63087 :contents-end 63329 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (209 . 63087))) 
:org-element--cache-sync-key (209 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (209 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63329)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63329 :contents-begin 63087 :contents-end 63329 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (209 . 63087))) 
:org-element--cache-sync-key (209 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (209 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63329 
:contents-begin 63087 :contents-end 63329 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63329)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63329 :contents-begin 63087 
:contents-end 63329 :robust-begin 63087 :robust-end 63327 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (209 . 63086))) 
:org-element--cache-sync-key (209 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (209 . 
63086)::"(section (:begin 63087 :end 63329 :contents-begin 63087 
:contents-end 63329 :robust-begin 63087 :robust-end 63327 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63330 :pre-blank 0 :contents-begin 63087 :contents-end 
63330 :robust-begin 63089 :robust-end 63328 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (208 . 63031))) 
:org-element--cache-sync-key (209 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63329 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63330 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63329, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63329-63329
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63329 :contents-begin 63087 
:contents-end 63329 :robust-begin 63087 :robust-end 63327 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63330 :pre-blank 0 :contents-begin 63087 :contents-end 
63330 :robust-begin 63089 :robust-end 63328 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (208 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90733 :end 90733 :robust-begin 3 :robust-end 90731 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63375 :pre-blank 0 
:contents-begin 290 :contents-end 63375 :robust-begin 292 :robust-end 
63373 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90732 :end 90732 :robust-begin 3 :robust-end 90730 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63367 :pre-blank 0 
:contents-begin 300 :contents-end 63366 :robust-begin 302 :robust-end 
63364 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63374 :pre-blank 0 
:contents-begin 290 :contents-end 63374 :robust-begin 292 :robust-end 
63372 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (208 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63367 :pre-blank 
0 :contents-begin 62596 :contents-end 63366 :robust-begin 62598 
:robust-end 63364 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63366 :pre-blank 0 :contents-begin 300 :contents-end 63365 
:robust-begin 302 :robust-end 63363 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (208 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63330 :pre-blank 
0 :contents-begin 63087 :contents-end 63330 :robust-begin 63089 
:robust-end 63328 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63329 :contents-begin 63087 :contents-end 
63329 :robust-begin 63087 :robust-end 63327 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63329 :pre-blank 0 :contents-begin 63087 :contents-end 
63329 :robust-begin 63089 :robust-end 63327 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (208 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63329 :contents-begin 
63087 :contents-end 63329 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63329)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63329 :contents-begin 63087 :contents-end 63329 :robust-begin 
63087 :robust-end 63327 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63329)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63329 :contents-begin 63087 :contents-end 63329 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63328]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63329 :contents-begin 63299 
:contents-end 63329 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63329 :contents-begin 
63299 :contents-end 63329 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63329)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63329)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63329 
:contents-begin 63087 :contents-end 63329 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63329)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63329 :contents-begin 63087 
:contents-end 63329 :robust-begin 63087 :robust-end 63327 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63328 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (208 . 
63299)::"(paragraph (:begin 63299 :end 63328 :contents-begin 63299 
:contents-end 63328 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63328 :contents-begin 63299 :contents-end 63328 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (208 . 
63293))) :org-element--cache-sync-key (208 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (208 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63328 :contents-begin 
63299 :contents-end 63328 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63328)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63328 :contents-begin 63087 :contents-end 63328 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (208 . 63087))) 
:org-element--cache-sync-key (208 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (208 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63328)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63328 :contents-begin 63087 :contents-end 63328 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (208 . 63087))) 
:org-element--cache-sync-key (208 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (208 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63328 
:contents-begin 63087 :contents-end 63328 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63328)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63328 :contents-begin 63087 
:contents-end 63328 :robust-begin 63087 :robust-end 63326 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (208 . 63086))) 
:org-element--cache-sync-key (208 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (208 . 
63086)::"(section (:begin 63087 :end 63328 :contents-begin 63087 
:contents-end 63328 :robust-begin 63087 :robust-end 63326 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63329 :pre-blank 0 :contents-begin 63087 :contents-end 
63329 :robust-begin 63089 :robust-end 63327 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (207 . 63031))) 
:org-element--cache-sync-key (208 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63328 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63329 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63328, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63328-63328
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63328 :contents-begin 63087 
:contents-end 63328 :robust-begin 63087 :robust-end 63326 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63329 :pre-blank 0 :contents-begin 63087 :contents-end 
63329 :robust-begin 63089 :robust-end 63327 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (207 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90732 :end 90732 :robust-begin 3 :robust-end 90730 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63374 :pre-blank 0 
:contents-begin 290 :contents-end 63374 :robust-begin 292 :robust-end 
63372 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90731 :end 90731 :robust-begin 3 :robust-end 90729 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63366 :pre-blank 0 
:contents-begin 300 :contents-end 63365 :robust-begin 302 :robust-end 
63363 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63373 :pre-blank 0 
:contents-begin 290 :contents-end 63373 :robust-begin 292 :robust-end 
63371 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (207 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63366 :pre-blank 
0 :contents-begin 62596 :contents-end 63365 :robust-begin 62598 
:robust-end 63363 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63365 :pre-blank 0 :contents-begin 300 :contents-end 63364 
:robust-begin 302 :robust-end 63362 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (207 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63329 :pre-blank 
0 :contents-begin 63087 :contents-end 63329 :robust-begin 63089 
:robust-end 63327 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63328 :contents-begin 63087 :contents-end 
63328 :robust-begin 63087 :robust-end 63326 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63328 :pre-blank 0 :contents-begin 63087 :contents-end 
63328 :robust-begin 63089 :robust-end 63326 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (207 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63328 :contents-begin 
63087 :contents-end 63328 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63328)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63328 :contents-begin 63087 :contents-end 63328 :robust-begin 
63087 :robust-end 63326 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63328)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63328 :contents-begin 63087 :contents-end 63328 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63327]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63328 :contents-begin 63299 
:contents-end 63328 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63328 :contents-begin 
63299 :contents-end 63328 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63328)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63328)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63328 
:contents-begin 63087 :contents-end 63328 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63328)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63328 :contents-begin 63087 
:contents-end 63328 :robust-begin 63087 :robust-end 63326 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63327 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (207 . 
63299)::"(paragraph (:begin 63299 :end 63327 :contents-begin 63299 
:contents-end 63327 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63327 :contents-begin 63299 :contents-end 63327 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (207 . 
63293))) :org-element--cache-sync-key (207 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (207 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63327 :contents-begin 
63299 :contents-end 63327 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63327)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63327 :contents-begin 63087 :contents-end 63327 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (207 . 63087))) 
:org-element--cache-sync-key (207 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (207 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63327)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63327 :contents-begin 63087 :contents-end 63327 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (207 . 63087))) 
:org-element--cache-sync-key (207 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (207 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63327 
:contents-begin 63087 :contents-end 63327 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63327)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63327 :contents-begin 63087 
:contents-end 63327 :robust-begin 63087 :robust-end 63325 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (207 . 63086))) 
:org-element--cache-sync-key (207 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (207 . 
63086)::"(section (:begin 63087 :end 63327 :contents-begin 63087 
:contents-end 63327 :robust-begin 63087 :robust-end 63325 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63328 :pre-blank 0 :contents-begin 63087 :contents-end 
63328 :robust-begin 63089 :robust-end 63326 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (206 . 63031))) 
:org-element--cache-sync-key (207 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63327 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63328 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63327, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63327-63327
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63327 :contents-begin 63087 
:contents-end 63327 :robust-begin 63087 :robust-end 63325 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63328 :pre-blank 0 :contents-begin 63087 :contents-end 
63328 :robust-begin 63089 :robust-end 63326 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (206 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90731 :end 90731 :robust-begin 3 :robust-end 90729 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63373 :pre-blank 0 
:contents-begin 290 :contents-end 63373 :robust-begin 292 :robust-end 
63371 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90730 :end 90730 :robust-begin 3 :robust-end 90728 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63365 :pre-blank 0 
:contents-begin 300 :contents-end 63364 :robust-begin 302 :robust-end 
63362 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63372 :pre-blank 0 
:contents-begin 290 :contents-end 63372 :robust-begin 292 :robust-end 
63370 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (206 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63365 :pre-blank 
0 :contents-begin 62596 :contents-end 63364 :robust-begin 62598 
:robust-end 63362 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63364 :pre-blank 0 :contents-begin 300 :contents-end 63363 
:robust-begin 302 :robust-end 63361 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (206 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63328 :pre-blank 
0 :contents-begin 63087 :contents-end 63328 :robust-begin 63089 
:robust-end 63326 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63327 :contents-begin 63087 :contents-end 
63327 :robust-begin 63087 :robust-end 63325 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63327 :pre-blank 0 :contents-begin 63087 :contents-end 
63327 :robust-begin 63089 :robust-end 63325 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (206 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63327 :contents-begin 
63087 :contents-end 63327 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63327)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63327 :contents-begin 63087 :contents-end 63327 :robust-begin 
63087 :robust-end 63325 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63327)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63327 :contents-begin 63087 :contents-end 63327 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63326]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63327 :contents-begin 63299 
:contents-end 63327 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63327 :contents-begin 
63299 :contents-end 63327 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63327)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63327)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63327 
:contents-begin 63087 :contents-end 63327 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63327)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63327 :contents-begin 63087 
:contents-end 63327 :robust-begin 63087 :robust-end 63325 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63326 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (206 . 
63299)::"(paragraph (:begin 63299 :end 63326 :contents-begin 63299 
:contents-end 63326 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63326 :contents-begin 63299 :contents-end 63326 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (206 . 
63293))) :org-element--cache-sync-key (206 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (206 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63326 :contents-begin 
63299 :contents-end 63326 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63326)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63326 :contents-begin 63087 :contents-end 63326 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (206 . 63087))) 
:org-element--cache-sync-key (206 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (206 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63326)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63326 :contents-begin 63087 :contents-end 63326 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (206 . 63087))) 
:org-element--cache-sync-key (206 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (206 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63326 
:contents-begin 63087 :contents-end 63326 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63326)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63326 :contents-begin 63087 
:contents-end 63326 :robust-begin 63087 :robust-end 63324 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (206 . 63086))) 
:org-element--cache-sync-key (206 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (206 . 
63086)::"(section (:begin 63087 :end 63326 :contents-begin 63087 
:contents-end 63326 :robust-begin 63087 :robust-end 63324 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63327 :pre-blank 0 :contents-begin 63087 :contents-end 
63327 :robust-begin 63089 :robust-end 63325 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (205 . 63031))) 
:org-element--cache-sync-key (206 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63326 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63327 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63326, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63326-63326
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63326 :contents-begin 63087 
:contents-end 63326 :robust-begin 63087 :robust-end 63324 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63327 :pre-blank 0 :contents-begin 63087 :contents-end 
63327 :robust-begin 63089 :robust-end 63325 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (205 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90730 :end 90730 :robust-begin 3 :robust-end 90728 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63372 :pre-blank 0 
:contents-begin 290 :contents-end 63372 :robust-begin 292 :robust-end 
63370 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90729 :end 90729 :robust-begin 3 :robust-end 90727 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63364 :pre-blank 0 
:contents-begin 300 :contents-end 63363 :robust-begin 302 :robust-end 
63361 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63371 :pre-blank 0 
:contents-begin 290 :contents-end 63371 :robust-begin 292 :robust-end 
63369 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (205 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63364 :pre-blank 
0 :contents-begin 62596 :contents-end 63363 :robust-begin 62598 
:robust-end 63361 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63363 :pre-blank 0 :contents-begin 300 :contents-end 63362 
:robust-begin 302 :robust-end 63360 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (205 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63327 :pre-blank 
0 :contents-begin 63087 :contents-end 63327 :robust-begin 63089 
:robust-end 63325 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63326 :contents-begin 63087 :contents-end 
63326 :robust-begin 63087 :robust-end 63324 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63326 :pre-blank 0 :contents-begin 63087 :contents-end 
63326 :robust-begin 63089 :robust-end 63324 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (205 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63326 :contents-begin 
63087 :contents-end 63326 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63326)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63326 :contents-begin 63087 :contents-end 63326 :robust-begin 
63087 :robust-end 63324 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63326)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63326 :contents-begin 63087 :contents-end 63326 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63325]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63326 :contents-begin 63299 
:contents-end 63326 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63326 :contents-begin 
63299 :contents-end 63326 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63326)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63326)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63326 
:contents-begin 63087 :contents-end 63326 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63326)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63326 :contents-begin 63087 
:contents-end 63326 :robust-begin 63087 :robust-end 63324 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63325 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (205 . 
63299)::"(paragraph (:begin 63299 :end 63325 :contents-begin 63299 
:contents-end 63325 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63325 :contents-begin 63299 :contents-end 63325 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (205 . 
63293))) :org-element--cache-sync-key (205 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (205 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63325 :contents-begin 
63299 :contents-end 63325 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63325)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63325 :contents-begin 63087 :contents-end 63325 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (205 . 63087))) 
:org-element--cache-sync-key (205 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (205 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63325)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63325 :contents-begin 63087 :contents-end 63325 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (205 . 63087))) 
:org-element--cache-sync-key (205 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (205 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63325 
:contents-begin 63087 :contents-end 63325 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63325)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63325 :contents-begin 63087 
:contents-end 63325 :robust-begin 63087 :robust-end 63323 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (205 . 63086))) 
:org-element--cache-sync-key (205 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (205 . 
63086)::"(section (:begin 63087 :end 63325 :contents-begin 63087 
:contents-end 63325 :robust-begin 63087 :robust-end 63323 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63326 :pre-blank 0 :contents-begin 63087 :contents-end 
63326 :robust-begin 63089 :robust-end 63324 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (204 . 63031))) 
:org-element--cache-sync-key (205 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63325 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63326 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63325, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63325-63325
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63325 :contents-begin 63087 
:contents-end 63325 :robust-begin 63087 :robust-end 63323 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63326 :pre-blank 0 :contents-begin 63087 :contents-end 
63326 :robust-begin 63089 :robust-end 63324 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (204 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90729 :end 90729 :robust-begin 3 :robust-end 90727 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63371 :pre-blank 0 
:contents-begin 290 :contents-end 63371 :robust-begin 292 :robust-end 
63369 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90728 :end 90728 :robust-begin 3 :robust-end 90726 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63363 :pre-blank 0 
:contents-begin 300 :contents-end 63362 :robust-begin 302 :robust-end 
63360 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63370 :pre-blank 0 
:contents-begin 290 :contents-end 63370 :robust-begin 292 :robust-end 
63368 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (204 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63363 :pre-blank 
0 :contents-begin 62596 :contents-end 63362 :robust-begin 62598 
:robust-end 63360 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63362 :pre-blank 0 :contents-begin 300 :contents-end 63361 
:robust-begin 302 :robust-end 63359 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (204 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63326 :pre-blank 
0 :contents-begin 63087 :contents-end 63326 :robust-begin 63089 
:robust-end 63324 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63325 :contents-begin 63087 :contents-end 
63325 :robust-begin 63087 :robust-end 63323 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63325 :pre-blank 0 :contents-begin 63087 :contents-end 
63325 :robust-begin 63089 :robust-end 63323 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (204 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63325 :contents-begin 
63087 :contents-end 63325 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63325)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63325 :contents-begin 63087 :contents-end 63325 :robust-begin 
63087 :robust-end 63323 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63325)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63325 :contents-begin 63087 :contents-end 63325 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63324]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63325 :contents-begin 63299 
:contents-end 63325 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63325 :contents-begin 
63299 :contents-end 63325 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63325)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63325)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63325 
:contents-begin 63087 :contents-end 63325 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63325)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63325 :contents-begin 63087 
:contents-end 63325 :robust-begin 63087 :robust-end 63323 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63324 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (204 . 
63299)::"(paragraph (:begin 63299 :end 63324 :contents-begin 63299 
:contents-end 63324 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63324 :contents-begin 63299 :contents-end 63324 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (204 . 
63293))) :org-element--cache-sync-key (204 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (204 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63324 :contents-begin 
63299 :contents-end 63324 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63324)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63324 :contents-begin 63087 :contents-end 63324 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (204 . 63087))) 
:org-element--cache-sync-key (204 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (204 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63324)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63324 :contents-begin 63087 :contents-end 63324 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (204 . 63087))) 
:org-element--cache-sync-key (204 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (204 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63324 
:contents-begin 63087 :contents-end 63324 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63324)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63324 :contents-begin 63087 
:contents-end 63324 :robust-begin 63087 :robust-end 63322 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (204 . 63086))) 
:org-element--cache-sync-key (204 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (204 . 
63086)::"(section (:begin 63087 :end 63324 :contents-begin 63087 
:contents-end 63324 :robust-begin 63087 :robust-end 63322 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63325 :pre-blank 0 :contents-begin 63087 :contents-end 
63325 :robust-begin 63089 :robust-end 63323 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (203 . 63031))) 
:org-element--cache-sync-key (204 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63324 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63325 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63324, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63324-63324
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63324 :contents-begin 63087 
:contents-end 63324 :robust-begin 63087 :robust-end 63322 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63325 :pre-blank 0 :contents-begin 63087 :contents-end 
63325 :robust-begin 63089 :robust-end 63323 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (203 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90728 :end 90728 :robust-begin 3 :robust-end 90726 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63370 :pre-blank 0 
:contents-begin 290 :contents-end 63370 :robust-begin 292 :robust-end 
63368 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90727 :end 90727 :robust-begin 3 :robust-end 90725 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63362 :pre-blank 0 
:contents-begin 300 :contents-end 63361 :robust-begin 302 :robust-end 
63359 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63369 :pre-blank 0 
:contents-begin 290 :contents-end 63369 :robust-begin 292 :robust-end 
63367 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (203 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63362 :pre-blank 
0 :contents-begin 62596 :contents-end 63361 :robust-begin 62598 
:robust-end 63359 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63361 :pre-blank 0 :contents-begin 300 :contents-end 63360 
:robust-begin 302 :robust-end 63358 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (203 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63325 :pre-blank 
0 :contents-begin 63087 :contents-end 63325 :robust-begin 63089 
:robust-end 63323 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63324 :contents-begin 63087 :contents-end 
63324 :robust-begin 63087 :robust-end 63322 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63324 :pre-blank 0 :contents-begin 63087 :contents-end 
63324 :robust-begin 63089 :robust-end 63322 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (203 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63324 :contents-begin 
63087 :contents-end 63324 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63324)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63324 :contents-begin 63087 :contents-end 63324 :robust-begin 
63087 :robust-end 63322 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63324)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63324 :contents-begin 63087 :contents-end 63324 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63323]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63324 :contents-begin 63299 
:contents-end 63324 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63324 :contents-begin 
63299 :contents-end 63324 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63324)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63324)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63324 
:contents-begin 63087 :contents-end 63324 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63324)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63324 :contents-begin 63087 
:contents-end 63324 :robust-begin 63087 :robust-end 63322 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63323 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (203 . 
63299)::"(paragraph (:begin 63299 :end 63323 :contents-begin 63299 
:contents-end 63323 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63323 :contents-begin 63299 :contents-end 63323 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (203 . 
63293))) :org-element--cache-sync-key (203 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (203 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63323 :contents-begin 
63299 :contents-end 63323 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63323)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63323 :contents-begin 63087 :contents-end 63323 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (203 . 63087))) 
:org-element--cache-sync-key (203 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (203 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63323)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63323 :contents-begin 63087 :contents-end 63323 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (203 . 63087))) 
:org-element--cache-sync-key (203 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (203 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63323 
:contents-begin 63087 :contents-end 63323 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63323)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63323 :contents-begin 63087 
:contents-end 63323 :robust-begin 63087 :robust-end 63321 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (203 . 63086))) 
:org-element--cache-sync-key (203 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (203 . 
63086)::"(section (:begin 63087 :end 63323 :contents-begin 63087 
:contents-end 63323 :robust-begin 63087 :robust-end 63321 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63324 :pre-blank 0 :contents-begin 63087 :contents-end 
63324 :robust-begin 63089 :robust-end 63322 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (202 . 63031))) 
:org-element--cache-sync-key (203 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63323 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63324 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63323, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63323-63323
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63323 :contents-begin 63087 
:contents-end 63323 :robust-begin 63087 :robust-end 63321 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63324 :pre-blank 0 :contents-begin 63087 :contents-end 
63324 :robust-begin 63089 :robust-end 63322 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (202 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90727 :end 90727 :robust-begin 3 :robust-end 90725 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63369 :pre-blank 0 
:contents-begin 290 :contents-end 63369 :robust-begin 292 :robust-end 
63367 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90726 :end 90726 :robust-begin 3 :robust-end 90724 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63361 :pre-blank 0 
:contents-begin 300 :contents-end 63360 :robust-begin 302 :robust-end 
63358 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63368 :pre-blank 0 
:contents-begin 290 :contents-end 63368 :robust-begin 292 :robust-end 
63366 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (202 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63361 :pre-blank 
0 :contents-begin 62596 :contents-end 63360 :robust-begin 62598 
:robust-end 63358 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63360 :pre-blank 0 :contents-begin 300 :contents-end 63359 
:robust-begin 302 :robust-end 63357 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (202 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63324 :pre-blank 
0 :contents-begin 63087 :contents-end 63324 :robust-begin 63089 
:robust-end 63322 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63323 :contents-begin 63087 :contents-end 
63323 :robust-begin 63087 :robust-end 63321 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63323 :pre-blank 0 :contents-begin 63087 :contents-end 
63323 :robust-begin 63089 :robust-end 63321 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (202 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63323 :contents-begin 
63087 :contents-end 63323 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63323)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63323 :contents-begin 63087 :contents-end 63323 :robust-begin 
63087 :robust-end 63321 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63323)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63323 :contents-begin 63087 :contents-end 63323 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63322]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63323 :contents-begin 63299 
:contents-end 63323 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63323 :contents-begin 
63299 :contents-end 63323 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63323)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63323)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63323 
:contents-begin 63087 :contents-end 63323 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63323)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63323 :contents-begin 63087 
:contents-end 63323 :robust-begin 63087 :robust-end 63321 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63322 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (202 . 
63299)::"(paragraph (:begin 63299 :end 63322 :contents-begin 63299 
:contents-end 63322 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63322 :contents-begin 63299 :contents-end 63322 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (202 . 
63293))) :org-element--cache-sync-key (202 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (202 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63322 :contents-begin 
63299 :contents-end 63322 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63322)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63322 :contents-begin 63087 :contents-end 63322 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (202 . 63087))) 
:org-element--cache-sync-key (202 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (202 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63322)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63322 :contents-begin 63087 :contents-end 63322 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (202 . 63087))) 
:org-element--cache-sync-key (202 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (202 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63322 
:contents-begin 63087 :contents-end 63322 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63322)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63322 :contents-begin 63087 
:contents-end 63322 :robust-begin 63087 :robust-end 63320 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (202 . 63086))) 
:org-element--cache-sync-key (202 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (202 . 
63086)::"(section (:begin 63087 :end 63322 :contents-begin 63087 
:contents-end 63322 :robust-begin 63087 :robust-end 63320 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63323 :pre-blank 0 :contents-begin 63087 :contents-end 
63323 :robust-begin 63089 :robust-end 63321 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (201 . 63031))) 
:org-element--cache-sync-key (202 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63322 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63323 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63322, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63322-63322
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63322 :contents-begin 63087 
:contents-end 63322 :robust-begin 63087 :robust-end 63320 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63323 :pre-blank 0 :contents-begin 63087 :contents-end 
63323 :robust-begin 63089 :robust-end 63321 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (201 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90726 :end 90726 :robust-begin 3 :robust-end 90724 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63368 :pre-blank 0 
:contents-begin 290 :contents-end 63368 :robust-begin 292 :robust-end 
63366 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90725 :end 90725 :robust-begin 3 :robust-end 90723 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63360 :pre-blank 0 
:contents-begin 300 :contents-end 63359 :robust-begin 302 :robust-end 
63357 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63367 :pre-blank 0 
:contents-begin 290 :contents-end 63367 :robust-begin 292 :robust-end 
63365 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (201 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63360 :pre-blank 
0 :contents-begin 62596 :contents-end 63359 :robust-begin 62598 
:robust-end 63357 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63359 :pre-blank 0 :contents-begin 300 :contents-end 63358 
:robust-begin 302 :robust-end 63356 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (201 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63323 :pre-blank 
0 :contents-begin 63087 :contents-end 63323 :robust-begin 63089 
:robust-end 63321 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63322 :contents-begin 63087 :contents-end 
63322 :robust-begin 63087 :robust-end 63320 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63322 :pre-blank 0 :contents-begin 63087 :contents-end 
63322 :robust-begin 63089 :robust-end 63320 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (201 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63322 :contents-begin 
63087 :contents-end 63322 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63322)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63322 :contents-begin 63087 :contents-end 63322 :robust-begin 
63087 :robust-end 63320 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63322)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63322 :contents-begin 63087 :contents-end 63322 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63321]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63322 :contents-begin 63299 
:contents-end 63322 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63322 :contents-begin 
63299 :contents-end 63322 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63322)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63322)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63322 
:contents-begin 63087 :contents-end 63322 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63322)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63322 :contents-begin 63087 
:contents-end 63322 :robust-begin 63087 :robust-end 63320 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63321 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (201 . 
63299)::"(paragraph (:begin 63299 :end 63321 :contents-begin 63299 
:contents-end 63321 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63321 :contents-begin 63299 :contents-end 63321 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (201 . 
63293))) :org-element--cache-sync-key (201 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (201 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63321 :contents-begin 
63299 :contents-end 63321 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63321)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63321 :contents-begin 63087 :contents-end 63321 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (201 . 63087))) 
:org-element--cache-sync-key (201 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (201 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63321)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63321 :contents-begin 63087 :contents-end 63321 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (201 . 63087))) 
:org-element--cache-sync-key (201 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (201 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63321 
:contents-begin 63087 :contents-end 63321 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63321)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63321 :contents-begin 63087 
:contents-end 63321 :robust-begin 63087 :robust-end 63319 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (201 . 63086))) 
:org-element--cache-sync-key (201 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (201 . 
63086)::"(section (:begin 63087 :end 63321 :contents-begin 63087 
:contents-end 63321 :robust-begin 63087 :robust-end 63319 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63322 :pre-blank 0 :contents-begin 63087 :contents-end 
63322 :robust-begin 63089 :robust-end 63320 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (200 . 63031))) 
:org-element--cache-sync-key (201 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63321 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63322 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63321, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63321-63321
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63321 :contents-begin 63087 
:contents-end 63321 :robust-begin 63087 :robust-end 63319 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63322 :pre-blank 0 :contents-begin 63087 :contents-end 
63322 :robust-begin 63089 :robust-end 63320 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (200 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90725 :end 90725 :robust-begin 3 :robust-end 90723 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63367 :pre-blank 0 
:contents-begin 290 :contents-end 63367 :robust-begin 292 :robust-end 
63365 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90724 :end 90724 :robust-begin 3 :robust-end 90722 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63359 :pre-blank 0 
:contents-begin 300 :contents-end 63358 :robust-begin 302 :robust-end 
63356 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63366 :pre-blank 0 
:contents-begin 290 :contents-end 63366 :robust-begin 292 :robust-end 
63364 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (200 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63359 :pre-blank 
0 :contents-begin 62596 :contents-end 63358 :robust-begin 62598 
:robust-end 63356 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63358 :pre-blank 0 :contents-begin 300 :contents-end 63357 
:robust-begin 302 :robust-end 63355 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (200 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63322 :pre-blank 
0 :contents-begin 63087 :contents-end 63322 :robust-begin 63089 
:robust-end 63320 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63321 :contents-begin 63087 :contents-end 
63321 :robust-begin 63087 :robust-end 63319 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63321 :pre-blank 0 :contents-begin 63087 :contents-end 
63321 :robust-begin 63089 :robust-end 63319 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (200 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63321 :contents-begin 
63087 :contents-end 63321 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63321)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63321 :contents-begin 63087 :contents-end 63321 :robust-begin 
63087 :robust-end 63319 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63321)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63321 :contents-begin 63087 :contents-end 63321 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63320]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63321 :contents-begin 63299 
:contents-end 63321 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63321 :contents-begin 
63299 :contents-end 63321 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63321)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63321)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63321 
:contents-begin 63087 :contents-end 63321 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63321)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63321 :contents-begin 63087 
:contents-end 63321 :robust-begin 63087 :robust-end 63319 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63320 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (200 . 
63299)::"(paragraph (:begin 63299 :end 63320 :contents-begin 63299 
:contents-end 63320 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63320 :contents-begin 63299 :contents-end 63320 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (200 . 
63293))) :org-element--cache-sync-key (200 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (200 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63320 :contents-begin 
63299 :contents-end 63320 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63320)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63320 :contents-begin 63087 :contents-end 63320 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (200 . 63087))) 
:org-element--cache-sync-key (200 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (200 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63320)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63320 :contents-begin 63087 :contents-end 63320 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (200 . 63087))) 
:org-element--cache-sync-key (200 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (200 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63320 
:contents-begin 63087 :contents-end 63320 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63320)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63320 :contents-begin 63087 
:contents-end 63320 :robust-begin 63087 :robust-end 63318 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (200 . 63086))) 
:org-element--cache-sync-key (200 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (200 . 
63086)::"(section (:begin 63087 :end 63320 :contents-begin 63087 
:contents-end 63320 :robust-begin 63087 :robust-end 63318 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63321 :pre-blank 0 :contents-begin 63087 :contents-end 
63321 :robust-begin 63089 :robust-end 63319 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (199 . 63031))) 
:org-element--cache-sync-key (200 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63320 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63321 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63320, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63320-63320
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63320 :contents-begin 63087 
:contents-end 63320 :robust-begin 63087 :robust-end 63318 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63321 :pre-blank 0 :contents-begin 63087 :contents-end 
63321 :robust-begin 63089 :robust-end 63319 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (199 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90724 :end 90724 :robust-begin 3 :robust-end 90722 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63366 :pre-blank 0 
:contents-begin 290 :contents-end 63366 :robust-begin 292 :robust-end 
63364 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90723 :end 90723 :robust-begin 3 :robust-end 90721 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63358 :pre-blank 0 
:contents-begin 300 :contents-end 63357 :robust-begin 302 :robust-end 
63355 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63365 :pre-blank 0 
:contents-begin 290 :contents-end 63365 :robust-begin 292 :robust-end 
63363 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (199 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63358 :pre-blank 
0 :contents-begin 62596 :contents-end 63357 :robust-begin 62598 
:robust-end 63355 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63357 :pre-blank 0 :contents-begin 300 :contents-end 63356 
:robust-begin 302 :robust-end 63354 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (199 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63321 :pre-blank 
0 :contents-begin 63087 :contents-end 63321 :robust-begin 63089 
:robust-end 63319 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63320 :contents-begin 63087 :contents-end 
63320 :robust-begin 63087 :robust-end 63318 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63320 :pre-blank 0 :contents-begin 63087 :contents-end 
63320 :robust-begin 63089 :robust-end 63318 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (199 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63320 :contents-begin 
63087 :contents-end 63320 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63320)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63320 :contents-begin 63087 :contents-end 63320 :robust-begin 
63087 :robust-end 63318 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63320)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63320 :contents-begin 63087 :contents-end 63320 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63319]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63320 :contents-begin 63299 
:contents-end 63320 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63320 :contents-begin 
63299 :contents-end 63320 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63320)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63320)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63320 
:contents-begin 63087 :contents-end 63320 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63320)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63320 :contents-begin 63087 
:contents-end 63320 :robust-begin 63087 :robust-end 63318 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63319 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (199 . 
63299)::"(paragraph (:begin 63299 :end 63319 :contents-begin 63299 
:contents-end 63319 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63319 :contents-begin 63299 :contents-end 63319 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (199 . 
63293))) :org-element--cache-sync-key (199 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (199 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63319 :contents-begin 
63299 :contents-end 63319 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63319)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63319 :contents-begin 63087 :contents-end 63319 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (199 . 63087))) 
:org-element--cache-sync-key (199 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (199 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63319)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63319 :contents-begin 63087 :contents-end 63319 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (199 . 63087))) 
:org-element--cache-sync-key (199 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (199 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63319 
:contents-begin 63087 :contents-end 63319 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63319)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63319 :contents-begin 63087 
:contents-end 63319 :robust-begin 63087 :robust-end 63317 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (199 . 63086))) 
:org-element--cache-sync-key (199 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (199 . 
63086)::"(section (:begin 63087 :end 63319 :contents-begin 63087 
:contents-end 63319 :robust-begin 63087 :robust-end 63317 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63320 :pre-blank 0 :contents-begin 63087 :contents-end 
63320 :robust-begin 63089 :robust-end 63318 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (198 . 63031))) 
:org-element--cache-sync-key (199 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63319 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63320 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63319, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63319-63319
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63319 :contents-begin 63087 
:contents-end 63319 :robust-begin 63087 :robust-end 63317 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63320 :pre-blank 0 :contents-begin 63087 :contents-end 
63320 :robust-begin 63089 :robust-end 63318 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (198 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90723 :end 90723 :robust-begin 3 :robust-end 90721 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63365 :pre-blank 0 
:contents-begin 290 :contents-end 63365 :robust-begin 292 :robust-end 
63363 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90722 :end 90722 :robust-begin 3 :robust-end 90720 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63357 :pre-blank 0 
:contents-begin 300 :contents-end 63356 :robust-begin 302 :robust-end 
63354 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63364 :pre-blank 0 
:contents-begin 290 :contents-end 63364 :robust-begin 292 :robust-end 
63362 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (198 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63357 :pre-blank 
0 :contents-begin 62596 :contents-end 63356 :robust-begin 62598 
:robust-end 63354 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63356 :pre-blank 0 :contents-begin 300 :contents-end 63355 
:robust-begin 302 :robust-end 63353 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (198 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63320 :pre-blank 
0 :contents-begin 63087 :contents-end 63320 :robust-begin 63089 
:robust-end 63318 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63319 :contents-begin 63087 :contents-end 
63319 :robust-begin 63087 :robust-end 63317 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63319 :pre-blank 0 :contents-begin 63087 :contents-end 
63319 :robust-begin 63089 :robust-end 63317 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (198 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63319 :contents-begin 
63087 :contents-end 63319 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63319)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63319 :contents-begin 63087 :contents-end 63319 :robust-begin 
63087 :robust-end 63317 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63319)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63319 :contents-begin 63087 :contents-end 63319 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63318]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63319 :contents-begin 63299 
:contents-end 63319 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63319 :contents-begin 
63299 :contents-end 63319 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63319)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63319)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63319 
:contents-begin 63087 :contents-end 63319 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63319)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63319 :contents-begin 63087 
:contents-end 63319 :robust-begin 63087 :robust-end 63317 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63318 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (198 . 
63299)::"(paragraph (:begin 63299 :end 63318 :contents-begin 63299 
:contents-end 63318 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63318 :contents-begin 63299 :contents-end 63318 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (198 . 
63293))) :org-element--cache-sync-key (198 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (198 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63318 :contents-begin 
63299 :contents-end 63318 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63318)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63318 :contents-begin 63087 :contents-end 63318 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (198 . 63087))) 
:org-element--cache-sync-key (198 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (198 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63318)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63318 :contents-begin 63087 :contents-end 63318 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (198 . 63087))) 
:org-element--cache-sync-key (198 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (198 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63318 
:contents-begin 63087 :contents-end 63318 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63318)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63318 :contents-begin 63087 
:contents-end 63318 :robust-begin 63087 :robust-end 63316 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (198 . 63086))) 
:org-element--cache-sync-key (198 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (198 . 
63086)::"(section (:begin 63087 :end 63318 :contents-begin 63087 
:contents-end 63318 :robust-begin 63087 :robust-end 63316 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63319 :pre-blank 0 :contents-begin 63087 :contents-end 
63319 :robust-begin 63089 :robust-end 63317 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (197 . 63031))) 
:org-element--cache-sync-key (198 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63318 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63319 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63318, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63318-63318
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63318 :contents-begin 63087 
:contents-end 63318 :robust-begin 63087 :robust-end 63316 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63319 :pre-blank 0 :contents-begin 63087 :contents-end 
63319 :robust-begin 63089 :robust-end 63317 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (197 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90722 :end 90722 :robust-begin 3 :robust-end 90720 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63364 :pre-blank 0 
:contents-begin 290 :contents-end 63364 :robust-begin 292 :robust-end 
63362 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90721 :end 90721 :robust-begin 3 :robust-end 90719 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63356 :pre-blank 0 
:contents-begin 300 :contents-end 63355 :robust-begin 302 :robust-end 
63353 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63363 :pre-blank 0 
:contents-begin 290 :contents-end 63363 :robust-begin 292 :robust-end 
63361 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (197 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63356 :pre-blank 
0 :contents-begin 62596 :contents-end 63355 :robust-begin 62598 
:robust-end 63353 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63355 :pre-blank 0 :contents-begin 300 :contents-end 63354 
:robust-begin 302 :robust-end 63352 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (197 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63319 :pre-blank 
0 :contents-begin 63087 :contents-end 63319 :robust-begin 63089 
:robust-end 63317 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63318 :contents-begin 63087 :contents-end 
63318 :robust-begin 63087 :robust-end 63316 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63318 :pre-blank 0 :contents-begin 63087 :contents-end 
63318 :robust-begin 63089 :robust-end 63316 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (197 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63318 :contents-begin 
63087 :contents-end 63318 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63318)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63318 :contents-begin 63087 :contents-end 63318 :robust-begin 
63087 :robust-end 63316 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63318)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63318 :contents-begin 63087 :contents-end 63318 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63317]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63318 :contents-begin 63299 
:contents-end 63318 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63318 :contents-begin 
63299 :contents-end 63318 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63318)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63318)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63318 
:contents-begin 63087 :contents-end 63318 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63318)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63318 :contents-begin 63087 
:contents-end 63318 :robust-begin 63087 :robust-end 63316 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63317 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (197 . 
63299)::"(paragraph (:begin 63299 :end 63317 :contents-begin 63299 
:contents-end 63317 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63317 :contents-begin 63299 :contents-end 63317 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (197 . 
63293))) :org-element--cache-sync-key (197 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (197 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63317 :contents-begin 
63299 :contents-end 63317 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63317)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63317 :contents-begin 63087 :contents-end 63317 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (197 . 63087))) 
:org-element--cache-sync-key (197 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (197 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63317)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63317 :contents-begin 63087 :contents-end 63317 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (197 . 63087))) 
:org-element--cache-sync-key (197 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (197 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63317 
:contents-begin 63087 :contents-end 63317 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63317)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63317 :contents-begin 63087 
:contents-end 63317 :robust-begin 63087 :robust-end 63315 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (197 . 63086))) 
:org-element--cache-sync-key (197 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (197 . 
63086)::"(section (:begin 63087 :end 63317 :contents-begin 63087 
:contents-end 63317 :robust-begin 63087 :robust-end 63315 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63318 :pre-blank 0 :contents-begin 63087 :contents-end 
63318 :robust-begin 63089 :robust-end 63316 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (196 . 63031))) 
:org-element--cache-sync-key (197 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63317 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63318 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63317, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63317-63317
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63317 :contents-begin 63087 
:contents-end 63317 :robust-begin 63087 :robust-end 63315 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63318 :pre-blank 0 :contents-begin 63087 :contents-end 
63318 :robust-begin 63089 :robust-end 63316 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (196 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90721 :end 90721 :robust-begin 3 :robust-end 90719 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63363 :pre-blank 0 
:contents-begin 290 :contents-end 63363 :robust-begin 292 :robust-end 
63361 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90720 :end 90720 :robust-begin 3 :robust-end 90718 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63355 :pre-blank 0 
:contents-begin 300 :contents-end 63354 :robust-begin 302 :robust-end 
63352 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63362 :pre-blank 0 
:contents-begin 290 :contents-end 63362 :robust-begin 292 :robust-end 
63360 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (196 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63355 :pre-blank 
0 :contents-begin 62596 :contents-end 63354 :robust-begin 62598 
:robust-end 63352 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63354 :pre-blank 0 :contents-begin 300 :contents-end 63353 
:robust-begin 302 :robust-end 63351 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (196 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63318 :pre-blank 
0 :contents-begin 63087 :contents-end 63318 :robust-begin 63089 
:robust-end 63316 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63317 :contents-begin 63087 :contents-end 
63317 :robust-begin 63087 :robust-end 63315 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63317 :pre-blank 0 :contents-begin 63087 :contents-end 
63317 :robust-begin 63089 :robust-end 63315 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (196 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63317 :contents-begin 
63087 :contents-end 63317 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63317)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63317 :contents-begin 63087 :contents-end 63317 :robust-begin 
63087 :robust-end 63315 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63317)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63317 :contents-begin 63087 :contents-end 63317 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63316]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63317 :contents-begin 63299 
:contents-end 63317 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63317 :contents-begin 
63299 :contents-end 63317 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63317)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63317)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63317 
:contents-begin 63087 :contents-end 63317 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63317)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63317 :contents-begin 63087 
:contents-end 63317 :robust-begin 63087 :robust-end 63315 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63316 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (196 . 
63299)::"(paragraph (:begin 63299 :end 63316 :contents-begin 63299 
:contents-end 63316 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63316 :contents-begin 63299 :contents-end 63316 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (196 . 
63293))) :org-element--cache-sync-key (196 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (196 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63316 :contents-begin 
63299 :contents-end 63316 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63316)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63316 :contents-begin 63087 :contents-end 63316 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (196 . 63087))) 
:org-element--cache-sync-key (196 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (196 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63316)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63316 :contents-begin 63087 :contents-end 63316 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (196 . 63087))) 
:org-element--cache-sync-key (196 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (196 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63316 
:contents-begin 63087 :contents-end 63316 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63316)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63316 :contents-begin 63087 
:contents-end 63316 :robust-begin 63087 :robust-end 63314 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (196 . 63086))) 
:org-element--cache-sync-key (196 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (196 . 
63086)::"(section (:begin 63087 :end 63316 :contents-begin 63087 
:contents-end 63316 :robust-begin 63087 :robust-end 63314 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63317 :pre-blank 0 :contents-begin 63087 :contents-end 
63317 :robust-begin 63089 :robust-end 63315 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (195 . 63031))) 
:org-element--cache-sync-key (196 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63316 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63317 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63316, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63316-63316
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63316 :contents-begin 63087 
:contents-end 63316 :robust-begin 63087 :robust-end 63314 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63317 :pre-blank 0 :contents-begin 63087 :contents-end 
63317 :robust-begin 63089 :robust-end 63315 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (195 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90720 :end 90720 :robust-begin 3 :robust-end 90718 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63362 :pre-blank 0 
:contents-begin 290 :contents-end 63362 :robust-begin 292 :robust-end 
63360 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90719 :end 90719 :robust-begin 3 :robust-end 90717 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63354 :pre-blank 0 
:contents-begin 300 :contents-end 63353 :robust-begin 302 :robust-end 
63351 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63361 :pre-blank 0 
:contents-begin 290 :contents-end 63361 :robust-begin 292 :robust-end 
63359 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (195 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63354 :pre-blank 
0 :contents-begin 62596 :contents-end 63353 :robust-begin 62598 
:robust-end 63351 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63353 :pre-blank 0 :contents-begin 300 :contents-end 63352 
:robust-begin 302 :robust-end 63350 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (195 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63317 :pre-blank 
0 :contents-begin 63087 :contents-end 63317 :robust-begin 63089 
:robust-end 63315 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63316 :contents-begin 63087 :contents-end 
63316 :robust-begin 63087 :robust-end 63314 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63316 :pre-blank 0 :contents-begin 63087 :contents-end 
63316 :robust-begin 63089 :robust-end 63314 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (195 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63316 :contents-begin 
63087 :contents-end 63316 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63316)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63316 :contents-begin 63087 :contents-end 63316 :robust-begin 
63087 :robust-end 63314 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63316)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63316 :contents-begin 63087 :contents-end 63316 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63315]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63316 :contents-begin 63299 
:contents-end 63316 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63316 :contents-begin 
63299 :contents-end 63316 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63316)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63316)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63316 
:contents-begin 63087 :contents-end 63316 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63316)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63316 :contents-begin 63087 
:contents-end 63316 :robust-begin 63087 :robust-end 63314 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63315 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (195 . 
63299)::"(paragraph (:begin 63299 :end 63315 :contents-begin 63299 
:contents-end 63315 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63315 :contents-begin 63299 :contents-end 63315 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (195 . 
63293))) :org-element--cache-sync-key (195 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (195 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63315 :contents-begin 
63299 :contents-end 63315 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63315)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63315 :contents-begin 63087 :contents-end 63315 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (195 . 63087))) 
:org-element--cache-sync-key (195 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (195 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63315)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63315 :contents-begin 63087 :contents-end 63315 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (195 . 63087))) 
:org-element--cache-sync-key (195 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (195 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63315 
:contents-begin 63087 :contents-end 63315 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63315)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63315 :contents-begin 63087 
:contents-end 63315 :robust-begin 63087 :robust-end 63313 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (195 . 63086))) 
:org-element--cache-sync-key (195 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (195 . 
63086)::"(section (:begin 63087 :end 63315 :contents-begin 63087 
:contents-end 63315 :robust-begin 63087 :robust-end 63313 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63316 :pre-blank 0 :contents-begin 63087 :contents-end 
63316 :robust-begin 63089 :robust-end 63314 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (194 . 63031))) 
:org-element--cache-sync-key (195 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63315 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63316 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63315, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63315-63315
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63315 :contents-begin 63087 
:contents-end 63315 :robust-begin 63087 :robust-end 63313 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63316 :pre-blank 0 :contents-begin 63087 :contents-end 
63316 :robust-begin 63089 :robust-end 63314 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (194 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90719 :end 90719 :robust-begin 3 :robust-end 90717 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63361 :pre-blank 0 
:contents-begin 290 :contents-end 63361 :robust-begin 292 :robust-end 
63359 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90718 :end 90718 :robust-begin 3 :robust-end 90716 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63353 :pre-blank 0 
:contents-begin 300 :contents-end 63352 :robust-begin 302 :robust-end 
63350 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63360 :pre-blank 0 
:contents-begin 290 :contents-end 63360 :robust-begin 292 :robust-end 
63358 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (194 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63353 :pre-blank 
0 :contents-begin 62596 :contents-end 63352 :robust-begin 62598 
:robust-end 63350 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63352 :pre-blank 0 :contents-begin 300 :contents-end 63351 
:robust-begin 302 :robust-end 63349 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (194 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63316 :pre-blank 
0 :contents-begin 63087 :contents-end 63316 :robust-begin 63089 
:robust-end 63314 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63315 :contents-begin 63087 :contents-end 
63315 :robust-begin 63087 :robust-end 63313 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63315 :pre-blank 0 :contents-begin 63087 :contents-end 
63315 :robust-begin 63089 :robust-end 63313 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (194 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63315 :contents-begin 
63087 :contents-end 63315 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63315)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63315 :contents-begin 63087 :contents-end 63315 :robust-begin 
63087 :robust-end 63313 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63315)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63315 :contents-begin 63087 :contents-end 63315 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63314]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63315 :contents-begin 63299 
:contents-end 63315 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63315 :contents-begin 
63299 :contents-end 63315 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63315)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63315)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63315 
:contents-begin 63087 :contents-end 63315 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63315)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63315 :contents-begin 63087 
:contents-end 63315 :robust-begin 63087 :robust-end 63313 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63314 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (194 . 
63299)::"(paragraph (:begin 63299 :end 63314 :contents-begin 63299 
:contents-end 63314 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63314 :contents-begin 63299 :contents-end 63314 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (194 . 
63293))) :org-element--cache-sync-key (194 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (194 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63314 :contents-begin 
63299 :contents-end 63314 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63314)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63314 :contents-begin 63087 :contents-end 63314 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (194 . 63087))) 
:org-element--cache-sync-key (194 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (194 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63314)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63314 :contents-begin 63087 :contents-end 63314 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (194 . 63087))) 
:org-element--cache-sync-key (194 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (194 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63314 
:contents-begin 63087 :contents-end 63314 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63314)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63314 :contents-begin 63087 
:contents-end 63314 :robust-begin 63087 :robust-end 63312 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (194 . 63086))) 
:org-element--cache-sync-key (194 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (194 . 
63086)::"(section (:begin 63087 :end 63314 :contents-begin 63087 
:contents-end 63314 :robust-begin 63087 :robust-end 63312 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63315 :pre-blank 0 :contents-begin 63087 :contents-end 
63315 :robust-begin 63089 :robust-end 63313 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (193 . 63031))) 
:org-element--cache-sync-key (194 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63314 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63315 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63314, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63314-63314
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63314 :contents-begin 63087 
:contents-end 63314 :robust-begin 63087 :robust-end 63312 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63315 :pre-blank 0 :contents-begin 63087 :contents-end 
63315 :robust-begin 63089 :robust-end 63313 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (193 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90718 :end 90718 :robust-begin 3 :robust-end 90716 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63360 :pre-blank 0 
:contents-begin 290 :contents-end 63360 :robust-begin 292 :robust-end 
63358 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90717 :end 90717 :robust-begin 3 :robust-end 90715 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63352 :pre-blank 0 
:contents-begin 300 :contents-end 63351 :robust-begin 302 :robust-end 
63349 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63359 :pre-blank 0 
:contents-begin 290 :contents-end 63359 :robust-begin 292 :robust-end 
63357 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (193 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63352 :pre-blank 
0 :contents-begin 62596 :contents-end 63351 :robust-begin 62598 
:robust-end 63349 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63351 :pre-blank 0 :contents-begin 300 :contents-end 63350 
:robust-begin 302 :robust-end 63348 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (193 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63315 :pre-blank 
0 :contents-begin 63087 :contents-end 63315 :robust-begin 63089 
:robust-end 63313 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63314 :contents-begin 63087 :contents-end 
63314 :robust-begin 63087 :robust-end 63312 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63314 :pre-blank 0 :contents-begin 63087 :contents-end 
63314 :robust-begin 63089 :robust-end 63312 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (193 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63314 :contents-begin 
63087 :contents-end 63314 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63314)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63314 :contents-begin 63087 :contents-end 63314 :robust-begin 
63087 :robust-end 63312 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63314)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63314 :contents-begin 63087 :contents-end 63314 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63313]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63314 :contents-begin 63299 
:contents-end 63314 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63314 :contents-begin 
63299 :contents-end 63314 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63314)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63314)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63314 
:contents-begin 63087 :contents-end 63314 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63314)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63314 :contents-begin 63087 
:contents-end 63314 :robust-begin 63087 :robust-end 63312 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63313 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (193 . 
63299)::"(paragraph (:begin 63299 :end 63313 :contents-begin 63299 
:contents-end 63313 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63313 :contents-begin 63299 :contents-end 63313 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (193 . 
63293))) :org-element--cache-sync-key (193 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (193 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63313 :contents-begin 
63299 :contents-end 63313 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63313)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63313 :contents-begin 63087 :contents-end 63313 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (193 . 63087))) 
:org-element--cache-sync-key (193 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (193 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63313)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63313 :contents-begin 63087 :contents-end 63313 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (193 . 63087))) 
:org-element--cache-sync-key (193 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (193 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63313 
:contents-begin 63087 :contents-end 63313 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63313)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63313 :contents-begin 63087 
:contents-end 63313 :robust-begin 63087 :robust-end 63311 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (193 . 63086))) 
:org-element--cache-sync-key (193 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (193 . 
63086)::"(section (:begin 63087 :end 63313 :contents-begin 63087 
:contents-end 63313 :robust-begin 63087 :robust-end 63311 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63314 :pre-blank 0 :contents-begin 63087 :contents-end 
63314 :robust-begin 63089 :robust-end 63312 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (192 . 63031))) 
:org-element--cache-sync-key (193 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63313 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63314 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63313, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63313-63313
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63313 :contents-begin 63087 
:contents-end 63313 :robust-begin 63087 :robust-end 63311 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63314 :pre-blank 0 :contents-begin 63087 :contents-end 
63314 :robust-begin 63089 :robust-end 63312 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (192 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90717 :end 90717 :robust-begin 3 :robust-end 90715 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63359 :pre-blank 0 
:contents-begin 290 :contents-end 63359 :robust-begin 292 :robust-end 
63357 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90716 :end 90716 :robust-begin 3 :robust-end 90714 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63351 :pre-blank 0 
:contents-begin 300 :contents-end 63350 :robust-begin 302 :robust-end 
63348 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63358 :pre-blank 0 
:contents-begin 290 :contents-end 63358 :robust-begin 292 :robust-end 
63356 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (192 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63351 :pre-blank 
0 :contents-begin 62596 :contents-end 63350 :robust-begin 62598 
:robust-end 63348 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63350 :pre-blank 0 :contents-begin 300 :contents-end 63349 
:robust-begin 302 :robust-end 63347 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (192 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63314 :pre-blank 
0 :contents-begin 63087 :contents-end 63314 :robust-begin 63089 
:robust-end 63312 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63313 :contents-begin 63087 :contents-end 
63313 :robust-begin 63087 :robust-end 63311 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63313 :pre-blank 0 :contents-begin 63087 :contents-end 
63313 :robust-begin 63089 :robust-end 63311 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (192 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63313 :contents-begin 
63087 :contents-end 63313 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63313)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63313 :contents-begin 63087 :contents-end 63313 :robust-begin 
63087 :robust-end 63311 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63313)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63313 :contents-begin 63087 :contents-end 63313 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63312]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63313 :contents-begin 63299 
:contents-end 63313 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63313 :contents-begin 
63299 :contents-end 63313 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63313)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63313)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63313 
:contents-begin 63087 :contents-end 63313 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63313)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63313 :contents-begin 63087 
:contents-end 63313 :robust-begin 63087 :robust-end 63311 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63312 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (192 . 
63299)::"(paragraph (:begin 63299 :end 63312 :contents-begin 63299 
:contents-end 63312 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63312 :contents-begin 63299 :contents-end 63312 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (192 . 
63293))) :org-element--cache-sync-key (192 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (192 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63312 :contents-begin 
63299 :contents-end 63312 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63312)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63312 :contents-begin 63087 :contents-end 63312 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (192 . 63087))) 
:org-element--cache-sync-key (192 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (192 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63312)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63312 :contents-begin 63087 :contents-end 63312 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (192 . 63087))) 
:org-element--cache-sync-key (192 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (192 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63312 
:contents-begin 63087 :contents-end 63312 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63312)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63312 :contents-begin 63087 
:contents-end 63312 :robust-begin 63087 :robust-end 63310 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (192 . 63086))) 
:org-element--cache-sync-key (192 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (192 . 
63086)::"(section (:begin 63087 :end 63312 :contents-begin 63087 
:contents-end 63312 :robust-begin 63087 :robust-end 63310 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63313 :pre-blank 0 :contents-begin 63087 :contents-end 
63313 :robust-begin 63089 :robust-end 63311 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (191 . 63031))) 
:org-element--cache-sync-key (192 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63312 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63313 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63312, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63312-63312
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63312 :contents-begin 63087 
:contents-end 63312 :robust-begin 63087 :robust-end 63310 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63313 :pre-blank 0 :contents-begin 63087 :contents-end 
63313 :robust-begin 63089 :robust-end 63311 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (191 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90716 :end 90716 :robust-begin 3 :robust-end 90714 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63358 :pre-blank 0 
:contents-begin 290 :contents-end 63358 :robust-begin 292 :robust-end 
63356 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90715 :end 90715 :robust-begin 3 :robust-end 90713 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63350 :pre-blank 0 
:contents-begin 300 :contents-end 63349 :robust-begin 302 :robust-end 
63347 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63357 :pre-blank 0 
:contents-begin 290 :contents-end 63357 :robust-begin 292 :robust-end 
63355 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (191 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63350 :pre-blank 
0 :contents-begin 62596 :contents-end 63349 :robust-begin 62598 
:robust-end 63347 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63349 :pre-blank 0 :contents-begin 300 :contents-end 63348 
:robust-begin 302 :robust-end 63346 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (191 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63313 :pre-blank 
0 :contents-begin 63087 :contents-end 63313 :robust-begin 63089 
:robust-end 63311 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63312 :contents-begin 63087 :contents-end 
63312 :robust-begin 63087 :robust-end 63310 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63312 :pre-blank 0 :contents-begin 63087 :contents-end 
63312 :robust-begin 63089 :robust-end 63310 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (191 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63312 :contents-begin 
63087 :contents-end 63312 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63312)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63312 :contents-begin 63087 :contents-end 63312 :robust-begin 
63087 :robust-end 63310 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63312)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63312 :contents-begin 63087 :contents-end 63312 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63311]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63312 :contents-begin 63299 
:contents-end 63312 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63312 :contents-begin 
63299 :contents-end 63312 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63312)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63312)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63312 
:contents-begin 63087 :contents-end 63312 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63312)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63312 :contents-begin 63087 
:contents-end 63312 :robust-begin 63087 :robust-end 63310 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63311 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (191 . 
63299)::"(paragraph (:begin 63299 :end 63311 :contents-begin 63299 
:contents-end 63311 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63311 :contents-begin 63299 :contents-end 63311 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (191 . 
63293))) :org-element--cache-sync-key (191 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (191 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63311 :contents-begin 
63299 :contents-end 63311 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63311)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63311 :contents-begin 63087 :contents-end 63311 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (191 . 63087))) 
:org-element--cache-sync-key (191 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (191 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63311)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63311 :contents-begin 63087 :contents-end 63311 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (191 . 63087))) 
:org-element--cache-sync-key (191 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (191 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63311 
:contents-begin 63087 :contents-end 63311 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63311)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63311 :contents-begin 63087 
:contents-end 63311 :robust-begin 63087 :robust-end 63309 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (191 . 63086))) 
:org-element--cache-sync-key (191 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (191 . 
63086)::"(section (:begin 63087 :end 63311 :contents-begin 63087 
:contents-end 63311 :robust-begin 63087 :robust-end 63309 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63312 :pre-blank 0 :contents-begin 63087 :contents-end 
63312 :robust-begin 63089 :robust-end 63310 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (190 . 63031))) 
:org-element--cache-sync-key (191 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63311 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63312 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63311, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63311-63311
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63311 :contents-begin 63087 
:contents-end 63311 :robust-begin 63087 :robust-end 63309 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63312 :pre-blank 0 :contents-begin 63087 :contents-end 
63312 :robust-begin 63089 :robust-end 63310 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (190 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90715 :end 90715 :robust-begin 3 :robust-end 90713 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63357 :pre-blank 0 
:contents-begin 290 :contents-end 63357 :robust-begin 292 :robust-end 
63355 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90714 :end 90714 :robust-begin 3 :robust-end 90712 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63349 :pre-blank 0 
:contents-begin 300 :contents-end 63348 :robust-begin 302 :robust-end 
63346 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63356 :pre-blank 0 
:contents-begin 290 :contents-end 63356 :robust-begin 292 :robust-end 
63354 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (190 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63349 :pre-blank 
0 :contents-begin 62596 :contents-end 63348 :robust-begin 62598 
:robust-end 63346 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63348 :pre-blank 0 :contents-begin 300 :contents-end 63347 
:robust-begin 302 :robust-end 63345 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (190 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63312 :pre-blank 
0 :contents-begin 63087 :contents-end 63312 :robust-begin 63089 
:robust-end 63310 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63311 :contents-begin 63087 :contents-end 
63311 :robust-begin 63087 :robust-end 63309 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63311 :pre-blank 0 :contents-begin 63087 :contents-end 
63311 :robust-begin 63089 :robust-end 63309 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (190 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63311 :contents-begin 
63087 :contents-end 63311 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63311)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63311 :contents-begin 63087 :contents-end 63311 :robust-begin 
63087 :robust-end 63309 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63311)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63311 :contents-begin 63087 :contents-end 63311 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63310]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63311 :contents-begin 63299 
:contents-end 63311 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63311 :contents-begin 
63299 :contents-end 63311 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63311)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63311)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63311 
:contents-begin 63087 :contents-end 63311 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63311)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63311 :contents-begin 63087 
:contents-end 63311 :robust-begin 63087 :robust-end 63309 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63310 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (190 . 
63299)::"(paragraph (:begin 63299 :end 63310 :contents-begin 63299 
:contents-end 63310 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63310 :contents-begin 63299 :contents-end 63310 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (190 . 
63293))) :org-element--cache-sync-key (190 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (190 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63310 :contents-begin 
63299 :contents-end 63310 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63310)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63310 :contents-begin 63087 :contents-end 63310 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (190 . 63087))) 
:org-element--cache-sync-key (190 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (190 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63310)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63310 :contents-begin 63087 :contents-end 63310 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (190 . 63087))) 
:org-element--cache-sync-key (190 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (190 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63310 
:contents-begin 63087 :contents-end 63310 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63310)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63310 :contents-begin 63087 
:contents-end 63310 :robust-begin 63087 :robust-end 63308 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (190 . 63086))) 
:org-element--cache-sync-key (190 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (190 . 
63086)::"(section (:begin 63087 :end 63310 :contents-begin 63087 
:contents-end 63310 :robust-begin 63087 :robust-end 63308 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63311 :pre-blank 0 :contents-begin 63087 :contents-end 
63311 :robust-begin 63089 :robust-end 63309 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (189 . 63031))) 
:org-element--cache-sync-key (190 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63310 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63311 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63310, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63310-63310
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63310 :contents-begin 63087 
:contents-end 63310 :robust-begin 63087 :robust-end 63308 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63311 :pre-blank 0 :contents-begin 63087 :contents-end 
63311 :robust-begin 63089 :robust-end 63309 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (189 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90714 :end 90714 :robust-begin 3 :robust-end 90712 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63356 :pre-blank 0 
:contents-begin 290 :contents-end 63356 :robust-begin 292 :robust-end 
63354 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90713 :end 90713 :robust-begin 3 :robust-end 90711 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63348 :pre-blank 0 
:contents-begin 300 :contents-end 63347 :robust-begin 302 :robust-end 
63345 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63355 :pre-blank 0 
:contents-begin 290 :contents-end 63355 :robust-begin 292 :robust-end 
63353 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (189 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63348 :pre-blank 
0 :contents-begin 62596 :contents-end 63347 :robust-begin 62598 
:robust-end 63345 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63347 :pre-blank 0 :contents-begin 300 :contents-end 63346 
:robust-begin 302 :robust-end 63344 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (189 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63311 :pre-blank 
0 :contents-begin 63087 :contents-end 63311 :robust-begin 63089 
:robust-end 63309 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63310 :contents-begin 63087 :contents-end 
63310 :robust-begin 63087 :robust-end 63308 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63310 :pre-blank 0 :contents-begin 63087 :contents-end 
63310 :robust-begin 63089 :robust-end 63308 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (189 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63310 :contents-begin 
63087 :contents-end 63310 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63310)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63310 :contents-begin 63087 :contents-end 63310 :robust-begin 
63087 :robust-end 63308 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63310)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63310 :contents-begin 63087 :contents-end 63310 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63309]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63310 :contents-begin 63299 
:contents-end 63310 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63310 :contents-begin 
63299 :contents-end 63310 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63310)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63310)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63310 
:contents-begin 63087 :contents-end 63310 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63310)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63310 :contents-begin 63087 
:contents-end 63310 :robust-begin 63087 :robust-end 63308 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63309 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (189 . 
63299)::"(paragraph (:begin 63299 :end 63309 :contents-begin 63299 
:contents-end 63309 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63309 :contents-begin 63299 :contents-end 63309 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (189 . 
63293))) :org-element--cache-sync-key (189 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (189 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63309 :contents-begin 
63299 :contents-end 63309 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63309)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63309 :contents-begin 63087 :contents-end 63309 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (189 . 63087))) 
:org-element--cache-sync-key (189 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (189 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63309)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63309 :contents-begin 63087 :contents-end 63309 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (189 . 63087))) 
:org-element--cache-sync-key (189 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (189 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63309 
:contents-begin 63087 :contents-end 63309 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63309)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63309 :contents-begin 63087 
:contents-end 63309 :robust-begin 63087 :robust-end 63307 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (189 . 63086))) 
:org-element--cache-sync-key (189 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (189 . 
63086)::"(section (:begin 63087 :end 63309 :contents-begin 63087 
:contents-end 63309 :robust-begin 63087 :robust-end 63307 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63310 :pre-blank 0 :contents-begin 63087 :contents-end 
63310 :robust-begin 63089 :robust-end 63308 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (188 . 63031))) 
:org-element--cache-sync-key (189 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63309 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63310 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63309, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63309-63309
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63309 :contents-begin 63087 
:contents-end 63309 :robust-begin 63087 :robust-end 63307 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63310 :pre-blank 0 :contents-begin 63087 :contents-end 
63310 :robust-begin 63089 :robust-end 63308 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (188 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90713 :end 90713 :robust-begin 3 :robust-end 90711 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63355 :pre-blank 0 
:contents-begin 290 :contents-end 63355 :robust-begin 292 :robust-end 
63353 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90712 :end 90712 :robust-begin 3 :robust-end 90710 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63347 :pre-blank 0 
:contents-begin 300 :contents-end 63346 :robust-begin 302 :robust-end 
63344 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63354 :pre-blank 0 
:contents-begin 290 :contents-end 63354 :robust-begin 292 :robust-end 
63352 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (188 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63347 :pre-blank 
0 :contents-begin 62596 :contents-end 63346 :robust-begin 62598 
:robust-end 63344 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63346 :pre-blank 0 :contents-begin 300 :contents-end 63345 
:robust-begin 302 :robust-end 63343 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (188 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63310 :pre-blank 
0 :contents-begin 63087 :contents-end 63310 :robust-begin 63089 
:robust-end 63308 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63309 :contents-begin 63087 :contents-end 
63309 :robust-begin 63087 :robust-end 63307 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63309 :pre-blank 0 :contents-begin 63087 :contents-end 
63309 :robust-begin 63089 :robust-end 63307 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (188 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63309 :contents-begin 
63087 :contents-end 63309 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63309)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63309 :contents-begin 63087 :contents-end 63309 :robust-begin 
63087 :robust-end 63307 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63309)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63309 :contents-begin 63087 :contents-end 63309 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63308]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63309 :contents-begin 63299 
:contents-end 63309 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63309 :contents-begin 
63299 :contents-end 63309 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63309)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63309)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63309 
:contents-begin 63087 :contents-end 63309 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63309)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63309 :contents-begin 63087 
:contents-end 63309 :robust-begin 63087 :robust-end 63307 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63308 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (188 . 
63299)::"(paragraph (:begin 63299 :end 63308 :contents-begin 63299 
:contents-end 63308 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63308 :contents-begin 63299 :contents-end 63308 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (188 . 
63293))) :org-element--cache-sync-key (188 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (188 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63308 :contents-begin 
63299 :contents-end 63308 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63308)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63308 :contents-begin 63087 :contents-end 63308 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (188 . 63087))) 
:org-element--cache-sync-key (188 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (188 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63308)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63308 :contents-begin 63087 :contents-end 63308 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (188 . 63087))) 
:org-element--cache-sync-key (188 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (188 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63308 
:contents-begin 63087 :contents-end 63308 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63308)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63308 :contents-begin 63087 
:contents-end 63308 :robust-begin 63087 :robust-end 63306 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (188 . 63086))) 
:org-element--cache-sync-key (188 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (188 . 
63086)::"(section (:begin 63087 :end 63308 :contents-begin 63087 
:contents-end 63308 :robust-begin 63087 :robust-end 63306 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63309 :pre-blank 0 :contents-begin 63087 :contents-end 
63309 :robust-begin 63089 :robust-end 63307 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (187 . 63031))) 
:org-element--cache-sync-key (188 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63308 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63309 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63308, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63308-63308
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63308 :contents-begin 63087 
:contents-end 63308 :robust-begin 63087 :robust-end 63306 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63309 :pre-blank 0 :contents-begin 63087 :contents-end 
63309 :robust-begin 63089 :robust-end 63307 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (187 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90712 :end 90712 :robust-begin 3 :robust-end 90710 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63354 :pre-blank 0 
:contents-begin 290 :contents-end 63354 :robust-begin 292 :robust-end 
63352 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90711 :end 90711 :robust-begin 3 :robust-end 90709 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63346 :pre-blank 0 
:contents-begin 300 :contents-end 63345 :robust-begin 302 :robust-end 
63343 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63353 :pre-blank 0 
:contents-begin 290 :contents-end 63353 :robust-begin 292 :robust-end 
63351 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (187 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63346 :pre-blank 
0 :contents-begin 62596 :contents-end 63345 :robust-begin 62598 
:robust-end 63343 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63345 :pre-blank 0 :contents-begin 300 :contents-end 63344 
:robust-begin 302 :robust-end 63342 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (187 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63309 :pre-blank 
0 :contents-begin 63087 :contents-end 63309 :robust-begin 63089 
:robust-end 63307 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63308 :contents-begin 63087 :contents-end 
63308 :robust-begin 63087 :robust-end 63306 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63308 :pre-blank 0 :contents-begin 63087 :contents-end 
63308 :robust-begin 63089 :robust-end 63306 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (187 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63308 :contents-begin 
63087 :contents-end 63308 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63308)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63308 :contents-begin 63087 :contents-end 63308 :robust-begin 
63087 :robust-end 63306 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63308)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63308 :contents-begin 63087 :contents-end 63308 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63307]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63308 :contents-begin 63299 
:contents-end 63308 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63308 :contents-begin 
63299 :contents-end 63308 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63308)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63308)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63308 
:contents-begin 63087 :contents-end 63308 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63308)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63308 :contents-begin 63087 
:contents-end 63308 :robust-begin 63087 :robust-end 63306 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63307 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (187 . 
63299)::"(paragraph (:begin 63299 :end 63307 :contents-begin 63299 
:contents-end 63307 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63307 :contents-begin 63299 :contents-end 63307 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (187 . 
63293))) :org-element--cache-sync-key (187 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (187 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63307 :contents-begin 
63299 :contents-end 63307 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63307)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63307 :contents-begin 63087 :contents-end 63307 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (187 . 63087))) 
:org-element--cache-sync-key (187 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (187 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63307)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63307 :contents-begin 63087 :contents-end 63307 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (187 . 63087))) 
:org-element--cache-sync-key (187 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (187 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63307 
:contents-begin 63087 :contents-end 63307 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63307)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63307 :contents-begin 63087 
:contents-end 63307 :robust-begin 63087 :robust-end 63305 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (187 . 63086))) 
:org-element--cache-sync-key (187 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (187 . 
63086)::"(section (:begin 63087 :end 63307 :contents-begin 63087 
:contents-end 63307 :robust-begin 63087 :robust-end 63305 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63308 :pre-blank 0 :contents-begin 63087 :contents-end 
63308 :robust-begin 63089 :robust-end 63306 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (186 . 63031))) 
:org-element--cache-sync-key (187 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63307 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63308 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63307, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63307-63307
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63307 :contents-begin 63087 
:contents-end 63307 :robust-begin 63087 :robust-end 63305 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63308 :pre-blank 0 :contents-begin 63087 :contents-end 
63308 :robust-begin 63089 :robust-end 63306 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (186 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90711 :end 90711 :robust-begin 3 :robust-end 90709 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63353 :pre-blank 0 
:contents-begin 290 :contents-end 63353 :robust-begin 292 :robust-end 
63351 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90710 :end 90710 :robust-begin 3 :robust-end 90708 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63345 :pre-blank 0 
:contents-begin 300 :contents-end 63344 :robust-begin 302 :robust-end 
63342 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63352 :pre-blank 0 
:contents-begin 290 :contents-end 63352 :robust-begin 292 :robust-end 
63350 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (186 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63345 :pre-blank 
0 :contents-begin 62596 :contents-end 63344 :robust-begin 62598 
:robust-end 63342 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63344 :pre-blank 0 :contents-begin 300 :contents-end 63343 
:robust-begin 302 :robust-end 63341 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (186 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63308 :pre-blank 
0 :contents-begin 63087 :contents-end 63308 :robust-begin 63089 
:robust-end 63306 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63307 :contents-begin 63087 :contents-end 
63307 :robust-begin 63087 :robust-end 63305 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63307 :pre-blank 0 :contents-begin 63087 :contents-end 
63307 :robust-begin 63089 :robust-end 63305 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (186 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63307 :contents-begin 
63087 :contents-end 63307 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63307)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63307 :contents-begin 63087 :contents-end 63307 :robust-begin 
63087 :robust-end 63305 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63307)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63307 :contents-begin 63087 :contents-end 63307 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63306]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63307 :contents-begin 63299 
:contents-end 63307 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63307 :contents-begin 
63299 :contents-end 63307 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63307)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63307)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63307 
:contents-begin 63087 :contents-end 63307 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63307)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63307 :contents-begin 63087 
:contents-end 63307 :robust-begin 63087 :robust-end 63305 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63306 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (186 . 
63299)::"(paragraph (:begin 63299 :end 63306 :contents-begin 63299 
:contents-end 63306 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63306 :contents-begin 63299 :contents-end 63306 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (186 . 
63293))) :org-element--cache-sync-key (186 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (186 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63306 :contents-begin 
63299 :contents-end 63306 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63306)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63306 :contents-begin 63087 :contents-end 63306 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (186 . 63087))) 
:org-element--cache-sync-key (186 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (186 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63306)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63306 :contents-begin 63087 :contents-end 63306 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (186 . 63087))) 
:org-element--cache-sync-key (186 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (186 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63306 
:contents-begin 63087 :contents-end 63306 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63306)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63306 :contents-begin 63087 
:contents-end 63306 :robust-begin 63087 :robust-end 63304 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (186 . 63086))) 
:org-element--cache-sync-key (186 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (186 . 
63086)::"(section (:begin 63087 :end 63306 :contents-begin 63087 
:contents-end 63306 :robust-begin 63087 :robust-end 63304 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63307 :pre-blank 0 :contents-begin 63087 :contents-end 
63307 :robust-begin 63089 :robust-end 63305 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (185 . 63031))) 
:org-element--cache-sync-key (186 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63306 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63307 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63306, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63306-63306
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63306 :contents-begin 63087 
:contents-end 63306 :robust-begin 63087 :robust-end 63304 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63307 :pre-blank 0 :contents-begin 63087 :contents-end 
63307 :robust-begin 63089 :robust-end 63305 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (185 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90710 :end 90710 :robust-begin 3 :robust-end 90708 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63352 :pre-blank 0 
:contents-begin 290 :contents-end 63352 :robust-begin 292 :robust-end 
63350 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90709 :end 90709 :robust-begin 3 :robust-end 90707 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63344 :pre-blank 0 
:contents-begin 300 :contents-end 63343 :robust-begin 302 :robust-end 
63341 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63351 :pre-blank 0 
:contents-begin 290 :contents-end 63351 :robust-begin 292 :robust-end 
63349 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (185 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63344 :pre-blank 
0 :contents-begin 62596 :contents-end 63343 :robust-begin 62598 
:robust-end 63341 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63343 :pre-blank 0 :contents-begin 300 :contents-end 63342 
:robust-begin 302 :robust-end 63340 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (185 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63307 :pre-blank 
0 :contents-begin 63087 :contents-end 63307 :robust-begin 63089 
:robust-end 63305 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63306 :contents-begin 63087 :contents-end 
63306 :robust-begin 63087 :robust-end 63304 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63306 :pre-blank 0 :contents-begin 63087 :contents-end 
63306 :robust-begin 63089 :robust-end 63304 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (185 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63306 :contents-begin 
63087 :contents-end 63306 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63306)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63306 :contents-begin 63087 :contents-end 63306 :robust-begin 
63087 :robust-end 63304 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63306)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63306 :contents-begin 63087 :contents-end 63306 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63305]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63306 :contents-begin 63299 
:contents-end 63306 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63306 :contents-begin 
63299 :contents-end 63306 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63306)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63306)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63306 
:contents-begin 63087 :contents-end 63306 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63306)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63306 :contents-begin 63087 
:contents-end 63306 :robust-begin 63087 :robust-end 63304 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63305 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (185 . 
63299)::"(paragraph (:begin 63299 :end 63305 :contents-begin 63299 
:contents-end 63305 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63305 :contents-begin 63299 :contents-end 63305 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (185 . 
63293))) :org-element--cache-sync-key (185 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (185 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63305 :contents-begin 
63299 :contents-end 63305 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63305)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63305 :contents-begin 63087 :contents-end 63305 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (185 . 63087))) 
:org-element--cache-sync-key (185 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (185 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63305)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63305 :contents-begin 63087 :contents-end 63305 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (185 . 63087))) 
:org-element--cache-sync-key (185 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (185 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63305 
:contents-begin 63087 :contents-end 63305 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63305)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63305 :contents-begin 63087 
:contents-end 63305 :robust-begin 63087 :robust-end 63303 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (185 . 63086))) 
:org-element--cache-sync-key (185 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (185 . 
63086)::"(section (:begin 63087 :end 63305 :contents-begin 63087 
:contents-end 63305 :robust-begin 63087 :robust-end 63303 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63306 :pre-blank 0 :contents-begin 63087 :contents-end 
63306 :robust-begin 63089 :robust-end 63304 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (184 . 63031))) 
:org-element--cache-sync-key (185 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63305 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63306 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63305, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63305-63305
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63305 :contents-begin 63087 
:contents-end 63305 :robust-begin 63087 :robust-end 63303 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63306 :pre-blank 0 :contents-begin 63087 :contents-end 
63306 :robust-begin 63089 :robust-end 63304 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (184 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90709 :end 90709 :robust-begin 3 :robust-end 90707 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63351 :pre-blank 0 
:contents-begin 290 :contents-end 63351 :robust-begin 292 :robust-end 
63349 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90708 :end 90708 :robust-begin 3 :robust-end 90706 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63343 :pre-blank 0 
:contents-begin 300 :contents-end 63342 :robust-begin 302 :robust-end 
63340 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63350 :pre-blank 0 
:contents-begin 290 :contents-end 63350 :robust-begin 292 :robust-end 
63348 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (184 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63343 :pre-blank 
0 :contents-begin 62596 :contents-end 63342 :robust-begin 62598 
:robust-end 63340 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63342 :pre-blank 0 :contents-begin 300 :contents-end 63341 
:robust-begin 302 :robust-end 63339 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (184 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63306 :pre-blank 
0 :contents-begin 63087 :contents-end 63306 :robust-begin 63089 
:robust-end 63304 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63305 :contents-begin 63087 :contents-end 
63305 :robust-begin 63087 :robust-end 63303 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63305 :pre-blank 0 :contents-begin 63087 :contents-end 
63305 :robust-begin 63089 :robust-end 63303 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (184 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63305 :contents-begin 
63087 :contents-end 63305 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63305)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63305 :contents-begin 63087 :contents-end 63305 :robust-begin 
63087 :robust-end 63303 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63305)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63305 :contents-begin 63087 :contents-end 63305 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63304]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63305 :contents-begin 63299 
:contents-end 63305 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63305 :contents-begin 
63299 :contents-end 63305 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63305)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63305)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63305 
:contents-begin 63087 :contents-end 63305 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63305)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63305 :contents-begin 63087 
:contents-end 63305 :robust-begin 63087 :robust-end 63303 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63304 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (184 . 
63299)::"(paragraph (:begin 63299 :end 63304 :contents-begin 63299 
:contents-end 63304 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63304 :contents-begin 63299 :contents-end 63304 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (184 . 
63293))) :org-element--cache-sync-key (184 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (184 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63304 :contents-begin 
63299 :contents-end 63304 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63304)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63304 :contents-begin 63087 :contents-end 63304 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (184 . 63087))) 
:org-element--cache-sync-key (184 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (184 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63304)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63304 :contents-begin 63087 :contents-end 63304 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (184 . 63087))) 
:org-element--cache-sync-key (184 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (184 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63304 
:contents-begin 63087 :contents-end 63304 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63304)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63304 :contents-begin 63087 
:contents-end 63304 :robust-begin 63087 :robust-end 63302 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (184 . 63086))) 
:org-element--cache-sync-key (184 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (184 . 
63086)::"(section (:begin 63087 :end 63304 :contents-begin 63087 
:contents-end 63304 :robust-begin 63087 :robust-end 63302 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63305 :pre-blank 0 :contents-begin 63087 :contents-end 
63305 :robust-begin 63089 :robust-end 63303 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (183 . 63031))) 
:org-element--cache-sync-key (184 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63304 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63305 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63304, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63304-63304
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63304 :contents-begin 63087 
:contents-end 63304 :robust-begin 63087 :robust-end 63302 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63305 :pre-blank 0 :contents-begin 63087 :contents-end 
63305 :robust-begin 63089 :robust-end 63303 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (183 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90708 :end 90708 :robust-begin 3 :robust-end 90706 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63350 :pre-blank 0 
:contents-begin 290 :contents-end 63350 :robust-begin 292 :robust-end 
63348 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90707 :end 90707 :robust-begin 3 :robust-end 90705 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63342 :pre-blank 0 
:contents-begin 300 :contents-end 63341 :robust-begin 302 :robust-end 
63339 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63349 :pre-blank 0 
:contents-begin 290 :contents-end 63349 :robust-begin 292 :robust-end 
63347 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (183 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63342 :pre-blank 
0 :contents-begin 62596 :contents-end 63341 :robust-begin 62598 
:robust-end 63339 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63341 :pre-blank 0 :contents-begin 300 :contents-end 63340 
:robust-begin 302 :robust-end 63338 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (183 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63305 :pre-blank 
0 :contents-begin 63087 :contents-end 63305 :robust-begin 63089 
:robust-end 63303 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63304 :contents-begin 63087 :contents-end 
63304 :robust-begin 63087 :robust-end 63302 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63304 :pre-blank 0 :contents-begin 63087 :contents-end 
63304 :robust-begin 63089 :robust-end 63302 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (183 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63304 :contents-begin 
63087 :contents-end 63304 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63304)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63304 :contents-begin 63087 :contents-end 63304 :robust-begin 
63087 :robust-end 63302 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63304)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63304 :contents-begin 63087 :contents-end 63304 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63303]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63304 :contents-begin 63299 
:contents-end 63304 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63304 :contents-begin 
63299 :contents-end 63304 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63304)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63304)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63304 
:contents-begin 63087 :contents-end 63304 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63304)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63304 :contents-begin 63087 
:contents-end 63304 :robust-begin 63087 :robust-end 63302 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63303 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (183 . 
63299)::"(paragraph (:begin 63299 :end 63303 :contents-begin 63299 
:contents-end 63303 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63303 :contents-begin 63299 :contents-end 63303 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (183 . 
63293))) :org-element--cache-sync-key (183 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (183 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63303 :contents-begin 
63299 :contents-end 63303 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63303)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63303 :contents-begin 63087 :contents-end 63303 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (183 . 63087))) 
:org-element--cache-sync-key (183 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (183 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63303)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63303 :contents-begin 63087 :contents-end 63303 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (183 . 63087))) 
:org-element--cache-sync-key (183 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (183 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63303 
:contents-begin 63087 :contents-end 63303 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63303)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63303 :contents-begin 63087 
:contents-end 63303 :robust-begin 63087 :robust-end 63301 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (183 . 63086))) 
:org-element--cache-sync-key (183 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (183 . 
63086)::"(section (:begin 63087 :end 63303 :contents-begin 63087 
:contents-end 63303 :robust-begin 63087 :robust-end 63301 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63304 :pre-blank 0 :contents-begin 63087 :contents-end 
63304 :robust-begin 63089 :robust-end 63302 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (182 . 63031))) 
:org-element--cache-sync-key (183 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63303 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63304 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63303, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63303-63303
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63303 :contents-begin 63087 
:contents-end 63303 :robust-begin 63087 :robust-end 63301 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63304 :pre-blank 0 :contents-begin 63087 :contents-end 
63304 :robust-begin 63089 :robust-end 63302 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (182 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90707 :end 90707 :robust-begin 3 :robust-end 90705 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63349 :pre-blank 0 
:contents-begin 290 :contents-end 63349 :robust-begin 292 :robust-end 
63347 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90706 :end 90706 :robust-begin 3 :robust-end 90704 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63341 :pre-blank 0 
:contents-begin 300 :contents-end 63340 :robust-begin 302 :robust-end 
63338 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63348 :pre-blank 0 
:contents-begin 290 :contents-end 63348 :robust-begin 292 :robust-end 
63346 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (182 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63341 :pre-blank 
0 :contents-begin 62596 :contents-end 63340 :robust-begin 62598 
:robust-end 63338 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63340 :pre-blank 0 :contents-begin 300 :contents-end 63339 
:robust-begin 302 :robust-end 63337 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (182 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63304 :pre-blank 
0 :contents-begin 63087 :contents-end 63304 :robust-begin 63089 
:robust-end 63302 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63303 :contents-begin 63087 :contents-end 
63303 :robust-begin 63087 :robust-end 63301 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63303 :pre-blank 0 :contents-begin 63087 :contents-end 
63303 :robust-begin 63089 :robust-end 63301 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (182 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63303 :contents-begin 
63087 :contents-end 63303 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63303)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63303 :contents-begin 63087 :contents-end 63303 :robust-begin 
63087 :robust-end 63301 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63303)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63303 :contents-begin 63087 :contents-end 63303 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63302]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63303 :contents-begin 63299 
:contents-end 63303 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63303 :contents-begin 
63299 :contents-end 63303 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63303)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63303)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63303 
:contents-begin 63087 :contents-end 63303 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63303)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63303 :contents-begin 63087 
:contents-end 63303 :robust-begin 63087 :robust-end 63301 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63302 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (182 . 
63299)::"(paragraph (:begin 63299 :end 63302 :contents-begin 63299 
:contents-end 63302 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63302 :contents-begin 63299 :contents-end 63302 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (182 . 
63293))) :org-element--cache-sync-key (182 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (182 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63302 :contents-begin 
63299 :contents-end 63302 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63302)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63302 :contents-begin 63087 :contents-end 63302 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (182 . 63087))) 
:org-element--cache-sync-key (182 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (182 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63302)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63302 :contents-begin 63087 :contents-end 63302 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (182 . 63087))) 
:org-element--cache-sync-key (182 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (182 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63302 
:contents-begin 63087 :contents-end 63302 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63302)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63302 :contents-begin 63087 
:contents-end 63302 :robust-begin 63087 :robust-end 63300 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (182 . 63086))) 
:org-element--cache-sync-key (182 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (182 . 
63086)::"(section (:begin 63087 :end 63302 :contents-begin 63087 
:contents-end 63302 :robust-begin 63087 :robust-end 63300 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63303 :pre-blank 0 :contents-begin 63087 :contents-end 
63303 :robust-begin 63089 :robust-end 63301 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (181 . 63031))) 
:org-element--cache-sync-key (182 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63302 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63303 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63302, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63302-63302
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63302 :contents-begin 63087 
:contents-end 63302 :robust-begin 63087 :robust-end 63300 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63303 :pre-blank 0 :contents-begin 63087 :contents-end 
63303 :robust-begin 63089 :robust-end 63301 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (181 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90706 :end 90706 :robust-begin 3 :robust-end 90704 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63348 :pre-blank 0 
:contents-begin 290 :contents-end 63348 :robust-begin 292 :robust-end 
63346 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90705 :end 90705 :robust-begin 3 :robust-end 90703 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63340 :pre-blank 0 
:contents-begin 300 :contents-end 63339 :robust-begin 302 :robust-end 
63337 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63347 :pre-blank 0 
:contents-begin 290 :contents-end 63347 :robust-begin 292 :robust-end 
63345 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (181 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63340 :pre-blank 
0 :contents-begin 62596 :contents-end 63339 :robust-begin 62598 
:robust-end 63337 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63339 :pre-blank 0 :contents-begin 300 :contents-end 63338 
:robust-begin 302 :robust-end 63336 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (181 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63303 :pre-blank 
0 :contents-begin 63087 :contents-end 63303 :robust-begin 63089 
:robust-end 63301 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63302 :contents-begin 63087 :contents-end 
63302 :robust-begin 63087 :robust-end 63300 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63302 :pre-blank 0 :contents-begin 63087 :contents-end 
63302 :robust-begin 63089 :robust-end 63300 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (181 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63302 :contents-begin 
63087 :contents-end 63302 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63302)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63302 :contents-begin 63087 :contents-end 63302 :robust-begin 
63087 :robust-end 63300 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63302)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63302 :contents-begin 63087 :contents-end 63302 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63301]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63302 :contents-begin 63299 
:contents-end 63302 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63302 :contents-begin 
63299 :contents-end 63302 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63302)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63302)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63302 
:contents-begin 63087 :contents-end 63302 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63302)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63302 :contents-begin 63087 
:contents-end 63302 :robust-begin 63087 :robust-end 63300 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63301 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (181 . 
63299)::"(paragraph (:begin 63299 :end 63301 :contents-begin 63299 
:contents-end 63301 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63292 :end 63301 :contents-begin 63299 :contents-end 63301 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 0 
:post-affiliated 63292 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (181 . 
63293))) :org-element--cache-sync-key (181 . 63299)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (181 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63301 :contents-begin 
63299 :contents-end 63301 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63301)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63301 :contents-begin 63087 :contents-end 63301 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (181 . 63087))) 
:org-element--cache-sync-key (181 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (181 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63301)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63301 :contents-begin 63087 :contents-end 63301 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (181 . 63087))) 
:org-element--cache-sync-key (181 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (181 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63301 
:contents-begin 63087 :contents-end 63301 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63301)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63301 :contents-begin 63087 
:contents-end 63301 :robust-begin 63087 :robust-end 63299 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (181 . 63086))) 
:org-element--cache-sync-key (181 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (181 . 
63086)::"(section (:begin 63087 :end 63301 :contents-begin 63087 
:contents-end 63301 :robust-begin 63087 :robust-end 63299 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63302 :pre-blank 0 :contents-begin 63087 :contents-end 
63302 :robust-begin 63089 :robust-end 63300 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (180 . 63031))) 
:org-element--cache-sync-key (181 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63301 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63302 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63301, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63301-63301
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63301 :contents-begin 63087 
:contents-end 63301 :robust-begin 63087 :robust-end 63299 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63302 :pre-blank 0 :contents-begin 63087 :contents-end 
63302 :robust-begin 63089 :robust-end 63300 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (180 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90705 :end 90705 :robust-begin 3 :robust-end 90703 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63347 :pre-blank 0 
:contents-begin 290 :contents-end 63347 :robust-begin 292 :robust-end 
63345 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90704 :end 90704 :robust-begin 3 :robust-end 90702 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63339 :pre-blank 0 
:contents-begin 300 :contents-end 63338 :robust-begin 302 :robust-end 
63336 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63346 :pre-blank 0 
:contents-begin 290 :contents-end 63346 :robust-begin 292 :robust-end 
63344 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (180 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63339 :pre-blank 
0 :contents-begin 62596 :contents-end 63338 :robust-begin 62598 
:robust-end 63336 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63338 :pre-blank 0 :contents-begin 300 :contents-end 63337 
:robust-begin 302 :robust-end 63335 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (180 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63302 :pre-blank 
0 :contents-begin 63087 :contents-end 63302 :robust-begin 63089 
:robust-end 63300 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63301 :contents-begin 63087 :contents-end 
63301 :robust-begin 63087 :robust-end 63299 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63301 :pre-blank 0 :contents-begin 63087 :contents-end 
63301 :robust-begin 63089 :robust-end 63299 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (180 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63301 :contents-begin 
63087 :contents-end 63301 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63301)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63301 :contents-begin 63087 :contents-end 63301 :robust-begin 
63087 :robust-end 63299 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63301)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63301 :contents-begin 63087 :contents-end 63301 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63300]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63299 :end 63301 :contents-begin 63299 
:contents-end 63301 :post-blank 0 :post-affiliated 63299 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63301 :contents-begin 
63299 :contents-end 63301 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63301)) 
:pre-blank 0 :post-blank 0 :post-affiliated 63292 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63301)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63301 
:contents-begin 63087 :contents-end 63301 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63301)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63301 :contents-begin 63087 
:contents-end 63301 :robust-begin 63087 :robust-end 63299 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63300 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (180 . 
63293)::"(item (:bullet \"- \" :begin 63292 :end 63300 :contents-begin 
nil :contents-end nil :checkbox nil :counter nil :structure ((63087 5 
\"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63300)) :pre-blank 
0 :post-blank 1 :post-affiliated 63292 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63300 :contents-begin 63087 :contents-end 63300 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached nil :parent (section ...) :org-element--cache-sync-key (180 . 
63087))) :org-element--cache-sync-key (180 . 63293)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (180 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63292 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"252fa3b6e4c616c85979a564b1d0ea78\" :post-blank 1 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63292 :contents-begin 63094 :contents-end 63291 
:checkbox nil :counter nil :structure (... ...) :pre-blank 0 :post-blank 
1 :post-affiliated 63087 :tag nil :mode item :granularity element 
:cached nil :parent (plain-list ...) :org-element--cache-sync-key (180 . 
63088))) :org-element--cache-sync-key (180 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (180 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63292 :contents-begin 63094 :contents-end 63291 :checkbox nil 
:counter nil :structure (... ...) :pre-blank 0 :post-blank 1 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (180 . 
63088))) :org-element--cache-sync-key (180 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (180 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63300)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached t :parent (plain-list (:type unordered 
:begin 63087 :end 63300 :contents-begin 63087 :contents-end 63300 
:structure (... ...) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached nil :parent (section ...) 
:org-element--cache-sync-key (180 . 63087))) 
:org-element--cache-sync-key (180 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (180 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63300 
:contents-begin 63087 :contents-end 63300 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63300)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached t 
:parent (section (:begin 63087 :end 63300 :contents-begin 63087 
:contents-end 63300 :robust-begin 63087 :robust-end 63298 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached nil 
:parent (headline ...) :org-element--cache-sync-key (180 . 63086))) 
:org-element--cache-sync-key (180 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 15
   org-element-cache diagnostics(rfa.org): removing (180 . 
63086)::"(section (:begin 63087 :end 63300 :contents-begin 63087 
:contents-end 63300 :robust-begin 63087 :robust-end 63298 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63301 :pre-blank 0 :contents-begin 63087 :contents-end 
63301 :robust-begin 63089 :robust-end 63299 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (179 . 63031))) 
:org-element--cache-sync-key (180 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63300 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63301 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63300, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63300-63300
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63300 :contents-begin 63087 
:contents-end 63300 :robust-begin 63087 :robust-end 63298 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63301 :pre-blank 0 :contents-begin 63087 :contents-end 
63301 :robust-begin 63089 :robust-end 63299 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (179 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90704 :end 90704 :robust-begin 3 :robust-end 90702 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63346 :pre-blank 0 
:contents-begin 290 :contents-end 63346 :robust-begin 292 :robust-end 
63344 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90703 :end 90703 :robust-begin 3 :robust-end 90701 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63338 :pre-blank 0 
:contents-begin 300 :contents-end 63337 :robust-begin 302 :robust-end 
63335 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63345 :pre-blank 0 
:contents-begin 290 :contents-end 63345 :robust-begin 292 :robust-end 
63343 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (179 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63338 :pre-blank 
0 :contents-begin 62596 :contents-end 63337 :robust-begin 62598 
:robust-end 63335 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63337 :pre-blank 0 :contents-begin 300 :contents-end 63336 
:robust-begin 302 :robust-end 63334 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (179 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63301 :pre-blank 
0 :contents-begin 63087 :contents-end 63301 :robust-begin 63089 
:robust-end 63299 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63300 :contents-begin 63087 :contents-end 
63300 :robust-begin 63087 :robust-end 63298 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63300 :pre-blank 0 :contents-begin 63087 :contents-end 
63300 :robust-begin 63089 :robust-end 63298 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (179 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63300 :contents-begin 
63087 :contents-end 63300 :structure ((63087 5 \"- \" nil nil nil 63292) 
(63292 5 \"- \" nil nil nil 63300)) :post-blank 0 :post-affiliated 63087 
:mode planning :granularity element :cached t :parent (section (:begin 
63087 :end 63300 :contents-begin 63087 :contents-end 63300 :robust-begin 
63087 :robust-end 63298 :post-blank 0 :post-affiliated 63087 :mode 
section :granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63300)) :pre-blank 0 
:post-blank 1 :post-affiliated 63087 :tag nil :mode item :granularity 
element :cached t :parent (plain-list (:type unordered :begin 63087 :end 
63300 :contents-begin 63087 :contents-end 63300 :structure (... ...) 
:post-blank 0 :post-affiliated 63087 :mode planning :granularity element 
:cached t :parent (section ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63292 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63292 
:contents-begin 63094 :contents-end 63291 :checkbox nil :counter nil 
:structure (... ...) :pre-blank 0 :post-blank 1 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63292..63299]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63292 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 1 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63292 :end 63300 :contents-begin nil 
:contents-end nil :checkbox nil :counter nil :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63300)) :pre-blank 0 
:post-blank 1 :post-affiliated 63292 :tag nil :mode item :granularity 
element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63292 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63292) (63292 5 \"- \" nil nil nil 63300)) 
:pre-blank 0 :post-blank 1 :post-affiliated 63087 :tag nil :mode item 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63300 
:contents-begin 63087 :contents-end 63300 :structure ((63087 5 \"- \" 
nil nil nil 63292) (63292 5 \"- \" nil nil nil 63300)) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63300 :contents-begin 63087 
:contents-end 63300 :robust-begin 63087 :robust-end 63298 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63299 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (179 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63291 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"252fa3b6e4c616c85979a564b1d0ea78\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63291 :contents-begin 63094 :contents-end 63291 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (179 . 
63088))) :org-element--cache-sync-key (179 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (179 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63291 :contents-begin 63094 :contents-end 63291 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (179 . 
63088))) :org-element--cache-sync-key (179 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (179 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63299 :contents-begin 
63087 :contents-end 63291 :structure (...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (179 . 63087))) 
:org-element--cache-sync-key (179 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (179 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63299 
:contents-begin 63087 :contents-end 63291 :structure ((63087 5 \"- \" 
nil nil nil 63291)) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63299 
:contents-begin 63087 :contents-end 63291 :robust-begin 63087 
:robust-end 63289 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (179 . 63086))) 
:org-element--cache-sync-key (179 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (179 . 
63086)::"(section (:begin 63087 :end 63299 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63300 :pre-blank 0 :contents-begin 63087 :contents-end 
63300 :robust-begin 63089 :robust-end 63298 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (179 . 63031))) 
:org-element--cache-sync-key (179 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63299 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63300 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63299, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63299-63299
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90703 :end 90703 :robust-begin 3 :robust-end 90701 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63345 :pre-blank 0 
:contents-begin 290 :contents-end 63345 :robust-begin 292 :robust-end 
63343 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90491 :end 90491 :robust-begin 3 :robust-end 90489 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63337 :pre-blank 0 
:contents-begin 300 :contents-end 63336 :robust-begin 302 :robust-end 
63334 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63133 :pre-blank 0 
:contents-begin 290 :contents-end 63133 :robust-begin 292 :robust-end 
63131 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (179 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63337 :pre-blank 
0 :contents-begin 62596 :contents-end 63336 :robust-begin 62598 
:robust-end 63334 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63125 :pre-blank 0 :contents-begin 300 :contents-end 63124 
:robust-begin 302 :robust-end 63122 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (179 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63300 :pre-blank 
0 :contents-begin 63087 :contents-end 63300 :robust-begin 63089 
:robust-end 63298 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63087..63087]𝝙212
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning nil
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90491 :end 90491 :robust-begin 3 :robust-end 90489 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63133 :pre-blank 0 
:contents-begin 290 :contents-end 63133 :robust-begin 292 :robust-end 
63131 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90703 :end 90703 :robust-begin 3 :robust-end 90701 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63125 :pre-blank 0 
:contents-begin 300 :contents-end 63124 :robust-begin 302 :robust-end 
63122 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63345 :pre-blank 0 
:contents-begin 290 :contents-end 63345 :robust-begin 292 :robust-end 
63343 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (179 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63125 :pre-blank 
0 :contents-begin 62596 :contents-end 63124 :robust-begin 62598 
:robust-end 63122 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63337 :pre-blank 0 :contents-begin 300 :contents-end 63336 
:robust-begin 302 :robust-end 63334 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (179 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63088 :pre-blank 
0 :contents-begin nil :contents-end nil :robust-begin nil :robust-end 
nil :level 4 :priority nil :tags nil :todo-keyword #(\"NEXT\" 0 4 
(fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... org-level-4))) 
:todo-type todo :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63087..63299]𝝙-212
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90703 :end 90703 :robust-begin 3 :robust-end 90701 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63345 :pre-blank 0 
:contents-begin 290 :contents-end 63345 :robust-begin 292 :robust-end 
63343 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90701 :end 90701 :robust-begin 3 :robust-end 90699 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63337 :pre-blank 0 
:contents-begin 300 :contents-end 63336 :robust-begin 302 :robust-end 
63334 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63343 :pre-blank 0 
:contents-begin 290 :contents-end 63343 :robust-begin 292 :robust-end 
63341 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (179 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63337 :pre-blank 
0 :contents-begin 62596 :contents-end 63336 :robust-begin 62598 
:robust-end 63334 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63335 :pre-blank 0 :contents-begin 300 :contents-end 63334 
:robust-begin 302 :robust-end 63332 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (179 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63300 :pre-blank 
0 :contents-begin 63087 :contents-end 63300 :robust-begin 63089 
:robust-end 63298 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63087..63094]𝝙2
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90701 :end 90701 :robust-begin 3 :robust-end 90699 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63343 :pre-blank 0 
:contents-begin 290 :contents-end 63343 :robust-begin 292 :robust-end 
63341 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90699 :end 90699 :robust-begin 3 :robust-end 90697 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63335 :pre-blank 0 
:contents-begin 300 :contents-end 63334 :robust-begin 302 :robust-end 
63332 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63341 :pre-blank 0 
:contents-begin 290 :contents-end 63341 :robust-begin 292 :robust-end 
63339 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (179 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63335 :pre-blank 
0 :contents-begin 62596 :contents-end 63334 :robust-begin 62598 
:robust-end 63332 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63333 :pre-blank 0 :contents-begin 300 :contents-end 63332 
:robust-begin 302 :robust-end 63330 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (179 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63298 :pre-blank 
0 :contents-begin 63087 :contents-end 63298 :robust-begin 63089 
:robust-end 63296 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63087..63092]𝝙2
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Current request intersects 
with next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90699 :end 90699 :robust-begin 3 :robust-end 90697 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63341 :pre-blank 0 
:contents-begin 290 :contents-end 63341 :robust-begin 292 :robust-end 
63339 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90694 :end 90694 :robust-begin 3 :robust-end 90692 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63333 :pre-blank 0 
:contents-begin 300 :contents-end 63332 :robust-begin 302 :robust-end 
63330 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63336 :pre-blank 0 
:contents-begin 290 :contents-end 63336 :robust-begin 292 :robust-end 
63334 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (179 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63333 :pre-blank 
0 :contents-begin 62596 :contents-end 63332 :robust-begin 62598 
:robust-end 63330 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63328 :pre-blank 0 :contents-begin 300 :contents-end 63327 
:robust-begin 302 :robust-end 63325 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (179 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63296 :pre-blank 
0 :contents-begin 63087 :contents-end 63296 :robust-begin 63089 
:robust-end 63294 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63087..63087]𝝙5
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63299 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63291 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (178 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90694 :end 90694 :robust-begin 3 :robust-end 90692 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63336 :pre-blank 0 
:contents-begin 290 :contents-end 63336 :robust-begin 292 :robust-end 
63334 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90702 :end 90702 :robust-begin 3 :robust-end 90700 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63328 :pre-blank 0 
:contents-begin 300 :contents-end 63327 :robust-begin 302 :robust-end 
63325 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63344 :pre-blank 0 
:contents-begin 290 :contents-end 63344 :robust-begin 292 :robust-end 
63342 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (178 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63328 :pre-blank 
0 :contents-begin 62596 :contents-end 63327 :robust-begin 62598 
:robust-end 63325 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63336 :pre-blank 0 :contents-begin 300 :contents-end 63335 
:robust-begin 302 :robust-end 63333 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (178 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63291 :pre-blank 
0 :contents-begin 63087 :contents-end 63291 :robust-begin 63089 
:robust-end 63289 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63299 :contents-begin 63087 :contents-end 
63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63299 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (178 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63299 :contents-begin 
63087 :contents-end 63291 :structure ((63087 5 \"- \" nil nil nil 
63291)) :post-blank 1 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63299 
:contents-begin 63087 :contents-end 63291 :robust-begin 63087 
:robust-end 63289 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63299 :contents-begin 63087 
:contents-end 63291 :structure (...) :post-blank 1 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63291 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63291 
:contents-begin 63094 :contents-end 63291 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63274..63298]𝝙-8
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): pjones:org-insert-item is 
about to modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63291 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63299 
:contents-begin 63087 :contents-end 63291 :structure ((63087 5 \"- \" 
nil nil nil 63291)) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63299 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63292 7 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (178 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63291 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"252fa3b6e4c616c85979a564b1d0ea78\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63291 :contents-begin 63094 :contents-end 63291 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (178 . 
63088))) :org-element--cache-sync-key (178 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (178 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63291 :contents-begin 63094 :contents-end 63291 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (178 . 
63088))) :org-element--cache-sync-key (178 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (178 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63292 :contents-begin 
63087 :contents-end 63291 :structure (...) :post-blank 1 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (178 . 63087))) 
:org-element--cache-sync-key (178 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (178 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63292 
:contents-begin 63087 :contents-end 63291 :structure ((63087 5 \"- \" 
nil nil nil 63291)) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63292 
:contents-begin 63087 :contents-end 63291 :robust-begin 63087 
:robust-end 63289 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (178 . 63086))) 
:org-element--cache-sync-key (178 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (178 . 
63086)::"(section (:begin 63087 :end 63292 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63299 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (177 . 63031))) 
:org-element--cache-sync-key (178 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63292 7 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63299 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63298, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63298-63298
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63292 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63299 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (177 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90702 :end 90702 :robust-begin 3 :robust-end 90700 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63344 :pre-blank 0 
:contents-begin 290 :contents-end 63344 :robust-begin 292 :robust-end 
63342 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90695 :end 90695 :robust-begin 3 :robust-end 90693 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63336 :pre-blank 0 
:contents-begin 300 :contents-end 63335 :robust-begin 302 :robust-end 
63333 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63337 :pre-blank 0 
:contents-begin 290 :contents-end 63337 :robust-begin 292 :robust-end 
63335 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (177 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63336 :pre-blank 
0 :contents-begin 62596 :contents-end 63335 :robust-begin 62598 
:robust-end 63333 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63329 :pre-blank 0 :contents-begin 300 :contents-end 63328 
:robust-begin 302 :robust-end 63326 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (177 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63299 :pre-blank 
0 :contents-begin 63087 :contents-end 63291 :robust-begin 63089 
:robust-end 63289 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63292 :contents-begin 63087 :contents-end 
63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63292 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (177 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63292 :contents-begin 
63087 :contents-end 63291 :structure ((63087 5 \"- \" nil nil nil 
63291)) :post-blank 1 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63292 
:contents-begin 63087 :contents-end 63291 :robust-begin 63087 
:robust-end 63289 :post-blank 1 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63292 :contents-begin 63087 
:contents-end 63291 :structure (...) :post-blank 1 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63291 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63291 
:contents-begin 63094 :contents-end 63291 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63291..63291]𝝙7
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning nil
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63291 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63292 
:contents-begin 63087 :contents-end 63291 :structure ((63087 5 \"- \" 
nil nil nil 63291)) :post-blank 1 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63292 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 1 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63291 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (177 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63291 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value 
\"252fa3b6e4c616c85979a564b1d0ea78\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63291 :contents-begin 63094 :contents-end 63291 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (177 . 
63088))) :org-element--cache-sync-key (177 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (177 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63291 :contents-begin 63094 :contents-end 63291 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (177 . 
63088))) :org-element--cache-sync-key (177 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (177 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63291 :contents-begin 
63087 :contents-end 63291 :structure (...) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (177 . 63087))) 
:org-element--cache-sync-key (177 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (177 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63291 
:contents-begin 63087 :contents-end 63291 :structure ((63087 5 \"- \" 
nil nil nil 63291)) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63291 
:contents-begin 63087 :contents-end 63291 :robust-begin 63087 
:robust-end 63289 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (177 . 63086))) 
:org-element--cache-sync-key (177 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (177 . 
63086)::"(section (:begin 63087 :end 63291 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63292 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (176 . 63031))) 
:org-element--cache-sync-key (177 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63291 1 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63292 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-63290, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63290-63290
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63291 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63292 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 1 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (176 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90695 :end 90695 :robust-begin 3 :robust-end 90693 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63337 :pre-blank 0 
:contents-begin 290 :contents-end 63337 :robust-begin 292 :robust-end 
63335 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90694 :end 90694 :robust-begin 3 :robust-end 90692 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63329 :pre-blank 0 
:contents-begin 300 :contents-end 63328 :robust-begin 302 :robust-end 
63326 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63336 :pre-blank 0 
:contents-begin 290 :contents-end 63336 :robust-begin 292 :robust-end 
63334 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (176 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63329 :pre-blank 
0 :contents-begin 62596 :contents-end 63328 :robust-begin 62598 
:robust-end 63326 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63328 :pre-blank 0 :contents-begin 300 :contents-end 63327 
:robust-begin 302 :robust-end 63325 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (176 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63292 :pre-blank 
0 :contents-begin 63087 :contents-end 63291 :robust-begin 63089 
:robust-end 63289 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63291 :contents-begin 63087 :contents-end 
63291 :robust-begin 63087 :robust-end 63289 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63291 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (176 . 63031)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63291 :contents-begin 
63087 :contents-end 63291 :structure ((63087 5 \"- \" nil nil nil 
63291)) :post-blank 0 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63291 
:contents-begin 63087 :contents-end 63291 :robust-begin 63087 
:robust-end 63289 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 63094 
:contents-end 63291 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63291 :contents-begin 63087 
:contents-end 63291 :structure (...) :post-blank 0 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63291 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element 
:cached t :parent (item (:bullet \"- \" :begin 63087 :end 63291 
:contents-begin 63094 :contents-end 63291 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63274..63290]𝝙1
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-return is about to modify 
text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63291 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"252fa3b6e4c616c85979a564b1d0ea78\" 
:post-blank 0 :post-affiliated 63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63291 :contents-begin 
63094 :contents-end 63291 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63291)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63291 
:contents-begin 63087 :contents-end 63291 :structure ((63087 5 \"- \" 
nil nil nil 63291)) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(section (:begin 63087 :end 63291 :contents-begin 63087 
:contents-end 63291 :robust-begin 63087 :robust-end 63289 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element))"
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63273. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90694 :end 90694 :robust-begin 3 :robust-end 90692 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63336 :pre-blank 0 
:contents-begin 290 :contents-end 63336 :robust-begin 292 :robust-end 
63334 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90693 :end 90693 :robust-begin 3 :robust-end 90691 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63328 :pre-blank 0 
:contents-begin 300 :contents-end 63327 :robust-begin 302 :robust-end 
63325 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63335 :pre-blank 0 
:contents-begin 290 :contents-end 63335 :robust-begin 292 :robust-end 
63333 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (176 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63328 :pre-blank 
0 :contents-begin 62596 :contents-end 63327 :robust-begin 62598 
:robust-end 63325 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63327 :pre-blank 0 :contents-begin 300 :contents-end 63326 
:robust-begin 302 :robust-end 63324 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (176 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63291 :pre-blank 
0 :contents-begin 63087 :contents-end 63291 :robust-begin 63089 
:robust-end 63289 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63327 :pre-blank 0 :contents-begin 62596 :contents-end 63326 
:robust-begin 62598 :robust-end 63324 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (176 . 63031)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63198..63273]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Nothing to remove. No 
elements in cache after 63274. Terminating.
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90693 :end 90693 :robust-begin 3 :robust-end 90691 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63335 :pre-blank 0 
:contents-begin 290 :contents-end 63335 :robust-begin 292 :robust-end 
63333 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90694 :end 90694 :robust-begin 3 :robust-end 90692 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63327 :pre-blank 0 
:contents-begin 300 :contents-end 63326 :robust-begin 302 :robust-end 
63324 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63336 :pre-blank 0 
:contents-begin 290 :contents-end 63336 :robust-begin 292 :robust-end 
63334 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (176 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63327 :pre-blank 
0 :contents-begin 62596 :contents-end 63326 :robust-begin 62598 
:robust-end 63324 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63328 :pre-blank 0 :contents-begin 300 :contents-end 63327 
:robust-begin 302 :robust-end 63325 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (176 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63290 :pre-blank 
0 :contents-begin 63087 :contents-end 63290 :robust-begin 63089 
:robust-end 63288 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63328 :pre-blank 0 :contents-begin 62596 :contents-end 63327 
:robust-begin 62598 :robust-end 63325 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (176 . 63031)))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63274]𝝙-1
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-exit is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 10. The remaining sync requests: "([63086 
63087 63169 122 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63086!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 10
   org-element-cache diagnostics(rfa.org): removing (176 . 
63130)::"(src-block (:language \"sh\" :switches nil :parameters nil 
:begin 63130 :end 63169 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value \"\" :post-blank 0 
:post-affiliated 63130 :mode nil :granularity element :cached t :parent 
(item (:bullet \"- \" :begin 63087 :end 63169 :contents-begin 63094 
:contents-end 63169 :checkbox nil :counter nil :structure (...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached nil :parent (plain-list ...) 
:org-element--cache-sync-key (176 . 63088))) 
:org-element--cache-sync-key (176 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (176 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63169 :contents-begin 63094 :contents-end 63169 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (176 . 
63088))) :org-element--cache-sync-key (176 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (176 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63169 :contents-begin 
63094 :contents-end 63169 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63169)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63169 :contents-begin 
63087 :contents-end 63169 :structure (...) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (176 . 63087))) 
:org-element--cache-sync-key (176 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (176 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63169 
:contents-begin 63087 :contents-end 63169 :structure ((63087 5 \"- \" 
nil nil nil 63169)) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63169 
:contents-begin 63087 :contents-end 63169 :robust-begin 63087 
:robust-end 63167 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached nil :parent (headline ...) 
:org-element--cache-sync-key (176 . 63086))) 
:org-element--cache-sync-key (176 . 63087)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (176 . 
63086)::"(section (:begin 63087 :end 63169 :contents-begin 63087 
:contents-end 63169 :robust-begin 63087 :robust-end 63167 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63291 :pre-blank 0 :contents-begin 63087 :contents-end 
63291 :robust-begin 63089 :robust-end 63289 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (176 . 63031))) 
:org-element--cache-sync-key (176 . 63086)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63086 63087 63169 122 (headline (:raw-value 
"ff47ba82b9d24a9faf02f60bc7b95be4" :begin 63031 :end 63291 :pre-blank 0 
:contents-begin 63087 ...)) 0] up to nil-nil, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to nil-nil
   org-element-cache diagnostics(rfa.org): Current request is inside 
next. Candidate parent: "nil"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90694 :end 90694 :robust-begin 3 :robust-end 90692 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63336 :pre-blank 0 
:contents-begin 290 :contents-end 63336 :robust-begin 292 :robust-end 
63334 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90693 :end 90693 :robust-begin 3 :robust-end 90691 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63328 :pre-blank 0 
:contents-begin 300 :contents-end 63327 :robust-begin 302 :robust-end 
63325 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63335 :pre-blank 0 
:contents-begin 290 :contents-end 63335 :robust-begin 292 :robust-end 
63333 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (176 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63328 :pre-blank 
0 :contents-begin 62596 :contents-end 63327 :robust-begin 62598 
:robust-end 63325 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63327 :pre-blank 0 :contents-begin 300 :contents-end 63326 
:robust-begin 302 :robust-end 63324 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (176 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Found non-robust headline 
that can be updated individually: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63291 :pre-blank 
0 :contents-begin 63087 :contents-end 63291 :robust-begin 63089 
:robust-end 63289 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent #0)))))"
   org-element-cache diagnostics(rfa.org): Found another phase 0 request 
intersecting with current
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63198..63273]𝝙1
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning nil
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(section (:begin 63087 :end 63169 :contents-begin 63087 
:contents-end 63169 :robust-begin 63087 :robust-end 63167 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63290 :pre-blank 0 :contents-begin 63087 :contents-end 
63290 :robust-begin 63089 :robust-end 63288 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (173 . 63031))) 
:org-element--cache-sync-key (175 . 63086)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90693 :end 90693 :robust-begin 3 :robust-end 90691 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63335 :pre-blank 0 
:contents-begin 290 :contents-end 63335 :robust-begin 292 :robust-end 
63333 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90572 :end 90572 :robust-begin 3 :robust-end 90570 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63327 :pre-blank 0 
:contents-begin 300 :contents-end 63326 :robust-begin 302 :robust-end 
63324 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63214 :pre-blank 0 
:contents-begin 290 :contents-end 63214 :robust-begin 292 :robust-end 
63212 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (175 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63327 :pre-blank 
0 :contents-begin 62596 :contents-end 63326 :robust-begin 62598 
:robust-end 63324 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63206 :pre-blank 0 :contents-begin 300 :contents-end 63205 
:robust-begin 302 :robust-end 63203 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (175 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63290 :pre-blank 
0 :contents-begin 63087 :contents-end 63290 :robust-begin 63089 
:robust-end 63288 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63206 :pre-blank 0 :contents-begin 62596 :contents-end 63205 
:robust-begin 62598 :robust-end 63203 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (173 . 63031)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(section (:begin 63087 :end 63169 :contents-begin 63087 :contents-end 
63169 :robust-begin 63087 :robust-end 63167 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63169 :pre-blank 0 :contents-begin 63087 :contents-end 
63169 :robust-begin 63089 :robust-end 63167 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (173 . 63031))) 
:org-element--cache-sync-key (175 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63169 :contents-begin 
63087 :contents-end 63169 :structure ((63087 5 \"- \" nil nil nil 
63169)) :post-blank 0 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63169 
:contents-begin 63087 :contents-end 63169 :robust-begin 63087 
:robust-end 63167 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (175 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63169 :contents-begin 63094 
:contents-end 63169 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63169)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63169 :contents-begin 63087 
:contents-end 63169 :structure (...) :post-blank 0 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(src-block (:language \"sh\" :switches nil :parameters nil :begin 63130 
:end 63169 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element :cached t :parent (item (:bullet 
\"- \" :begin 63087 :end 63169 :contents-begin 63094 :contents-end 63169 
:checkbox nil :counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63152..63152]𝝙121
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): After change
   org-element-cache diagnostics(rfa.org): org-edit-src-save is about to 
modify text: warning t
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(src-block (:language \"sh\" :switches nil :parameters nil :begin 
63130 :end 63169 :number-lines nil :preserve-indent nil :retain-labels t 
:use-labels t :label-fmt nil :value \"\" :post-blank 0 :post-affiliated 
63130 :mode nil :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(item (:bullet \"- \" :begin 63087 :end 63169 :contents-begin 
63094 :contents-end 63169 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63169)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element))"
   org-element-cache diagnostics(rfa.org): Added new element with nil 
key: "(plain-list (:type unordered :begin 63087 :end 63169 
:contents-begin 63087 :contents-end 63169 :structure ((63087 5 \"- \" 
nil nil nil 63169)) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element))"
   org-element-cache diagnostics(rfa.org): org-element-cache: Finished 
process. The cache size is 11. The remaining sync requests: "([63087 
63087 63168 1 ... 0])"
   org-element-cache diagnostics(rfa.org): Phase 0 deleted all elements 
in cache after 63087!
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 11
   org-element-cache diagnostics(rfa.org): removing (175 . 
63130)::"(src-block (:language \"s\" :switches nil :parameters nil 
:begin 63130 :end 63168 :number-lines nil :preserve-indent nil 
:retain-labels t :use-labels t :label-fmt nil :value \"\" :post-blank 0 
:post-affiliated 63130 :mode nil :granularity element :cached t :parent 
(item (:bullet \"- \" :begin 63087 :end 63168 :contents-begin 63094 
:contents-end 63168 :checkbox nil :counter nil :structure (...) 
:pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag nil :mode item 
:granularity element :cached nil :parent (plain-list ...) 
:org-element--cache-sync-key (175 . 63088))) 
:org-element--cache-sync-key (175 . 63130)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 12
   org-element-cache diagnostics(rfa.org): removing (175 . 
63094)::"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 
:contents-end 63129 :post-blank 1 :post-affiliated 63094 :mode nil 
:granularity element :cached t :parent (item (:bullet \"- \" :begin 
63087 :end 63168 :contents-begin 63094 :contents-end 63168 :checkbox nil 
:counter nil :structure (...) :pre-blank 0 :post-blank 0 
:post-affiliated 63087 :tag nil :mode item :granularity element :cached 
nil :parent (plain-list ...) :org-element--cache-sync-key (175 . 
63088))) :org-element--cache-sync-key (175 . 63094)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 13
   org-element-cache diagnostics(rfa.org): removing (175 . 
63088)::"(item (:bullet \"- \" :begin 63087 :end 63168 :contents-begin 
63094 :contents-end 63168 :checkbox nil :counter nil :structure ((63087 
5 \"- \" nil nil nil 63168)) :pre-blank 0 :post-blank 0 :post-affiliated 
63087 :tag nil :mode item :granularity element :cached t :parent 
(plain-list (:type unordered :begin 63087 :end 63168 :contents-begin 
63087 :contents-end 63168 :structure (...) :post-blank 0 
:post-affiliated 63087 :mode planning :granularity element :cached nil 
:parent (section ...) :org-element--cache-sync-key (175 . 63087))) 
:org-element--cache-sync-key (175 . 63088)))"
   org-element-cache diagnostics(rfa.org): Decreasing cache size to 14
   org-element-cache diagnostics(rfa.org): removing (175 . 
63087)::"(plain-list (:type unordered :begin 63087 :end 63168 
:contents-begin 63087 :contents-end 63168 :structure ((63087 5 \"- \" 
nil nil nil 63168)) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63169 
:contents-begin 63087 :contents-end 63169 :robust-begin 63087 
:robust-end 63167 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (175 . 63086))) 
:org-element--cache-sync-key (175 . 63087)))"
   org-element-cache diagnostics(rfa.org): Phase 0
   org-element-cache diagnostics(rfa.org): org-element-cache: Processing 
request [63087 63087 63168 1 (section (:begin 63087 :end 63169 
:contents-begin 63087 :contents-end 63169 :robust-begin 63087 ...)) 0] 
up to nil-63151, next: nil
   org-element-cache diagnostics(rfa.org): Syncing down to 63151-63151
   org-element-cache diagnostics(rfa.org): Extending to non-robust 
element "(plain-list (:type unordered :begin 63087 :end 63168 
:contents-begin 63087 :contents-end 63168 :structure ((63087 5 \"- \" 
nil nil nil 63168)) :post-blank 0 :post-affiliated 63087 :mode planning 
:granularity element :cached t :parent (section (:begin 63087 :end 63169 
:contents-begin 63087 :contents-end 63169 :robust-begin 63087 
:robust-end 63167 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (174 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(org-data (:begin 1 :contents-begin 1 :contents-end 
90572 :end 90572 :robust-begin 3 :robust-end 90570 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63214 :pre-blank 0 
:contents-begin 290 :contents-end 63214 :robust-begin 292 :robust-end 
63212 :level 1 :priority nil :tags (#(\"project\" 0 7 (keymap ... 
mouse-face highlight face ... fontified t))) :todo-keyword nil 
:todo-type nil :post-blank 0 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data (:begin 1 :contents-begin 1 :contents-end 
90571 :end 90571 :robust-begin 3 :robust-end 90569 :post-blank 0 
:post-affiliated 1 :path \"/home/pjones/notes/gtd/rfa.org\" :mode 
org-data :CATEGORY \"RFA\" :cached t))))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 :end 63206 :pre-blank 0 
:contents-begin 300 :contents-end 63205 :robust-begin 302 :robust-end 
63203 :level 2 :priority nil :tags nil :todo-keyword nil :todo-type nil 
:post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil 
:post-affiliated 290 :title (#(\"dceb640065a49abe0387cda7ce185262\" 0 6 
(:parent ...))) :parent (headline (:raw-value 
\"baffee1c5d4305417cbb41839b3817ef\" :begin 269 :end 63213 :pre-blank 0 
:contents-begin 290 :contents-end 63213 :robust-begin 292 :robust-end 
63211 :level 1 :priority nil :tags (#(\"project\" 0 7 ...)) 
:todo-keyword nil :todo-type nil :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 269 :title 
\"54e1d44609e3abed11f6e1eb6ae54988\" :mode nil :granularity element 
:cached t :parent (org-data ...))) :cached t 
:org-element--cache-sync-key (174 . 290)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 :end 63206 :pre-blank 
0 :contents-begin 62596 :contents-end 63205 :robust-begin 62598 
:robust-end 63203 :level 3 :priority nil :tags nil :todo-keyword nil 
:todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil 
:commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 (:parent ...))) :parent 
(headline (:raw-value \"ed08e1a0479692e19fd5dbe031f14d12\" :begin 290 
:end 63205 :pre-blank 0 :contents-begin 300 :contents-end 63204 
:robust-begin 302 :robust-end 63202 :level 2 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 290 :title 
(#(\"dceb640065a49abe0387cda7ce185262\" 0 6 ...)) :parent (headline ...) 
:cached t :org-element--cache-sync-key (174 . 290))) :cached t 
:org-element--cache-sync-key (129 . 62553)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(headline (:raw-value 
\"9cb67793777dcb6c97713f6eef19514a\" :begin 63031 :end 63169 :pre-blank 
0 :contents-begin 63087 :contents-end 63169 :robust-begin 63089 
:robust-end 63167 :level 4 :priority nil :tags nil :todo-keyword 
#(\"NEXT\" 0 4 (fontified t org-todo-head #(\"NEXT\" 0 4 ...) face (... 
org-level-4))) :todo-type todo :post-blank 0 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 63031 :title 
(#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 (:parent ...))) :parent 
(headline (:raw-value \"80eb85fe326bca5dc53d4c0037ad3f83\" :begin 62553 
:end 63205 :pre-blank 0 :contents-begin 62596 :contents-end 63204 
:robust-begin 62598 :robust-end 63202 :level 3 :priority nil :tags nil 
:todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil 
:archivedp nil :commentedp nil :post-affiliated 62553 :title 
(#(\"8b06349eaf193e295afcfe1d57e5c6e8\" 0 38 ...)) :parent (headline 
...) :cached t :org-element--cache-sync-key (129 . 62553))) :cached t 
:org-element--cache-sync-key (173 . 63031)))"
   org-element-cache diagnostics(rfa.org): Shifting end positions of 
robust parent: "(section (:begin 63087 :end 63169 :contents-begin 63087 
:contents-end 63169 :robust-begin 63087 :robust-end 63167 :post-blank 0 
:post-affiliated 63087 :mode section :granularity element :cached t 
:parent (headline (:raw-value \"9cb67793777dcb6c97713f6eef19514a\" 
:begin 63031 :end 63168 :pre-blank 0 :contents-begin 63087 :contents-end 
63168 :robust-begin 63089 :robust-end 63166 :level 4 :priority nil :tags 
nil :todo-keyword #(\"NEXT\" 0 4 ...) :todo-type todo :post-blank 0 
:footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 
63031 :title (#(\"ed6a5f2bce39b4398d13043be91b1f4c\" 0 45 ...)) :parent 
(headline ...) :cached t :org-element--cache-sync-key (173 . 63031))) 
:org-element--cache-sync-key (174 . 63086)))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(plain-list (:type unordered :begin 63087 :end 63168 :contents-begin 
63087 :contents-end 63168 :structure ((63087 5 \"- \" nil nil nil 
63168)) :post-blank 0 :post-affiliated 63087 :mode planning :granularity 
element :cached t :parent (section (:begin 63087 :end 63168 
:contents-begin 63087 :contents-end 63168 :robust-begin 63087 
:robust-end 63166 :post-blank 0 :post-affiliated 63087 :mode section 
:granularity element :cached t :parent (headline ...) 
:org-element--cache-sync-key (174 . 63086)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(item (:bullet \"- \" :begin 63087 :end 63168 :contents-begin 63094 
:contents-end 63168 :checkbox nil :counter nil :structure ((63087 5 \"- 
\" nil nil nil 63168)) :pre-blank 0 :post-blank 0 :post-affiliated 63087 
:tag nil :mode item :granularity element :cached t :parent (plain-list 
(:type unordered :begin 63087 :end 63168 :contents-begin 63087 
:contents-end 63168 :structure (...) :post-blank 0 :post-affiliated 
63087 :mode planning :granularity element :cached t :parent (section 
...)))))"
   org-element-cache diagnostics(rfa.org): Found non-robust element: 
"(paragraph (:begin 63094 :end 63130 :contents-begin 63094 :contents-end 
63129 :post-blank 1 :post-affiliated 63094 :mode nil :granularity 
element :cached t :parent (item (:bullet \"- \" :begin 63087 :end 63168 
:contents-begin 63094 :contents-end 63168 :checkbox nil :counter nil 
:structure (...) :pre-blank 0 :post-blank 0 :post-affiliated 63087 :tag 
nil :mode item :granularity element :cached t :parent (plain-list ...)))))"
   org-element-cache diagnostics(rfa.org): Adding new phase 0 request
   org-element-cache diagnostics(rfa.org): Submitting new 
synchronization request for [63130..63150]𝝙1
   org-element-cache diagnostics(rfa.org): org-self-insert-command is 
about to modify text: warning nil Disable showing Disable logging

-- 
Peter J. Jones
https://devalot.com



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

* Re: [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
  2023-06-26 15:49       ` Peter J. Jones
@ 2023-06-27 10:38         ` Ihor Radchenko
  2023-06-27 15:05           ` Peter J. Jones
  0 siblings, 1 reply; 8+ messages in thread
From: Ihor Radchenko @ 2023-06-27 10:38 UTC (permalink / raw)
  To: Peter J. Jones; +Cc: emacs-orgmode

"Peter J. Jones" <pjones@devalot.com> writes:

>> Thanks, but may you also share the warning text? It contains information
>> about what exactly is wrong.
> ...
> Warning (org-element-cache): org-element--cache: Warning(rfa.org): 
> Unregistered buffer modifications detected (91281 != 91441). Resetting.
> If this warning appears regularly, please report the warning text to Org 
> mode mailing list (M-x org-submit-bug-report).
> The buffer is: rfa.org
>   Current command: nil
>   Backtrace:
> "  backtrace-to-string(nil)
>    org-element--cache-sync(#<buffer rfa.org>)
>    apply(org-element--cache-sync #<buffer rfa.org>)
>    timer-event-handler([t 0 0 599999 nil org-element--cache-sync 
> (#<buffer rfa.org>) idle 999999 nil])

Thanks! (Note that it is not the same error you had in the first message
in this thread).

Something is changing the buffer while bypassing
`before-change-functions'/`after-change-functions'.

Are you using some kind of non-standard auto-revert package or settings
for auto-revert-mode?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
  2023-06-27 10:38         ` Ihor Radchenko
@ 2023-06-27 15:05           ` Peter J. Jones
  2023-06-27 15:20             ` Ihor Radchenko
  0 siblings, 1 reply; 8+ messages in thread
From: Peter J. Jones @ 2023-06-27 15:05 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

On Tue, 27 Jun 2023 03:38:34 -0700, Ihor Radchenko wrote:
> Something is changing the buffer while bypassing
> `before-change-functions'/`after-change-functions'.
> 
> Are you using some kind of non-standard auto-revert package or settings
> for auto-revert-mode?

No, just standard auto-revert-mode.

As I mentioned previously, I run multiple Emacs daemons.  This happens
when I change an org file in one daemon instance and auto-revert-mode
detects the change and reverts the buffer in another daemon instance.

-- 
Peter J. Jones
Founder, Devalot.com


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

* Re: [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)]
  2023-06-27 15:05           ` Peter J. Jones
@ 2023-06-27 15:20             ` Ihor Radchenko
  0 siblings, 0 replies; 8+ messages in thread
From: Ihor Radchenko @ 2023-06-27 15:20 UTC (permalink / raw)
  To: Peter J. Jones; +Cc: emacs-orgmode

"Peter J. Jones" <pjones@devalot.com> writes:

>> Are you using some kind of non-standard auto-revert package or settings
>> for auto-revert-mode?
>
> No, just standard auto-revert-mode.
>
> As I mentioned previously, I run multiple Emacs daemons.  This happens
> when I change an org file in one daemon instance and auto-revert-mode
> detects the change and reverts the buffer in another daemon instance.

Strange.

I actually tried to run secondary Emacs and modify an Org file from
there, but I was unable to reproduce - the Org file gets updated by
auto-revert-mode, but no cache issues occur.

Are you able to reproduce the problem reliably? May you create a
reproducer starting from emacs -Q? See
https://orgmode.org/manual/Feedback.html#Feedback

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

end of thread, other threads:[~2023-06-27 15:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 16:32 [BUG] Warning (org-element-cache) [9.6.4 ( @, /nix/store/k8k0vpylhia0i8f95i8wxqgqkswijgz5-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.6.4/)] Peter J. Jones
2023-06-20 10:12 ` Ihor Radchenko
2023-06-21 21:27   ` Peter J. Jones
2023-06-22 10:09     ` Ihor Radchenko
2023-06-26 15:49       ` Peter J. Jones
2023-06-27 10:38         ` Ihor Radchenko
2023-06-27 15:05           ` Peter J. Jones
2023-06-27 15:20             ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).