From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Tam Subject: Bug: Off-by-one when archiving to top level date [9.3.6 (9.3.6-17-g389288-elpa @ /home/charlestam/.emacs.d/elpa/org-20200224/)] Date: Thu, 27 Feb 2020 18:31:58 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000a9363b059f97225a" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33242) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7Sdz-0006re-Uz for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 18:32:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7Sdw-00017v-Uk for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 18:32:39 -0500 Received: from mail-il1-f176.google.com ([209.85.166.176]:36215) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7Sdw-00016j-Ld for emacs-orgmode@gnu.org; Thu, 27 Feb 2020 18:32:36 -0500 Received: by mail-il1-f176.google.com with SMTP id b15so1164420iln.3 for ; Thu, 27 Feb 2020 15:32:36 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --000000000000a9363b059f97225a Content-Type: text/plain; charset="UTF-8" I am archiving subtrees of my main Orgmode document to a top-level datetree in a secondary file. When I do so, I expect something like the following: * 2020 *** 2020-02 February (org-odd-levels-only t) ***** 2020-02-27 Thursday ******* Archived Item But instead I get * 2020 *** 2020-02 February ***** 2020-02-27 Thursday ***** Archived Item The archived item ends up as a sibling of the targeted date, instead of a child. This seems incorrect. Thanks, Charles Emacs : GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.2), modified by Debian Package: Org mode version 9.3.6 (9.3.6-17-g389288-elpa @ /home/charlestam/.emacs.d/elpa/org-20200224/) current state: ============== (setq org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-after-todo-state-change-hook '(org-clock-out-if-current) org-link-shell-confirm-function 'yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function org-special-ctrl-a/e t org-agenda-files '("~/mise/TODO") org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default org-reveal-start-hook '(org-decrypt-entry) org-modules '(org-w3m org-bbdb org-bibtex org-docview org-gnus org-info org-irc org-mhe org-rmail org-eww) org-link-doi-server-url "http://dx.doi.org/" org-archive-location "%s_archive::datetree/" org-mode-hook '((closure (org--rds reftex-docstruct-symbol org-with-time org-defdecode org-def org-read-date-inactive org-ans2 org-ans1 org-columns-current-fmt-compiled org-end-time-was-given org-time-was-given org-blocked-by-checkboxes org-state org-agenda-headline-snapshot-before-repeat org-capture-last-stored-marker org-struct-menu org-last-state org-id-track-globally texmathp-why remember-data-file iswitchb-temp-buflist calc-embedded-open-mode calc-embedded-open-formula calc-embedded-close-formula align-mode-rules-list org-export-registered-backends org-indent-indentation-per-level org-inlinetask-min-level t) nil (add-hook (quote change-major-mode-hook) (quote org-show-all) (quote append) (quote local)) ) (closure (*this* org-babel-confirm-evaluate-answer-no t) nil (add-hook (quote change-major-mode-hook) (quote org-babel-show-result-all) (quote append) (quote local)) ) (closure (t) nil (setq imenu-create-index-function (quote org-imenu-get-tree))) (lambda nil (auto-fill-mode t) (local-set-key (kbd "M-[") (quote org-metaleft)) (local-set-key (kbd "M-]") (quote org-metaright)) (local-set-key (kbd "M-{") (quote org-shiftmetaleft)) (local-set-key (kbd "M-}") (quote org-shiftmetaright)) (local-set-key (kbd "") (quote org-shifttab)) (local-unset-key (kbd "C-c C-j")) (local-unset-key (kbd "C-,"))) turn-on-font-lock (lambda nil (font-lock-add-keywords nil (quote (("{{{.+}}}" 0 (quote org-macro-face)))))) #[0 "\301\211 \207" [imenu-create-index-function org-imenu-get-tree] 2] #[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-show-all append local] 5] #[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-archive-hook '(org-attach-archive-delete-maybe) org-confirm-elisp-link-function 'yes-or-no-p org-agenda-before-write-hook '(org-agenda-add-entry-text) org-metaup-hook '(org-babel-load-in-session-maybe) org-bibtex-headline-format-function #[257 "\300 \236A\207" [:title] 3 "\n\n(fn ENTRY)"] org-latex-format-drawer-function '(closure (t) (_ contents) contents) org-babel-pre-tangle-hook '(save-buffer) org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) org-hide-leading-stars t org-babel-load-languages '((python . t)) org-clock-clocktable-default-properties '(:maxlevel 2 :scope file) org-log-done 'time org-hide-emphasis-markers t org-export-backends '(ascii html latex md) org-ascii-format-drawer-function '(closure (t) (_name contents _width) contents) org-use-fast-todo-selection t org-occur-hook '(org-first-headline-recenter) org-agenda-start-with-log-mode t org-odd-levels-only t org-structure-template-alist '(("n" "#+NAME: ?") ("p" "#+BEGIN_SRC python?\n#+END_SRC") ("a" . "export ascii") ("c" . "center") ("C" . "comment") ("e" . "example") ("E" . "export") ("h" . "export html") ("l" . "export latex") ("q" . "quote") ("s" . "src") ("v" . "verse")) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-speed-command-hook '(org-speed-command-activate org-babel-speed-command-activate) org-tags-column -100 org-preview-latex-process-alist '((dvipng :programs ("latex" "dvipng") :description "dvi > png" :message "you need to install the programs: latex and dvipng." :image-input-type "dvi" :image-output-type "png" :image-size-adjust (1.0 . 1.0) :latex-compiler ("latex -interaction nonstopmode -output-directory %o %f") :image-converter ("dvipng -fg %F -bg %B -D %D -T tight -o %O %f")) (dvisvgm :programs ("latex" "dvisvgm") :description "dvi > svg" :message "you need to install the programs: latex and dvisvgm." :use-xcolor t :image-input-type "dvi" :image-output-type "svg" :image-size-adjust (1.7 . 1.5) :latex-compiler ("latex -interaction nonstopmode -output-directory %o %f") :image-converter ("dvisvgm %f -n -b min -c %S -o %O")) (imagemagick :programs ("latex" "convert") :description "pdf > png" :message "you need to install the programs: latex and imagemagick." :use-xcolor t :image-input-type "pdf" :image-output-type "png" :image-size-adjust (1.0 . 1.0) :latex-compiler ("pdflatex -interaction nonstopmode -output-directory %o %f") :image-converter ("convert -density %D -trim -antialias %f -quality 100 %O")) ) org-table-number-regexp "^\\([<>]?[-+^.0-9]*[0-9][-+^.0-9eEdDx()%:]*\\|[<>]?[-+]?0[xX][0-9a-fA-F.]+\\|[<>]?[-+]?[0-9]+#[0-9a-zA-Z.]+\\|nan\\|[-+u]?inf\\)$" org-agenda-start-with-clockreport-mode t org-babel-tangle-lang-exts '(("python" . "py") ("emacs-lisp" . "el") ("elisp" . "el")) org-confirm-shell-link-function 'yes-or-no-p org-link-parameters '(("attachment" :follow org-attach-open-link :export org-attach-export-link :complete org-attach-complete-link) ("id" :follow org-id-open) ("eww" :follow eww :store org-eww-store-link) ("rmail" :follow org-rmail-open :store org-rmail-store-link) ("mhe" :follow org-mhe-open :store org-mhe-store-link) ("irc" :follow org-irc-visit :store org-irc-store-link :export org-irc-export) ("info" :follow org-info-open :export org-info-export :store org-info-store-link) ("gnus" :follow org-gnus-open :store org-gnus-store-link) ("docview" :follow org-docview-open :export org-docview-export :store org-docview-store-link) ("bibtex" :follow org-bibtex-open :store org-bibtex-store-link) ("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete org-bbdb-complete-link :store org-bbdb-store-link) ("w3m" :store org-w3m-store-link) ("file+sys") ("file+emacs") ("doi" :follow org-link--open-doi) ("elisp" :follow org-link--open-elisp) ("file" :complete org-link-complete-file) ("ftp" :follow #[257 "\301\300\302 Q!\207" ["ftp" browse-url ":"] 5 "\n\n(fn URL)"]) ("help" :follow org-link--open-help) ("http" :follow #[257 "\301\300\302 Q!\207" ["http" browse-url ":"] 5 "\n\n(fn URL)"]) ("https" :follow #[257 "\301\300\302 Q!\207" ["https" browse-url ":"] 5 "\n\n(fn URL)"]) ("mailto" :follow #[257 "\301\300\302 Q!\207" ["mailto" browse-url ":"] 5 "\n\n(fn URL)"]) ("news" :follow #[257 "\301\300\302 Q!\207" ["news" browse-url ":"] 5 "\n\n(fn URL)"]) ("shell" :follow org-link--open-shell)) org-agenda-skip-scheduled-if-done t org-latex-format-headline-function 'org-latex-format-headline-default-function org-link-email-description-format "Email %c: %.30s" org-capture-templates '(("t" "Task" entry (file+headline "~/mise/TODO" "File Me") "*** UNINIT'D %^{Summary}\n /Captured %U/\n %?\n") ("s" "Snippet" plain (file+olp+datetree "~/mise/TODO" "Snippets") " * %?" :empty-lines-after 1 :tree-type week) ("j" "Journal" plain (file+olp+datetree "~/mise/NOTES") " %?" :empty-lines-after 2) ("n" "Note" plain (file+headline "~/mise/NOTES" "Notes") " * %<%Y-%m-%d> -- %?" :empty-lines-after 1 :prepend t) ) org-link-elisp-confirm-function 'yes-or-no-p org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function org-html-format-drawer-function '(closure (htmlize-buffer-places org-html-format-table-no-css htmlize-css-name-prefix htmlize-output-type htmlize-output-type htmlize-css-name-prefix t) (_name contents) contents) org-clocktable-defaults '(:maxlevel 2 :lang "en" :scope file :block nil :wstart 1 :mstart 1 :tstart nil :tend nil :step nil :stepskip0 nil :fileskip0 nil :tags nil :match nil :emphasize nil :link nil :narrow 40! :indent t :formula nil :timestamp nil :level nil :tcolumns nil :formatter nil) org-html-format-headline-function 'org-html-format-headline-default-function org-confirm-babel-evaluate nil org-agenda-skip-deadline-if-done t ) --000000000000a9363b059f97225a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I am archiving subtrees of my main Orgmode document to a t= op-level
datetree in a secondary file. When I do so, I expect something = like
the following:

