emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warning (org-element-cache): org-element--cache: Warning(notmuch-startpa


From: Gregor Zattler
Subject: Warning (org-element-cache): org-element--cache: Warning(notmuch-startpage.org): Org parser error in notmuch-startpage.org::8690. Resetting.
Date: Sun, 19 Nov 2023 19:50:08 +0100

Hallo Org Mode developers, Ihor,  I just caught this,
after Upgrading packages which might have temporarily
mixed up Org Mode from the elpa-package (a dependency)
and Org Mode from the git repo, which I'm actually
using.

I post this here in case it's useful.

Ciao; Gregor 



Warning (org-element-cache): org-element--cache: 
Warning(notmuch-startpage.org): Org parser error in 
notmuch-startpage.org::8690. Resetting.
 The error was: (wrong-number-of-arguments ((t) (element) "Return type of 
ELEMENT.

The function returns the type of the element or object provided.
It can also return the following special value:
  `plain-text'       for a string
  `org-data'         for a complete document
  nil                in any other case." (cond ((not (consp element)) (and 
(stringp element) 'plain-text)) ((symbolp (car element)) (car element)))) 2)
 Backtrace:
"  backtrace-to-string(nil)
  (progn (backtrace-to-string (backtrace-get-frames 'backtrace)))
  (if (and (fboundp 'backtrace-get-frames) (fboundp 'backtrace-to-string)) 
(progn (backtrace-to-string (backtrace-get-frames 'backtrace))))
  (format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" (buffer-name (current-buffer)) pom err (if (and 
(fboundp 'backtrace-get-frames) (fboundp 'backtrace-to-string)) (progn 
(backtrace-to-string (backtrace-get-frames 'backtrace)))))
  (let* ((format-string (format \"Org parser error in %s::%S. Resetting.\\n The 
error was: %S\\n Backtrace:\\n%S\\n Please report this to Org mode mailing list 
(M-x org-submit-bug-report).\" (buffer-name (current-buffer)) pom err (if (and 
(fboundp 'backtrace-get-frames) (fboundp 'backtrace-to-string)) (progn 
(backtrace-to-string (backtrace-get-frames ...)))))) (format-string (if (or 
(not org-element--cache-diagnostics-ring) (not (eq 'backtrace 
org-element--cache-self-verify))) format-string (prog1 (concat (format 
\"Warning(%s): \" (buffer-name ...)) format-string \"\\nBacktrace:\\n  \" 
(mapconcat #'identity (ring-elements org-element--cache-diagnostics-ring) \"\\n 
 \")) (setq org-element--cache-diagnostics-ring nil))))) (if (and (boundp 
'org-batch-test) org-batch-test) (error \"%s\" (concat \"org-element--cache: \" 
format-string)) (display-warning 'org-element-cache (concat 
\"org-element--cache: \" format-string))))
  (condition-case err (org-element--parse-to pom) (error (let* ((format-string 
(format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" (buffer-name (current-buffer)) pom err (if (and ... 
...) (progn ...)))) (format-string (if (or (not 
org-element--cache-diagnostics-ring) (not ...)) format-string (prog1 (concat 
... format-string \"\\nBacktrace:\\n  \" ...) (setq 
org-element--cache-diagnostics-ring nil))))) (if (and (boundp 'org-batch-test) 
org-batch-test) (error \"%s\" (concat \"org-element--cache: \" format-string)) 
(display-warning 'org-element-cache (concat \"org-element--cache: \" 
format-string)))) (org-element-cache-reset) (org-element--parse-to pom)))
  (if cached-only (if (and (org-element--cache-active-p) (or (not 
org-element--cache-sync-requests) (< pom (aref (car 
org-element--cache-sync-requests) 1)))) (progn (org-element--cache-find pom))) 
(condition-case err (org-element--parse-to pom) (error (let* ((format-string 
(format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" (buffer-name ...) pom err (if ... ...))) 
(format-string (if (or ... ...) format-string (prog1 ... ...)))) (if (and 
(boundp 'org-batch-test) org-batch-test) (error \"%s\" (concat 
\"org-element--cache: \" format-string)) (display-warning 'org-element-cache 
(concat \"org-element--cache: \" format-string)))) (org-element-cache-reset) 
(org-element--parse-to pom))))
  (setq element (if cached-only (if (and (org-element--cache-active-p) (or (not 
org-element--cache-sync-requests) (< pom (aref (car 
org-element--cache-sync-requests) 1)))) (progn (org-element--cache-find pom))) 
(condition-case err (org-element--parse-to pom) (error (let* ((format-string 
(format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" ... pom err ...)) (format-string (if ... 
format-string ...))) (if (and (boundp ...) org-batch-test) (error \"%s\" 
(concat \"org-element--cache: \" format-string)) (display-warning 
'org-element-cache (concat \"org-element--cache: \" format-string)))) 
(org-element-cache-reset) (org-element--parse-to pom)))))
  (let (element) (if (org-element--cache-active-p) (progn (if (not 
(save-current-buffer (set-buffer (or ... ...)) org-element--cache)) 
(org-element-cache-reset) (if cached-only nil (org-element--cache-sync 
(current-buffer) pom))))) (setq element (if cached-only (if (and 
(org-element--cache-active-p) (or (not org-element--cache-sync-requests) (< pom 
(aref ... 1)))) (progn (org-element--cache-find pom))) (condition-case err 
(org-element--parse-to pom) (error (let* ((format-string ...) (format-string 
...)) (if (and ... org-batch-test) (error \"%s\" ...) (display-warning ... 
...))) (org-element-cache-reset) (org-element--parse-to pom))))) (if (and 
(org-element--cache-active-p) element (org-element--cache-verify-element 
element)) (progn (setq element (org-element--parse-to pom)))) (if (eq 'org-data 
(org-element-type element)) nil (if (and cached-only (not (and element (or (= 
pom ...) (and ... ... ...) (and ... ... ...) (and ... ... ...))))) nil (if (not 
(eq (org-element-type element) 'section)) element (org-element-at-point (1+ 
pom) cached-only)))))
  org-element-at-point()
  org-back-to-heading(t)
  org-get-heading(t t t t)
  org-add-log-current-headline()
  add-log-current-defun()
  which-function()
  which-func-update-1(#<window 27 on notmuch-startpage.org>)
  which-func-update()
  apply(which-func-update nil)
  timer-event-handler([t 0 0 500000 t which-func-update nil idle 0 nil])
"
 Please report this to Org mode mailing list (M-x org-submit-bug-report).
Backtrace:
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(org-data (:begin 1 :contents-begin 1 :contents-end 10253 :end 10253 
:robust-begin 3 :robust-end 10251 :post-blank 0 :post-affiliated 1 :path 
\"/home/grfz/.mutt/notmuch-startpage.org\" :mode org-data :CATEGORY 
\"notmuch-startpage\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing in cache. 
Adding org-data: "(org-data (:begin 1 :contents-begin 1 :contents-end 10253 
:end 10253 :robust-begin 3 :robust-end 10251 :post-blank 0 :post-affiliated 1 
:path \"/home/grfz/.mutt/notmuch-startpage.org\" :mode org-data :CATEGORY 
\"notmuch-startpage\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2409. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2069..2409]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2415. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2069..2415]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 1704. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [1256..1704]𝝙-413
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2821. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10666 
10666 0 nil org-data nil t nil 3 10666 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10666 
10666 0 (:title) nil nil t (3 . 1) 15 10666 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10659 10659 0 nil org-data nil t nil 3 10659 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2821]𝝙7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10659 
10659 0 nil org-data nil t nil 3 10659 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10659 
10659 0 (:title) nil nil t (3 . 1) 15 10659 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10666 10666 0 nil org-data nil t nil 3 10666 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10666 
10666 0 nil org-data nil t nil 3 10666 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10666 
10666 0 (:title) nil nil t (3 . 1) 15 10666 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10660 10660 0 nil org-data nil t nil 3 10660 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10660 
10660 0 nil org-data nil t nil 3 10660 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10660 
10660 0 (:title) nil nil t (3 . 1) 15 10660 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10666 10666 0 nil org-data nil t nil 3 10666 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Finished process. The cache size is 2. The remaining sync requests: "([12 13 
10666 0 ... 0])"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0 deleted all 
elements in cache after 12!
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 2
  org-element-cache diagnostics(notmuch-startpage.org): removing (3 . 
13)::"(paragraph (:standard-properties [13 13 13 10666 10666 0 nil planning 
element t (3 . 13) nil nil nil #<buffer notmuch-startpage.org> nil nil (section 
(:standard-properties [13 13 13 10665 10665 0 nil section element nil ... 13 
10665 nil #<buffer notmuch-startpage.org> nil nil ...]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 3
  org-element-cache diagnostics(notmuch-startpage.org): removing (3 . 
12)::"(section (:standard-properties [13 13 13 10665 10665 0 nil section 
element t (3 . 12) 13 10665 nil #<buffer notmuch-startpage.org> nil nil 
(headline (:standard-properties [1 1 13 10666 10666 0 ... nil nil t ... 15 
10666 1 #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil ...] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title ... nil] :title 
[org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Processing request [12 13 10666 0 (headline (:standard-properties [1 1 13 10666 
10666 0 ... nil nil t ...] :pre-blank 0 :raw-value [org-element-deferred 
org-element--headline-parse-title ... nil] :title [org-element-deferred 
org-element--headline-parse-title ... nil] :level [org-element-deferred 
org-element--headline-parse-title ... nil] ...)) 0] up to nil-nil, next: nil
  org-element-cache diagnostics(notmuch-startpage.org): Syncing down to nil-nil
  org-element-cache diagnostics(notmuch-startpage.org): Current request is 
inside next. New parent: "(section (:standard-properties [13 13 13 10665 10665 
0 nil section element t (3 . 12) 13 10665 nil #<buffer notmuch-startpage.org> 
nil nil (headline (:standard-properties [1 1 13 10666 10666 0 ... nil nil t ... 
15 10666 1 #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil ...] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title ... nil] :title 
[org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Current request is 
inside next. Candidate parent: "(section (:standard-properties [13 13 13 10665 
10665 0 nil section element t (3 . 12) 13 10665 nil #<buffer 
notmuch-startpage.org> nil nil (headline (:standard-properties [1 1 13 10666 
10666 0 ... nil nil t ... 15 10666 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil ...] :pre-blank 
0 :raw-value [org-element-deferred org-element--headline-parse-title ... nil] 
:title [org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10666 
10666 0 nil org-data nil t nil 3 10666 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10666 10666 0 (:title) nil nil nil nil 15 10666 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Found another phase 0 
request intersecting with current
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [9103..9489]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Extending to non-robust 
element "(paragraph (:standard-properties [13 13 13 10666 10666 0 nil planning 
element t nil nil nil nil #<buffer notmuch-startpage.org> nil nil (section 
(:standard-properties [13 13 13 10665 10665 0 nil section element t nil 13 
10665 nil #<buffer notmuch-startpage.org> nil nil ...]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10665 
10665 0 nil org-data nil t nil 3 10665 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10665 
10665 0 (:title) first-section element t nil 15 10665 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 10666 10666 0 nil org-data nil t 
nil 3 10666 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(section (:standard-properties [13 13 13 10665 
10665 0 nil section element t nil 13 10665 nil #<buffer notmuch-startpage.org> 
nil nil (headline (:standard-properties [1 1 13 10666 10666 0 ... first-section 
element t nil 15 10666 1 #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil ...] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title ... nil] :title 
[org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
element: "(paragraph (:standard-properties [13 13 13 10666 10666 0 nil planning 
element t nil nil nil nil #<buffer notmuch-startpage.org> nil nil (section 
(:standard-properties [13 13 13 10666 10666 0 nil section element t nil 13 
10666 nil #<buffer notmuch-startpage.org> nil nil ...]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [9103..9490]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(paragraph (:standard-properties [13 13 13 10666 10666 0 nil planning 
element nil nil nil nil nil #<buffer notmuch-startpage.org> nil nil nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(section (:standard-properties [13 13 13 10666 10666 0 nil section 
element nil nil 13 10666 nil #<buffer notmuch-startpage.org> nil nil nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(headline (:standard-properties [1 1 13 10666 10666 0 (:title) 
first-section element nil nil 15 10666 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil nil] :pre-blank 
0 :raw-value [org-element-deferred org-element--headline-parse-title (t) nil] 
:title [org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(org-data (:standard-properties [1 1 1 10666 10666 0 nil org-data nil 
nil nil 3 10666 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing in cache. 
Adding org-data: "(org-data (:standard-properties [1 1 1 10666 10666 0 nil 
org-data nil nil nil 3 10666 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2437. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2437]𝝙7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10656. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10656]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10657. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10657]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 388. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..388]𝝙2056
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..2444]𝝙-2056
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 1. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [1..1]𝝙10665
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10666. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [1..10666]𝝙-10665
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 5490. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [5144..5490]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 5496. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [5144..5496]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10651. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10651]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10652. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10652]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10651. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10651]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10657. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10657]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 388. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..388]𝝙15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 403. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..403]𝝙-15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9057. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9057]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9063. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9063]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9057. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9057]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9063. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9063]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9057. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9057]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9063. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9063]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9056. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9056]𝝙7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9063. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8706..9063]𝝙-7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2821. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2821]𝝙7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 388. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..388]𝝙2056
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..2444]𝝙-2056
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10651. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10651]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 10657. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [10301..10657]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 8661. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8311..8661]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 8667. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8311..8667]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 388. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..388]𝝙15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 403. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..403]𝝙-15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3199. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3199]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3205. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3205]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 7855. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [7499..7855]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 7861. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [7499..7861]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3199. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3199]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3205. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3205]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2820. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2820]𝝙8
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-8
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2821. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2821]𝝙7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9127. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [9103..9127]𝝙467
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 8661. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8311..8661]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 8667. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8311..8667]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 1. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [1..1]𝝙10198
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Finished process. The cache size is 0. The remaining sync requests: "([-1 1 
10199 -10198 ... 0])"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0 deleted all 
elements in cache after -1!
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 0
  org-element-cache diagnostics(notmuch-startpage.org): removing (2 . 
1)::"(headline (:standard-properties [1 1 13 10199 10199 0 (:title) nil nil t 
(2 . 1) 15 10199 1 #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil (org-data (:standard-properties [1 1 
1 10199 10199 0 nil org-data nil nil ... 3 10199 nil #<buffer 
notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 1
  org-element-cache diagnostics(notmuch-startpage.org): removing (2 . 
-1)::"(org-data (:standard-properties [1 1 1 10199 10199 0 nil org-data nil t 
(2 . -1) 3 10199 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Processing request [-1 1 10199 -10198 (org-data (:standard-properties [1 1 1 
10199 10199 0 nil org-data nil t ...] :path 
"/home/grfz/.mutt/notmuch-startpage.org")) 0] up to nil-nil, next: nil
  org-element-cache diagnostics(notmuch-startpage.org): Syncing down to nil-nil
  org-element-cache diagnostics(notmuch-startpage.org): Extending to all 
elements between:
 1: "(org-data (:standard-properties [1 1 1 10199 10199 0 nil org-data nil t 
nil 3 10199 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
 2: "(org-data (:standard-properties [1 1 1 10199 10199 0 nil org-data nil t 
nil 3 10199 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [1..10199]𝝙-10198
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10193 10193 0 nil org-data nil t nil 3 10193 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) nil nil t nil 15 10193 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10193 10193 0 nil org-data nil t nil 3 10193 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) nil nil t nil 15 10193 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10193 10193 0 nil org-data nil t nil 3 10193 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) nil nil t nil 15 10193 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10193 10193 0 nil org-data nil t nil 3 10193 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) nil nil t nil 15 10193 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3199. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10193 10193 0 nil org-data nil t nil 3 10193 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3199]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3205. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) nil nil t nil 15 10193 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3205]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10193 10193 0 nil org-data nil t nil 3 10193 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) nil nil t nil 15 10193 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10193 10193 0 nil org-data nil t nil 3 10193 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) nil nil t nil 15 10193 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 393. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10199 10199 0 (:title) nil nil nil nil 15 10199 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..393]𝝙9092
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9485. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 1107 
1107 0 nil org-data nil t nil 3 1107 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 1107 1107 0 (:title) nil nil nil nil 15 1107 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..9485]𝝙-9092
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 388. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10199 10199 0 (:title) nil nil nil nil 15 10199 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..388]𝝙15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 403. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10184 
10184 0 nil org-data nil t nil 3 10184 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10184 10184 0 (:title) nil nil nil nil 15 10184 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..403]𝝙-15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 388. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10199 10199 0 (:title) nil nil nil nil 15 10199 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..388]𝝙15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 403. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10184 
10184 0 nil org-data nil t nil 3 10184 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10184 10184 0 (:title) nil nil nil nil 15 10184 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..403]𝝙-15
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2821. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) nil nil t nil 15 10199 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10192 10192 0 nil org-data nil t nil 3 10192 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2821]𝝙7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10192 
10192 0 nil org-data nil t nil 3 10192 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10192 
10192 0 (:title) nil nil t nil 15 10192 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 10199 10199 0 nil org-data nil t nil 3 10199 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 393. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10199 10199 0 (:title) nil nil nil nil 15 10199 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..393]𝝙9092
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9485. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 1107 
1107 0 nil org-data nil t nil 3 1107 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 1107 1107 0 (:title) nil nil nil nil 15 1107 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..9485]𝝙-9092
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 393. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 10199 10199 0 (:title) nil nil nil nil 15 10199 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..393]𝝙9092
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9485. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 1107 
1107 0 nil org-data nil t nil 3 1107 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 1107 1107 0 (:title) nil nil nil nil 15 1107 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [13..9485]𝝙-9092
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) first-section element t nil 15 10199 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 10193 10193 0 nil org-data nil t 
nil 3 10193 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) first-section element t nil 15 10193 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 10199 10199 0 nil org-data nil t 
nil 3 10199 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) first-section element t nil 15 10199 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 10193 10193 0 nil org-data nil t 
nil 3 10193 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10193 
10193 0 nil org-data nil t nil 3 10193 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10193 
10193 0 (:title) first-section element t nil 15 10193 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 10199 10199 0 nil org-data nil t 
nil 3 10199 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 9833. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 10199 
10199 0 nil org-data nil t nil 3 10199 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 10199 
10199 0 (:title) first-section element t nil 15 10199 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t 
nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [9497..9833]𝝙366
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) first-section element t nil 15 9833 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9827 9827 0 nil org-data nil t 
nil 3 9827 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9827 
9827 0 nil org-data nil t nil 3 9827 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9827 
9827 0 (:title) first-section element t nil 15 9827 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t 
nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) first-section element t nil 15 9833 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9827 9827 0 nil org-data nil t 
nil 3 9827 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9827 
9827 0 nil org-data nil t nil 3 9827 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9827 
9827 0 (:title) first-section element t nil 15 9827 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t 
nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) first-section element t nil 15 9833 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 3988 3988 0 nil org-data nil t 
nil 3 3988 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙5845
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 8667. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 3988 
3988 0 nil org-data nil t nil 3 3988 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 3988 
3988 0 (:title) first-section element t nil 15 3988 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t 
nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..8667]𝝙-5845
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2437. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) first-section element t nil 15 9833 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9826 9826 0 nil org-data nil t 
nil 3 9826 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2437]𝝙7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9826 
9826 0 nil org-data nil t nil 3 9826 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9826 
9826 0 (:title) first-section element t nil 15 9826 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t 
nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-7
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(headline (:standard-properties [1 1 13 9833 9833 0 (:title) 
first-section element nil nil 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil nil] :pre-blank 
0 :raw-value [org-element-deferred org-element--headline-parse-title (t) nil] 
:title [org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil 
nil nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing in cache. 
Adding org-data: "(org-data (:standard-properties [1 1 1 9833 9833 0 nil 
org-data nil nil nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 8661. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8311..8661]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 8667. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [8311..8667]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2828]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3199. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3199]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 3205. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2857..3205]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2444. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2444]𝝙-6
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2821. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2821]𝝙2
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-2
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2438. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2438]𝝙390
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2828. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2089..2828]𝝙-390
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 1. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [1..1]𝝙9832
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Finished process. The cache size is 0. The remaining sync requests: "([-1 1 
9833 -9832 ... 0])"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0 deleted all 
elements in cache after -1!
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 0
  org-element-cache diagnostics(notmuch-startpage.org): removing (1 . 
13)::"(paragraph (:standard-properties [13 13 13 9833 9833 0 nil planning 
element t (1 . 13) nil nil nil #<buffer notmuch-startpage.org> nil nil (section 
(:standard-properties [13 13 13 9833 9833 0 nil section element nil ... 13 9833 
nil #<buffer notmuch-startpage.org> nil nil ...]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 1
  org-element-cache diagnostics(notmuch-startpage.org): removing (1 . 
12)::"(section (:standard-properties [13 13 13 9833 9833 0 nil section element 
t (1 . 12) 13 9833 nil #<buffer notmuch-startpage.org> nil nil (headline 
(:standard-properties [1 1 13 9833 9833 0 ... nil nil nil ... 15 9831 1 
#<buffer notmuch-startpage.org> nil nil ...] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title ... nil] :title 
[org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 2
  org-element-cache diagnostics(notmuch-startpage.org): removing (1 . 
1)::"(headline (:standard-properties [1 1 13 9833 9833 0 (:title) nil nil t (1 
. 1) 15 9831 1 #<buffer notmuch-startpage.org> nil nil (org-data 
(:standard-properties [1 1 1 9833 9833 0 nil org-data nil nil ... 3 9833 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 3
  org-element-cache diagnostics(notmuch-startpage.org): removing (1 . 
-1)::"(org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t (1 
. -1) 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Processing request [-1 1 9833 -9832 (org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t ...] :path "/home/grfz/.mutt/notmuch-startpage.org")) 
0] up to nil-nil, next: nil
  org-element-cache diagnostics(notmuch-startpage.org): Syncing down to nil-nil
  org-element-cache diagnostics(notmuch-startpage.org): Extending to all 
elements between:
 1: "(org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t nil 
3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
 2: "(org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t nil 
3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [1..9833]𝝙-9832
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning 1
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(paragraph (:standard-properties [13 13 13 9833 9833 0 nil planning 
element nil nil nil nil nil #<buffer notmuch-startpage.org> nil nil nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(section (:standard-properties [13 13 13 9833 9833 0 nil section 
element nil nil 13 9833 nil #<buffer notmuch-startpage.org> nil nil nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) nil nil t (0 . 1) 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9832 9832 0 nil org-data nil t nil 3 9832 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9832 
9832 0 nil org-data nil t nil 3 9832 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9832 
9832 0 (:title) nil nil t (0 . 1) 15 9832 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9833 9833 0 nil org-data nil t nil 3 9833 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2821. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) nil nil t (0 . 1) 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9831 9831 0 nil org-data nil t nil 3 9831 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2821]𝝙2
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9831 
9831 0 nil org-data nil t nil 3 9831 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9831 
9831 0 (:title) nil nil t (0 . 1) 15 9831 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9833 9833 0 nil org-data nil t nil 3 9833 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-2
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) nil nil t (0 . 1) 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9832 9832 0 nil org-data nil t nil 3 9832 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9832 
9832 0 nil org-data nil t nil 3 9832 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9832 
9832 0 (:title) nil nil t (0 . 1) 15 9832 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9833 9833 0 nil org-data nil t nil 3 9833 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2822. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) nil nil t (0 . 1) 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9832 9832 0 nil org-data nil t nil 3 9832 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9832 
9832 0 nil org-data nil t nil 3 9832 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9832 
9832 0 (:title) nil nil t (0 . 1) 15 9832 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9833 9833 0 nil org-data nil t nil 3 9833 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2820. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9833 
9833 0 (:title) nil nil t (0 . 1) 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9830 9830 0 nil org-data nil t nil 3 9830 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2820]𝝙3
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Nothing to remove. No 
elements in cache after 2823. Terminating.
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9830 
9830 0 nil org-data nil t nil 3 9830 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9830 
9830 0 (:title) nil nil t (0 . 1) 15 9830 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil (org-data 
(:standard-properties [1 1 1 9833 9833 0 nil org-data nil t nil 3 9833 nil 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-3
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Finished process. The cache size is 2. The remaining sync requests: "([12 13 
9833 0 ... 0])"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0 deleted all 
elements in cache after 12!
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 2
  org-element-cache diagnostics(notmuch-startpage.org): removing (0 . 
13)::"(paragraph (:standard-properties [13 13 13 9833 9833 0 nil planning 
element t (0 . 13) nil nil nil #<buffer notmuch-startpage.org> nil nil (section 
(:standard-properties [13 13 13 9832 9832 0 nil section element nil ... 13 9832 
nil #<buffer notmuch-startpage.org> nil nil ...]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Decreasing cache size 
to 3
  org-element-cache diagnostics(notmuch-startpage.org): removing (0 . 
12)::"(section (:standard-properties [13 13 13 9832 9832 0 nil section element 
t (0 . 12) 13 9832 nil #<buffer notmuch-startpage.org> nil nil (headline 
(:standard-properties [1 1 13 9833 9833 0 ... nil nil t ... 15 9833 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil ...] :pre-blank 0 :raw-value [org-element-deferred 
org-element--headline-parse-title ... nil] :title [org-element-deferred 
org-element--headline-parse-title ... nil] :level [org-element-deferred 
org-element--headline-parse-title ... nil] :priority [org-element-deferred 
org-element--headline-parse-title ... nil] :tags [org-element-deferred 
org-element--headline-parse-title ... nil] :todo-keyword [org-element-deferred 
org-element--headline-parse-title ... nil] :todo-type [org-element-deferred 
org-element--headline-parse-title ... nil] :footnote-section-p 
[org-element-deferred org-element--headline-parse-title ... nil] :archivedp 
[org-element-deferred org-element--headline-parse-title ... nil] :commentedp 
[org-element-deferred org-element--headline-parse-title ... nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Phase 0
  org-element-cache diagnostics(notmuch-startpage.org): org-element-cache: 
Processing request [12 13 9833 0 (headline (:standard-properties [1 1 13 9833 
9833 0 ... nil nil t ...] :pre-blank 0 :raw-value [org-element-deferred 
org-element--headline-parse-title ... nil] :title [org-element-deferred 
org-element--headline-parse-title ... nil] :level [org-element-deferred 
org-element--headline-parse-title ... nil] ...)) 0] up to nil-nil, next: nil
  org-element-cache diagnostics(notmuch-startpage.org): Syncing down to nil-nil
  org-element-cache diagnostics(notmuch-startpage.org): Current request is 
inside next. New parent: "(section (:standard-properties [13 13 13 9832 9832 0 
nil section element t (0 . 12) 13 9832 nil #<buffer notmuch-startpage.org> nil 
nil (headline (:standard-properties [1 1 13 9833 9833 0 ... nil nil t ... 15 
9833 1 #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil ...] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title ... nil] :title 
[org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Current request is 
inside next. Candidate parent: "(section (:standard-properties [13 13 13 9832 
9832 0 nil section element t (0 . 12) 13 9832 nil #<buffer 
notmuch-startpage.org> nil nil (headline (:standard-properties [1 1 13 9833 
9833 0 ... nil nil t ... 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil ...] :pre-blank 
0 :raw-value [org-element-deferred org-element--headline-parse-title ... nil] 
:title [org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9833 
9833 0 nil org-data nil t nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
headline that can be updated individually (warning nil): "(headline 
(:standard-properties [1 1 13 9833 9833 0 (:title) nil nil nil nil 15 9833 1 
#<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil nil] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Found another phase 0 
request intersecting with current
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2822]𝝙1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Extending to non-robust 
element "(paragraph (:standard-properties [13 13 13 9833 9833 0 nil planning 
element t nil nil nil nil #<buffer notmuch-startpage.org> nil nil (section 
(:standard-properties [13 13 13 9832 9832 0 nil section element t nil 13 9832 
nil #<buffer notmuch-startpage.org> nil nil ...]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(org-data (:standard-properties [1 1 1 9832 
9832 0 nil org-data nil t nil 3 9832 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(headline (:standard-properties [1 1 13 9832 
9832 0 (:title) first-section element t nil 15 9832 1 #<buffer 
notmuch-startpage.org> [org-element-deferred org-element--headline-deferred nil 
t] nil (org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil t 
nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title (t) nil] :title 
[org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Shifting end positions 
of robust parent (warning nil): "(section (:standard-properties [13 13 13 9832 
9832 0 nil section element t nil 13 9832 nil #<buffer notmuch-startpage.org> 
nil nil (headline (:standard-properties [1 1 13 9833 9833 0 ... first-section 
element t nil 15 9833 1 #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--headline-deferred nil t] nil ...] :pre-blank 0 :raw-value 
[org-element-deferred org-element--headline-parse-title ... nil] :title 
[org-element-deferred org-element--headline-parse-title ... nil] :level 
[org-element-deferred org-element--headline-parse-title ... nil] :priority 
[org-element-deferred org-element--headline-parse-title ... nil] :tags 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title ... nil] :todo-type 
[org-element-deferred org-element--headline-parse-title ... nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title ... 
nil] :archivedp [org-element-deferred org-element--headline-parse-title ... 
nil] :commentedp [org-element-deferred org-element--headline-parse-title ... 
nil]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Found non-robust 
element: "(paragraph (:standard-properties [13 13 13 9833 9833 0 nil planning 
element t nil nil nil nil #<buffer notmuch-startpage.org> nil nil (section 
(:standard-properties [13 13 13 9833 9833 0 nil section element t nil 13 9833 
nil #<buffer notmuch-startpage.org> nil nil ...]))]))"
  org-element-cache diagnostics(notmuch-startpage.org): Adding new phase 0 
request
  org-element-cache diagnostics(notmuch-startpage.org): Submitting new 
synchronization request for [2482..2823]𝝙-1
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): After change
  org-element-cache diagnostics(notmuch-startpage.org): nil is about to modify 
text: warning nil
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(paragraph (:standard-properties [13 13 13 9833 9833 0 nil planning 
element nil nil nil nil nil #<buffer notmuch-startpage.org> nil nil nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(section (:standard-properties [13 13 13 9833 9833 0 nil section 
element nil nil 13 9833 nil #<buffer notmuch-startpage.org> nil nil nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(headline (:standard-properties [1 1 13 9833 9833 0 (:title) 
first-section element nil nil 15 9833 1 #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--headline-deferred nil t] nil nil] :pre-blank 
0 :raw-value [org-element-deferred org-element--headline-parse-title (t) nil] 
:title [org-element-deferred org-element--headline-parse-title (t) nil] :level 
[org-element-deferred org-element--headline-parse-title (t) nil] :priority 
[org-element-deferred org-element--headline-parse-title (t) nil] :tags 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-keyword 
[org-element-deferred org-element--headline-parse-title (t) nil] :todo-type 
[org-element-deferred org-element--headline-parse-title (t) nil] 
:footnote-section-p [org-element-deferred org-element--headline-parse-title (t) 
nil] :archivedp [org-element-deferred org-element--headline-parse-title (t) 
nil] :commentedp [org-element-deferred org-element--headline-parse-title (t) 
nil]))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(org-data (:standard-properties [1 1 1 9833 9833 0 nil org-data nil 
nil nil 3 9833 nil #<buffer notmuch-startpage.org> [org-element-deferred 
org-element--get-global-node-properties nil t] nil nil] :path 
\"/home/grfz/.mutt/notmuch-startpage.org\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing in cache. 
Adding org-data: "(org-data (:standard-properties [1 1 1 9833 9833 0 nil 
org-data nil nil nil 3 9833 nil #<buffer notmuch-startpage.org> 
[org-element-deferred org-element--get-global-node-properties nil t] nil nil] 
:path \"/home/grfz/.mutt/notmuch-startpage.org\"))"
 ■  Warning (org-element-cache): org-element--cache: 
Warning(notmuch-startpage.org): Org parser error in 
notmuch-startpage.org::8690. Resetting.
 The error was: (wrong-number-of-arguments ((t) (element) "Return type of 
ELEMENT.

The function returns the type of the element or object provided.
It can also return the following special value:
  `plain-text'       for a string
  `org-data'         for a complete document
  nil                in any other case." (cond ((not (consp element)) (and 
(stringp element) 'plain-text)) ((symbolp (car element)) (car element)))) 2)
 Backtrace:
"  backtrace-to-string(nil)
  (progn (backtrace-to-string (backtrace-get-frames 'backtrace)))
  (if (and (fboundp 'backtrace-get-frames) (fboundp 'backtrace-to-string)) 
(progn (backtrace-to-string (backtrace-get-frames 'backtrace))))
  (format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" (buffer-name (current-buffer)) pom err (if (and 
(fboundp 'backtrace-get-frames) (fboundp 'backtrace-to-string)) (progn 
(backtrace-to-string (backtrace-get-frames 'backtrace)))))
  (let* ((format-string (format \"Org parser error in %s::%S. Resetting.\\n The 
error was: %S\\n Backtrace:\\n%S\\n Please report this to Org mode mailing list 
(M-x org-submit-bug-report).\" (buffer-name (current-buffer)) pom err (if (and 
(fboundp 'backtrace-get-frames) (fboundp 'backtrace-to-string)) (progn 
(backtrace-to-string (backtrace-get-frames ...)))))) (format-string (if (or 
(not org-element--cache-diagnostics-ring) (not (eq 'backtrace 
org-element--cache-self-verify))) format-string (prog1 (concat (format 
\"Warning(%s): \" (buffer-name ...)) format-string \"\\nBacktrace:\\n  \" 
(mapconcat #'identity (ring-elements org-element--cache-diagnostics-ring) \"\\n 
 \")) (setq org-element--cache-diagnostics-ring nil))))) (if (and (boundp 
'org-batch-test) org-batch-test) (error \"%s\" (concat \"org-element--cache: \" 
format-string)) (display-warning 'org-element-cache (concat 
\"org-element--cache: \" format-string))))
  (condition-case err (org-element--parse-to pom) (error (let* ((format-string 
(format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" (buffer-name (current-buffer)) pom err (if (and ... 
...) (progn ...)))) (format-string (if (or (not 
org-element--cache-diagnostics-ring) (not ...)) format-string (prog1 (concat 
... format-string \"\\nBacktrace:\\n  \" ...) (setq 
org-element--cache-diagnostics-ring nil))))) (if (and (boundp 'org-batch-test) 
org-batch-test) (error \"%s\" (concat \"org-element--cache: \" format-string)) 
(display-warning 'org-element-cache (concat \"org-element--cache: \" 
format-string)))) (org-element-cache-reset) (org-element--parse-to pom)))
  (if cached-only (if (and (org-element--cache-active-p) (or (not 
org-element--cache-sync-requests) (< pom (aref (car 
org-element--cache-sync-requests) 1)))) (progn (org-element--cache-find pom))) 
(condition-case err (org-element--parse-to pom) (error (let* ((format-string 
(format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" (buffer-name ...) pom err (if ... ...))) 
(format-string (if (or ... ...) format-string (prog1 ... ...)))) (if (and 
(boundp 'org-batch-test) org-batch-test) (error \"%s\" (concat 
\"org-element--cache: \" format-string)) (display-warning 'org-element-cache 
(concat \"org-element--cache: \" format-string)))) (org-element-cache-reset) 
(org-element--parse-to pom))))
  (setq element (if cached-only (if (and (org-element--cache-active-p) (or (not 
org-element--cache-sync-requests) (< pom (aref (car 
org-element--cache-sync-requests) 1)))) (progn (org-element--cache-find pom))) 
(condition-case err (org-element--parse-to pom) (error (let* ((format-string 
(format \"Org parser error in %s::%S. Resetting.\\n The error was: %S\\n 
Backtrace:\\n%S\\n Please report this to Org mode mailing list (M-x 
org-submit-bug-report).\" ... pom err ...)) (format-string (if ... 
format-string ...))) (if (and (boundp ...) org-batch-test) (error \"%s\" 
(concat \"org-element--cache: \" format-string)) (display-warning 
'org-element-cache (concat \"org-element--cache: \" format-string)))) 
(org-element-cache-reset) (org-element--parse-to pom)))))
  (let (element) (if (org-element--cache-active-p) (progn (if (not 
(save-current-buffer (set-buffer (or ... ...)) org-element--cache)) 
(org-element-cache-reset) (if cached-only nil (org-element--cache-sync 
(current-buffer) pom))))) (setq element (if cached-only (if (and 
(org-element--cache-active-p) (or (not org-element--cache-sync-requests) (< pom 
(aref ... 1)))) (progn (org-element--cache-find pom))) (condition-case err 
(org-element--parse-to pom) (error (let* ((format-string ...) (format-string 
...)) (if (and ... org-batch-test) (error \"%s\" ...) (display-warning ... 
...))) (org-element-cache-reset) (org-element--parse-to pom))))) (if (and 
(org-element--cache-active-p) element (org-element--cache-verify-element 
element)) (progn (setq element (org-element--parse-to pom)))) (if (eq 'org-data 
(org-element-type element)) nil (if (and cached-only (not (and element (or (= 
pom ...) (and ... ... ...) (and ... ... ...) (and ... ... ...))))) nil (if (not 
(eq (org-element-type element) 'section)) element (org-element-at-point (1+ 
pom) cached-only)))))
  org-element-at-point()
  org-back-to-heading(t)
  org-get-heading(t t t t)
  org-add-log-current-headline()
  add-log-current-defun()
  which-function()
  which-func-update-1(#<window 27 on notmuch-startpage.org>)
  which-func-update()
  apply(which-func-update nil)
  timer-event-handler([t 0 0 500000 t which-func-update nil idle 0 nil])
"
 Please report this to Org mode mailing list (M-x org-submit-bug-report).
Backtrace:
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(org-data (:begin 1 :contents-begin 1 :contents-end 10253 :end 10253 
:robust-begin 3 :robust-end 10251 :post-blank 0 :post-affiliated 1 :path 
\"/home/grfz/.mutt/notmuch-startpage.org\" :mode org-data :CATEGORY 
\"notmuch-startpage\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing in cache. 
Adding org-data: "(org-data (:begin 1 :contents-begin 1 :contents-end 10253 
:end 10253 :robust-begin 3 :robust-end 10251 :post-blank 0 :post-affiliated 1 
:path \"/home/grfz/.mutt/notmuch-startpage.org\" :mode org-data :CATEGORY 
\"notmuch-startpage\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Added new element with 
nil key: "(org-data (:begin 1 :contents-begin 1 :contents-end 10253 :end 10253 
:robust-begin 3 :robust-end 10251 :post-blank 0 :post-affiliated 1 :path 
\"/home/grfz/.mutt/notmuch-startpage.org\" :mode org-data :CATEGORY 
\"notmuch-startpage\"))"
  org-element-cache diagnostics(notmuch-startpage.org): Nothing in cache. 
Adding org-data: "(org-data (:begin 1 :contents-begin 1 :contents-end 10253 
:end 10253 :robust-begin 3 :robust-end 10251 :post-blank 0 :post-affiliated 1 
:path \"/home/grfz/.mutt/notmuch-startpage.org\" :mode org-data :CATEGORY 
\"notmuch-startpage\"))"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]