* 2020
*** 2020-02 February =C2=A0(org-odd= -levels-only t)
***** 2020-02-27 Thursday
******* Archived Item
But instead I get

* 2020
*** 2020-02 February
***** 2020-02-= 27 Thursday
***** Archived Item

The archived item ends up as a si= bling of the targeted date, instead of
a child. This seems incorrect.
Thanks,
Charles

Emacs =C2=A0: GNU Emacs 2= 6.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.2), modified by Debian=
Package: Org mode version 9.3.6 (9.3.6-17-g389288-elpa @ /home/charlest= am/.emacs.d/elpa/org-20200224/)

current state:
=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D
(setq
=C2=A0org-src-mode-hook '(org-src-= babel-configure-edit-buffer org-src-mode-configure-edit-buffer)
=C2=A0or= g-after-todo-state-change-hook '(org-clock-out-if-current)
=C2=A0org= -link-shell-confirm-function 'yes-or-no-p
=C2=A0org-metadown-hook &#= 39;(org-babel-pop-to-session-maybe)
=C2=A0org-clock-out-hook '(org-c= lock-remove-empty-clock-drawer)
=C2=A0org-html-format-inlinetask-functio= n 'org-html-format-inlinetask-default-function
=C2=A0org-special-ctr= l-a/e t
=C2=A0org-agenda-files '("~/mise/TODO")
=C2=A0o= rg-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-defaul= t
=C2=A0org-reveal-start-hook '(org-decrypt-entry)
=C2=A0org-modu= les '(org-w3m org-bbdb org-bibtex org-docview org-gnus org-info org-irc= org-mhe org-rmail
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0org-eww)
=C2=A0org-link-doi-server-url "http://dx.doi.org/"
=C2=A0org-archive-location "%s_= archive::datetree/"
=C2=A0org-mode-hook '((closure
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (org--rds reftex-do= cstruct-symbol org-with-time org-defdecode org-def
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0org-read-date-inactive org-= ans2 org-ans1 org-columns-current-fmt-compiled
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0org-end-time-was-given org-tim= e-was-given org-blocked-by-checkboxes org-state
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0org-agenda-headline-snapshot-b= efore-repeat org-capture-last-stored-marker
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0org-struct-menu org-last-state org= -id-track-globally texmathp-why
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0remember-data-file iswitchb-temp-buflist cal= c-embedded-open-mode
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0calc-embedded-open-formula calc-embedded-close-formula = align-mode-rules-list
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0org-export-registered-backends org-indent-indentation-p= er-level
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0org-inlinetask-min-level t)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 nil
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 (add-hook (quote change-major-mode-hook) (quote org-sh= ow-all) (quote append)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0(quote local))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 )
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0(closure (*this* org-babel-confirm-evaluate-answer-no t= ) nil
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (ad= d-hook (quote change-major-mode-hook) (quote org-babel-show-result-all)
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(quote= append) (quote local))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 )
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0(closure (t) nil (setq imenu-create-index-function (quote org-imenu-= get-tree)))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0(lambda nil (auto-fill-mode t) (local-set-key (kbd "M-[") (quo= te org-metaleft))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 (local-set-key (kbd "M-]") (quote org-metaright))
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (local-set-k= ey (kbd "M-{") (quote org-shiftmetaleft))
=C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (local-set-key (kbd "M-}&qu= ot;) (quote org-shiftmetaright))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 (local-set-key (kbd "<backtab>") (= quote org-shifttab))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 (local-unset-key (kbd "C-c C-j")) (local-unset-key = (kbd "C-,")))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0turn-on-font-lock
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0(lambda nil
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 (font-lock-add-keywords nil (quote (("{{{.= +}}}" 0 (quote org-macro-face))))))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0#[0 "\301\211 \207" [imenu-create-= index-function org-imenu-get-tree] 2]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0#[0 "\300\301\302\303\304$\207"
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[add-h= ook change-major-mode-hook org-show-all append local] 5]
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0#[0 "\300\301\302\303\= 304$\207"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0[add-hook change-major-mode-hook org-babel-show-result-all app= end local] 5]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0org-babel-result-hide-spec org-babel-hide-all-hashes)
=C2=A0org-ar= chive-hook '(org-attach-archive-delete-maybe)
=C2=A0org-confirm-elis= p-link-function 'yes-or-no-p
=C2=A0org-agenda-before-write-hook '= ;(org-agenda-add-entry-text)
=C2=A0org-metaup-hook '(org-babel-load-= in-session-maybe)
=C2=A0org-bibtex-headline-format-function #[257 "= \300 \236A\207" [:title] 3 "\n\n(fn ENTRY)"]
=C2=A0org-la= tex-format-drawer-function '(closure (t) (_ contents) contents)
=C2= =A0org-babel-pre-tangle-hook '(save-buffer)
=C2=A0org-tab-first-hook= '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
= =C2=A0org-hide-leading-stars t
=C2=A0org-babel-load-languages '((pyt= hon . t))
=C2=A0org-clock-clocktable-default-properties '(:maxlevel = 2 :scope file)
=C2=A0org-log-done 'time
=C2=A0org-hide-emphasis-m= arkers t
=C2=A0org-export-backends '(ascii html latex md)
=C2=A0o= rg-ascii-format-drawer-function '(closure (t) (_name contents _width) c= ontents)
=C2=A0org-use-fast-todo-selection t
=C2=A0org-occur-hook = 9;(org-first-headline-recenter)
=C2=A0org-agenda-start-with-log-mode t=C2=A0org-odd-levels-only t
=C2=A0org-structure-template-alist '((= "n" "#+NAME: ?") ("p" "#+BEGIN_SRC pytho= n?\n#+END_SRC")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ("a&quo= t; . "export ascii") ("c" . "center") ("= C" . "comment")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (&qu= ot;e" . "example") ("E" . "export") (&qu= ot;h" . "export html")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("l" . "export latex") ("q" . "quote= ") ("s" . "src") ("v" . "verse"= ;))
=C2=A0org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycl= e-show-empty-lines
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 org-optimize-window-after-visibility-change)
=C2=A0org-speed-= command-hook '(org-speed-command-activate org-babel-speed-command-activ= ate)
=C2=A0org-tags-column -100
=C2=A0org-preview-latex-process-alist= '((dvipng :programs ("latex" "dvipng") :descriptio= n "dvi > png"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 :message "you need to install the programs: latex and dvipng.&q= uot;
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :image-input-ty= pe "dvi" :image-output-type "png"
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :image-size-adjust (1.0 . 1.0) :latex-co= mpiler
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ("latex= -interaction nonstopmode -output-directory %o %f")
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :image-converter
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ("dvipng -fg %F -bg %B -D %D -T= tight -o %O %f"))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0(dvisvgm :programs ("latex" "dvisvgm") :description = "dvi > svg"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 :message "you need to install the programs: latex and dvisvgm.&= quot;
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :use-xcolor t := image-input-type "dvi" :image-output-type "svg"
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :image-size-adjust (1.7 . = 1.5) :latex-compiler
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ("latex -interaction nonstopmode -output-directory %o %f")=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :image-converter (&quo= t;dvisvgm %f -n -b min -c %S -o %O"))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0(imagemagick :programs ("latex" "con= vert") :description
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 "pdf > png" :message
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 "you need to install the programs: latex and imag= emagick."
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :use-= xcolor t :image-input-type "pdf" :image-output-type "png&quo= t;
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :image-size-adjust= (1.0 . 1.0) :latex-compiler
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 ("pdflatex -interaction nonstopmode -output-directory %o %f= ")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :image-conve= rter
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ("convert = -density %D -trim -antialias %f -quality 100 %O"))
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0)
=C2=A0org-table-number-regexp &q= uot;^\\([<>]?[-+^.0-9]*[0-9][-+^.0-9eEdDx()%:]*\\|[<>]?[-+]?0[x= X][0-9a-fA-F.]+\\|[<>]?[-+]?[0-9]+#[0-9a-zA-Z.]+\\|nan\\|[-+u]?inf\\)= $"
=C2=A0org-agenda-start-with-clockreport-mode t
=C2=A0org-babe= l-tangle-lang-exts '(("python" . "py") ("emacs= -lisp" . "el") ("elisp" . "el"))
=C2= =A0org-confirm-shell-link-function 'yes-or-no-p
=C2=A0org-link-param= eters '(("attachment" :follow org-attach-open-link :export or= g-attach-export-link
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :complete org-attach-complete-link)
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0("id" :follow org-id-open) ("eww" :follow eww= :store org-eww-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("rmail" :follow org-rma= il-open :store org-rmail-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("mhe" :follow or= g-mhe-open :store org-mhe-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("irc" :follow o= rg-irc-visit :store org-irc-store-link :export org-irc-export)
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0("info" :follow org-info-open :export org-info-export :store=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 org-info-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("gnus" :follow org-= gnus-open :store org-gnus-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("docview" :foll= ow org-docview-open :export org-docview-export :store
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 org-docv= iew-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0("bibtex" :follow org-bibtex-open :sto= re org-bibtex-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("bbdb" :follow org-bbdb-op= en :export org-bbdb-export :complete
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 org-bbdb-complete-link :st= ore org-bbdb-store-link)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("w3m" :store org-w3m-store= -link) ("file+sys") ("file+emacs")
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("do= i" :follow org-link--open-doi) ("elisp" :follow org-link--op= en-elisp)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0("file" :complete org-link-complete-file)=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0("ftp" :follow
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 #[257 "\301\300\302 Q= !\207" ["ftp" browse-url ":"] 5 "\n\n(fn URL)= "])
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0("help" :follow org-link--open-help)
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0("http" :follow
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 #[257 "\301\300\302 Q!\2= 07" ["http" browse-url ":"] 5 "\n\n(fn URL)&q= uot;])
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0("https" :follow
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 #[257 "\30= 1\300\302 Q!\207" ["https" browse-url ":"] 5 "= ;\n\n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("mailto" :follow
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 #= [257 "\301\300\302 Q!\207" ["mailto" browse-url ":= "] 5 "\n\n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("news" :follow=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 #[257 "\301\300\302 Q!\207" ["news" browse-u= rl ":"] 5 "\n\n(fn URL)"])
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("shell&quo= t; :follow org-link--open-shell))
=C2=A0org-agenda-skip-scheduled-if-don= e t
=C2=A0org-latex-format-headline-function 'org-latex-format-headl= ine-default-function
=C2=A0org-link-email-description-format "Email= %c: %.30s"
=C2=A0org-capture-templates '(("t" "= Task" entry (file+headline "~/mise/TODO" "File Me"= )
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 "*** UNINIT'D %^{Summary}\n =C2=A0 =C2=A0/Cap= tured %U/\n =C2=A0 =C2=A0%?\n")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("s" "= ;Snippet" plain (file+olp+datetree "~/mise/TODO" "Snipp= ets")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 " =C2=A0 =C2=A0 =C2=A0 =C2=A0* %?"= ; :empty-lines-after 1 :tree-type week)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("j" &= quot;Journal" plain (file+olp+datetree "~/mise/NOTES") "= ; =C2=A0 =C2=A0 =C2=A0%?"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 :empty-lines-after 2)
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0("n" "Note" plain (file+headline "= ;~/mise/NOTES" "Notes")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 " =C2=A0* = %<%Y-%m-%d> -- %?" :empty-lines-after 1 :prepend t)
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0)
=C2=A0org-link-elisp-confirm-function 'yes-or-no-p
= =C2=A0org-latex-format-inlinetask-function 'org-latex-format-inlinetask= -default-function
=C2=A0org-html-format-drawer-function '(closure=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(htmlize-buffer-places = org-html-format-table-no-css
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 htmlize-css-name-prefix htmlize-output-type htmlize-output-type<= br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 htmlize-css-name-pr= efix t)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(_name conten= ts) contents)
=C2=A0org-clocktable-defaults '(:maxlevel 2 :lang &quo= t;en" :scope file :block nil :wstart 1 :mstart 1 :tstart
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0nil :tend nil :step nil :stepskip0 nil :fileskip0 nil :tags ni= l :match
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0nil :emphasize nil :link nil :narrow 40! = :indent t :formula nil
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0:timestamp nil :level nil := tcolumns nil :formatter nil)
=C2=A0org-html-format-headline-function = 9;org-html-format-headline-default-function
=C2=A0org-confirm-babel-eval= uate nil
=C2=A0org-agenda-skip-deadline-if-done t
=C2=A0)
--000000000000a9363b059f97225a--