Dear listers...
I was syncing my calendars with a Nextcloud server using
org-caldav. After the sync, I saw an error with this suggestion
to report the bug to the mailing list, so I am doing it.
I am reviewing my calendar from Nextcloud and I don't see any
obvious problem.
I hope I've been able to share the relevant pieces of
information and that they help. In case anything else is
required, please don't hesitate to ask. I'll be happy to
obligue. :)
As always, thank you all so much for your wonderful work shared
on org-mode. It is what makes my computer worthwhile. :)
------------------------------------------------------------------------
Emacs : GNU Emacs 29.4 (build 2, x86_64-pc-linux-gnu, GTK+
Version 3.24.5, cairo version 1.16.0)
of 2024-09-29
Package: Org mode version 9.8.4 (9.8.4-2f6959 @
/home/edumerco/.emacs.d/elpa/org-9.8.4/)
current state:
==============
(setq
org-link-elisp-confirm-function 'yes-or-no-p
org-startup-with-link-previews t
org-hide-emphasis-markers t
org-bibtex-headline-format-function
'org-bibtex-headline-format-default
org-fontify-done-headline nil
org-agenda-custom-commands '(("g" "Galicia" ((category
"galicia"))))
org-startup-folded t
org-agenda-files '("/home/edumerco/Nextcloud/sutty/sutty.org"
"/home/edumerco/Nextcloud/tareas.org"
"/home/edumerco/Nextcloud/calendario-edumerco.org"
"/home/edumerco/Nextcloud/org-cal.org")
org-publish-project-alist '("prosocial report" :base-directory
"/home/edumerco/Nextcloud/prosocial/"
:base-extension "org"
:publishing-directory
"/home/edumerco/Nextcloud/prosocial/report/"
:recursive true
:publishing-function
org-html-publish-to-html
:headline-levels 4
:auto-preamble t)
org-export-latex-format-toc-function 'org-export-latex-no-toc
org-persist-after-read-hook
'(org-element--cache-persist-after-read)
org-export-before-parsing-hook '(org-attach-expand-links)
org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe
org-babel-header-arg-expand)
org-archive-hook '(org-attach-archive-delete-maybe)
org-file-apps '(("\\.pdf\\'" lambda (file link)
(org-pdfview-open link)) (auto-mode . emacs)
(directory . emacs) ("\\.mm\\'" . default)
("\\.x?html?\\'" . default)
("\\.pdf\\'" . default))
org-odt-format-inlinetask-function
'org-odt-format-inlinetask-default-function
org-ascii-format-drawer-function #[771 "%1\207" [] 4 "\n\n(fn
NAME CONTENTS WIDTH)"]
org-cycle-hook '(org-cycle-hide-archived-subtrees
org-cycle-show-empty-lines
org-cycle-optimize-window-after-visibility-change
org-cycle-display-link-previews)
org-export-with-broken-links t
org-persist-before-read-hook
'(org-element--cache-persist-before-read)
org-yank-image-file-name-function
'org-yank-image-autogen-filename
org-link-from-user-regexp
"\\<edumerco@biologica\\>\\|\\<Eduardo Mercovich\\>"
org-export-default-language "es"
org-mode-hook '(wrap-region-mode (lambda nil (org-bullets-mode
1))
er/add-org-mode-expansions turn-on-font-lock
#[0 "\300\301\302\303\304$\207"
[add-hook change-major-mode-hook
org-fold-show-all append local] 5]
#[0 "\300\301\302\303\304$\207"
[add-hook change-major-mode-hook
org-babel-show-result-all append local] 5]
org-babel-result-hide-spec
org-babel-hide-all-hashes
#[0 "\301\211%10\207"
[imenu-create-index-function
org-imenu-get-tree] 2])
org-babel-load-languages '((gnuplot . t) (R . t))
org-export-headline-levels 6
org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _
CONTENTS)"]
org-priority-faces '((65 :foreground "red" :weight bold)
(66 :foreground "darkorange2" :weight
bold)
(67 :foreground "darkorange"))
org-icalendar-use-scheduled '(todo-start event-if-todo)
org-ellipsis " "
org-caldav-delete-org-entries 'always
org-latex-format-headline-function
'org-latex-format-headline-default-function
org-confirm-shell-link-function 'yes-or-no-p
org-export-with-section-numbers nil
org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME
CONTENTS)"]
outline-isearch-open-invisible-function
'outline-isearch-open-invisible
org-protocol-default-template-key "r"
org-agenda-sorting-strategy '(time-up scheduled-up
todo-state-down priority-down)
org-startup-indented t
org-fold-catch-invisible-edits t
org-latex-classes '(("book"
"\\documentclass[a4paper,11pt,oneside,openany]{memoir}"
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" .
"\\subparagraph*{%s}"))
("article"
"\\documentclass[11pt,article,oneside]{memoir}"
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" .
"\\subparagraph*{%s}"))
("article" "\\documentclass[11pt]{article}"
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" .
"\\subparagraph*{%s}"))
("report" "\\documentclass[11pt]{report}"
("\\part{%s}" . "\\part*{%s}")
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}"))
("book" "\\documentclass[11pt]{book}"
("\\part{%s}" . "\\part*{%s}")
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" . "\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}"))
)
org-sort-function 'string-collate-lessp
org-highlight-latex-and-related '(latex script entities)
org-odt-format-headline-function
'org-odt-format-headline-default-function
org-use-speed-commands t
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-icalendar-timezone "America/Argentina/Buenos_Aires"
org-latex-packages-alist '(("sfdefault,light,semibold"
"FiraSans" "t") ("T1" "fontenc" "t")
("dvipsnames" "xcolor" "t") (""
"titletoc" "t")
("" "lastpage" "t") ("" "colortbl"
"t") ("" "pdflscape" "t")
("" "lscape" "t") ("" "pdfpages"
"t") ("" "geometry" "t")
("" "tabularx" "t") ("" "calc" "t")
("" "graphicx" "t")
("" "ifthen" "t") ("none" "hyphenat"
"t")
("activate=true,nocompatibility"
"microtype" "t")
("" "paralist" "t") ("" "wallpaper"
"t") ("spanish" "babel" "t"))
org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
org-confirm-elisp-link-function 'yes-or-no-p
org-agenda-window-setup 'other-frame
org-hide-leading-stars t
org-todo-keywords '((sequence "[Pila_____]" "[Pendiente]"
"[EnCurso->]" "[Trabada->]"
"[Hecho---✓]")
)
org--warnings '("org-element--cache: Org parser error in
org-caldav-UBAan2::150640. Resetting.\n The error was:
(wrong-type-argument integer-or-marker-p nil)\n Backtrace:\n\"
backtrace-to-string(nil)\n org-element-at-point()\n
org-at-item-p()\n org-indent-add-properties(150652 150653)\n
org-indent-refresh-maybe(150652 150653 0)\n
org-caldav-convert-buffer-to-crlf()\n
org-caldav-update-events-in-cal(#<buffer org-caldav-UBAan2>)\n
#f(compiled-function () #<bytecode 0x1639d3148c4ff715>)()\n
funcall(#f(compiled-function () #<bytecode
0x1639d3148c4ff715>))\n (let nil (funcall
'#f(compiled-function () #<bytecode 0x1639d3148c4ff715>)))\n
org-caldav-sync-calendar()\n org-caldav-sync()\n
funcall-interactively(org-caldav-sync)\n
command-execute(org-caldav-sync record)\n
helm-M-x-execute-command(org-caldav-sync)\n
helm-execute-selection-action-1()\n
helm-execute-selection-action()\n helm-internal((((name .
\\\"Emacs Commands history\\\") (init #f(compiled-function ()
#<bytecode 0x16fcbd882b89a0b7>)) (candidates .
helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms)
(keymap keymap (keymap ...) keymap (29 .
helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument)
keymap (27 keymap ...) (C-return . helm-cr-empty-string) keymap
(67108921) (67108920) (67108919) (67108918) (67108917)
(67108916) (67108915) (67108914) (67108913) (tab .
helm-execute-persistent-action) (M-return .
helm-ff-run-open-file-externally) (C-return .
helm-ff-run-open-file-with-default-tool) (f12 .
#f(compiled-function () ... #<bytecode 0x19801919b57e80>)) (f11
. #f(compiled-function () ... #<bytecode 0x19801919b46e80>))
(f10 . #f(compiled-function () ... #<bytecode
0x19801919ac5e80>)) (f9 . #f(compiled-function () ...
#<bytecode 0x19801919ad4e80>)) (f8 . #f(compiled-function ()
... #<bytecode 0x198019196bbe80>)) (f7 . #f(compiled-function
() ... #<bytecode 0x198019196aae80>)) (f6 .
#f(compiled-function () ... #<bytecode 0x19801919669e80>)) (f5
. #f(compiled-function () ... #<bytecode 0x19801919678e80>))
(f4 . #f(compiled-function () ... #<bytecode
0x198019196ffe80>)) (f3 . #f(compiled-function () ...
#<bytecode 0x198019196eee80>)) ...) (action .
helm-type-command-actions) (persistent-action .
helm-M-x-persistent-action) (persistent-help . \\\"Describe
this command\\\") (help-message . helm-M-x-help-message)
(requires-pattern . 0) (filtered-candidate-transformer
helm-M-x-transformer #<subr
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_22>
helm-fuzzy-highlight-matches) (volatile . t) (match identity)
(fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce .
helm-symbolify) (header-line . #(\\\"C-j: Describe this command
(keep...\\\" 0 3 ...)) (resume . helm-M-x-resume-fn)
(multimatch . t) (must-match . t) (group . helm-command) (data
. #f(compiled-function () #<bytecode -0x1cc0340a22e56642>))
(get-line . buffer-substring-no-properties) (search
helm-mm-exact-search helm-mm-search
helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))
((name . \\\"Emacs Commands\\\") (init #f(compiled-function ()
#<bytecode 0x198848b0a8ed08cd>)) (candidates .
helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms)
(keymap keymap (keymap ...) keymap (29 .
helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument)
keymap (27 keymap ...) (C-return . helm-cr-empty-string) keymap
(67108921) (67108920) (67108919) (67108918) (67108917)
(67108916) (67108915) (67108914) (67108913) (tab .
helm-execute-persistent-action) (M-return .
helm-ff-run-open-file-externally) (C-return .
helm-ff-run-open-file-with-default-tool) (f12 .
#f(compiled-function () ... #<bytecode 0x19801919b57e80>)) (f11
. #f(compiled-function () ... #<bytecode 0x19801919b46e80>))
(f10 . #f(compiled-function () ... #<bytecode
0x19801919ac5e80>)) (f9 . #f(compiled-function () ...
#<bytecode 0x19801919ad4e80>)) (f8 . #f(compiled-function ()
... #<bytecode 0x198019196bbe80>)) (f7 . #f(compiled-function
() ... #<bytecode 0x198019196aae80>)) (f6 .
#f(compiled-function () ... #<bytecode 0x19801919669e80>)) (f5
. #f(compiled-function () ... #<bytecode 0x19801919678e80>))
(f4 . #f(compiled-function () ... #<bytecode
0x198019196ffe80>)) (f3 . #f(compiled-function () ...
#<bytecode 0x198019196eee80>)) ...) (action .
helm-type-command-actions) (persistent-action .
helm-M-x-persistent-action) (persistent-help . \\\"Describe
this command\\\") (help-message . helm-M-x-help-message)
(requires-pattern . 0) (filtered-candidate-transformer
helm-M-x-transformer #<subr
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_22>
helm-fuzzy-highlight-matches) (volatile . t) (match identity)
(fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce .
helm-symbolify) (header-line . #(\\\"C-j: Describe this command
(keep...\\\" 0 3 ...)) (resume . helm-M-x-resume-fn)
(multimatch . t) (must-match . t) (group . helm-command) (data
. #f(compiled-function () #<bytecode -0x15433c6cbe96fe4>))
(get-line . buffer-substring-no-properties) (search
helm-mm-exact-search helm-mm-search
helm-candidates-in-buffer-search-default-fn
helm-fuzzy-search))) nil \\\"M-x \\\" nil nil \\\"*helm
M-x*\\\" nil nil helm-M-x-input-history)\n helm((((name .
\\\"Emacs Commands history\\\") (init #f(compiled-function ()
#<bytecode 0x16fcbd882b89a0b7>)) (candidates .
helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms)
(keymap keymap (keymap ...) keymap (29 .
helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument)
keymap (27 keymap ...) (C-return . helm-cr-empty-string) keymap
(67108921) (67108920) (67108919) (67108918) (67108917)
(67108916) (67108915) (67108914) (67108913) (tab .
helm-execute-persistent-action) (M-return .
helm-ff-run-open-file-externally) (C-return .
helm-ff-run-open-file-with-default-tool) (f12 .
#f(compiled-function () ... #<bytecode 0x19801919b57e80>)) (f11
. #f(compiled-function () ... #<bytecode 0x19801919b46e80>))
(f10 . #f(compiled-function () ... #<bytecode
0x19801919ac5e80>)) (f9 . #f(compiled-function () ...
#<bytecode 0x19801919ad4e80>)) (f8 . #f(compiled-function ()
... #<bytecode 0x198019196bbe80>)) (f7 . #f(compiled-function
() ... #<bytecode 0x198019196aae80>)) (f6 .
#f(compiled-function () ... #<bytecode 0x19801919669e80>)) (f5
. #f(compiled-function () ... #<bytecode 0x19801919678e80>))
(f4 . #f(compiled-function () ... #<bytecode
0x198019196ffe80>)) (f3 . #f(compiled-function () ...
#<bytecode 0x198019196eee80>)) ...) (action .
helm-type-command-actions) (persistent-action .
helm-M-x-persistent-action) (persistent-help . \\\"Describe
this command\\\") (help-message . helm-M-x-help-message)
(requires-pattern . 0) (filtered-candidate-transformer
helm-M-x-transformer #<subr
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_22>
helm-fuzzy-highlight-matches) (volatile . t) (match identity)
(fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce .
helm-symbolify) (header-line . #(\\\"C-j: Describe this command
(keep...\\\" 0 3 ...)) (resume . helm-M-x-resume-fn)
(multimatch . t) (must-match . t) (group . helm-command) (data
. #f(compiled-function () #<bytecode -0x1cc0340a22e56642>))
(get-line . buffer-substring-no-properties) (search
helm-mm-exact-search helm-mm-search
helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))
((name . \\\"Emacs Commands\\\") (init #f(compiled-function ()
#<bytecode 0x198848b0a8ed08cd>)) (candidates .
helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms)
(keymap keymap (keymap ...) keymap (29 .
helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument)
keymap (27 keymap ...) (C-return . helm-cr-empty-string) keymap
(67108921) (67108920) (67108919) (67108918) (67108917)
(67108916) (67108915) (67108914) (67108913) (tab .
helm-execute-persistent-action) (M-return .
helm-ff-run-open-file-externally) (C-return .
helm-ff-run-open-file-with-default-tool) (f12 .
#f(compiled-function () ... #<bytecode 0x19801919b57e80>)) (f11
. #f(compiled-function () ... #<bytecode 0x19801919b46e80>))
(f10 . #f(compiled-function () ... #<bytecode
0x19801919ac5e80>)) (f9 . #f(compiled-function () ...
#<bytecode 0x19801919ad4e80>)) (f8 . #f(compiled-function ()
... #<bytecode 0x198019196bbe80>)) (f7 . #f(compiled-function
() ... #<bytecode 0x198019196aae80>)) (f6 .
#f(compiled-function () ... #<bytecode 0x19801919669e80>)) (f5
. #f(compiled-function () ... #<bytecode 0x19801919678e80>))
(f4 . #f(compiled-function () ... #<bytecode
0x198019196ffe80>)) (f3 . #f(compiled-function () ...
#<bytecode 0x198019196eee80>)) ...) (action .
helm-type-command-actions) (persistent-action .
helm-M-x-persistent-action) (persistent-help . \\\"Describe
this command\\\") (help-message . helm-M-x-help-message)
(requires-pattern . 0) (filtered-candidate-transformer
helm-M-x-transformer #<subr
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_22>
helm-fuzzy-highlight-matches) (volatile . t) (match identity)
(fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce .
helm-symbolify) (header-line . #(\\\"C-j: Describe this command
(keep...\\\" 0 3 ...)) (resume . helm-M-x-resume-fn)
(multimatch . t) (must-match . t) (group . helm-command) (data
. #f(compiled-function () #<bytecode -0x15433c6cbe96fe4>))
(get-line . buffer-substring-no-properties) (search
helm-mm-exact-search helm-mm-search
helm-candidates-in-buffer-search-default-fn
helm-fuzzy-search))) nil \\\"M-x \\\" nil nil \\\"*helm
M-x*\\\" nil nil helm-M-x-input-history)\n helm(:sources
(((name . \\\"Emacs Commands history\\\") (init
#f(compiled-function () #<bytecode 0x16fcbd882b89a0b7>))
(candidates . helm-candidates-in-buffer) (cleanup .
helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29
. helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument)
keymap (27 keymap ...) (C-return . helm-cr-empty-string) keymap
(67108921) (67108920) (67108919) (67108918) (67108917)
(67108916) (67108915) (67108914) (67108913) (tab .
helm-execute-persistent-action) (M-return .
helm-ff-run-open-file-externally) (C-return .
helm-ff-run-open-file-with-default-tool) (f12 .
#f(compiled-function () ... #<bytecode 0x19801919b57e80>)) (f11
. #f(compiled-function () ... #<bytecode 0x19801919b46e80>))
(f10 . #f(compiled-function () ... #<bytecode
0x19801919ac5e80>)) (f9 . #f(compiled-function () ...
#<bytecode 0x19801919ad4e80>)) (f8 . #f(compiled-function ()
... #<bytecode 0x198019196bbe80>)) (f7 . #f(compiled-function
() ... #<bytecode 0x198019196aae80>)) (f6 .
#f(compiled-function () ... #<bytecode 0x19801919669e80>)) (f5
. #f(compiled-function () ... #<bytecode 0x19801919678e80>))
(f4 . #f(compiled-function () ... #<bytecode
0x198019196ffe80>)) (f3 . #f(compiled-function () ...
#<bytecode 0x198019196eee80>)) ...) (action .
helm-type-command-actions) (persistent-action .
helm-M-x-persistent-action) (persistent-help . \\\"Describe
this command\\\") (help-message . helm-M-x-help-message)
(requires-pattern . 0) (filtered-candidate-transformer
helm-M-x-transformer #<subr
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_22>
helm-fuzzy-highlight-matches) (volatile . t) (match identity)
(fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce .
helm-symbolify) (header-line . #(\\\"C-j: Describe this command
(keep...\\\" 0 3 ...)) (resume . helm-M-x-resume-fn)
(multimatch . t) (must-match . t) (group . helm-command) (data
. #f(compiled-function () #<bytecode -0x1cc0340a22e56642>))
(get-line . buffer-substring-no-properties) (search
helm-mm-exact-search helm-mm-search
helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))
((name . \\\"Emacs Commands\\\") (init #f(compiled-function ()
#<bytecode 0x198848b0a8ed08cd>)) (candidates .
helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms)
(keymap keymap (keymap ...) keymap (29 .
helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument)
keymap (27 keymap ...) (C-return . helm-cr-empty-string) keymap
(67108921) (67108920) (67108919) (67108918) (67108917)
(67108916) (67108915) (67108914) (67108913) (tab .
helm-execute-persistent-action) (M-return .
helm-ff-run-open-file-externally) (C-return .
helm-ff-run-open-file-with-default-tool) (f12 .
#f(compiled-function () ... #<bytecode 0x19801919b57e80>)) (f11
. #f(compiled-function () ... #<bytecode 0x19801919b46e80>))
(f10 . #f(compiled-function () ... #<bytecode
0x19801919ac5e80>)) (f9 . #f(compiled-function () ...
#<bytecode 0x19801919ad4e80>)) (f8 . #f(compiled-function ()
... #<bytecode 0x198019196bbe80>)) (f7 . #f(compiled-function
() ... #<bytecode 0x198019196aae80>)) (f6 .
#f(compiled-function () ... #<bytecode 0x19801919669e80>)) (f5
. #f(compiled-function () ... #<bytecode 0x19801919678e80>))
(f4 . #f(compiled-function () ... #<bytecode
0x198019196ffe80>)) (f3 . #f(compiled-function () ...
#<bytecode 0x198019196eee80>)) ...) (action .
helm-type-command-actions) (persistent-action .
helm-M-x-persistent-action) (persistent-help . \\\"Describe
this command\\\") (help-message . helm-M-x-help-message)
(requires-pattern . 0) (filtered-candidate-transformer
helm-M-x-transformer #<subr
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_22>
helm-fuzzy-highlight-matches) (volatile . t) (match identity)
(fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce .
helm-symbolify) (header-line . #(\\\"C-j: Describe this command
(keep...\\\" 0 3 ...)) (resume . helm-M-x-resume-fn)
(multimatch . t) (must-match . t) (group . helm-command) (data
. #f(compiled-function () #<bytecode -0x15433c6cbe96fe4>))
(get-line . buffer-substring-no-properties) (search
helm-mm-exact-search helm-mm-search
helm-candidates-in-buffer-search-default-fn
helm-fuzzy-search))) :prompt \\\"M-x \\\" :buffer \\\"*helm
M-x*\\\" :history helm-M-x-input-history :truncate-lines t)\n
helm-M-x-read-extended-command([## table--measure-max-width
org-element-paragraph-separate nov-mimetype-valid-p
tramp-sudoedit-file-name-handler hydra-message-timer Browse\\\\
URL ivy-explorer mu4e-kill-update-mail Reduce\\\\ To:\\\\
to\\\\ Cc: mu4e-view-header-field-keymap :expires
helm-completing-read-inbuffer-default-handler url-cookie-p
gnus-article-nndoc-name &error org-epub-template-container C-c
gnus-mime-security-details-buffer gnus-agent-group-covered-p
tramp-compat-string-equal-ignore-case edebug-mode-on-hook
message-expand-name-databases info--manual-names
er/looking-back-max nnoo-map-functions
gnus-try-warping-via-registry val-start-pos kmacro-pop-ring1
*table--cell-kill-paragraph :odt-styles-file
byte-condition-case :mac org-table-get-range buf-list
display-even-when-displayed plstore--set-encrypted-data
nnimap-status-message gnus-summary-limit-to-marks
org-agenda-menu-show-matcher nnmail-message-id-cache-file
helm-grep-save-results-1 utf7-direct-encoding-chars
smime-buffer-as-string-region no-truncate check-declare
core-accessing-symbol image-dired-list-tags
bibtex-text-in-string ! ...] #f(compiled-function (sym)
#<bytecode 0x108386ea789a717>))\n helm-M-x(nil)\n
funcall-interactively(helm-M-x nil)\n
command-execute(helm-M-x)\n\"\n Please report this to Org mode
mailing list (M-x org-submit-bug-report).")
org-latex-logfiles-extensions '("lof" "lot" "tex=" "aux" "idx"
"log" "out" "toc" "nav" "snm"
"vrb" "dvi" "fdb_latexmk" "blg"
"brf" "fls" "entoc" "ps"
"spl" "bbl")
org-pretty-entities t
org-fontify-whole-heading-line t
org-speed-command-hook '(org-speed-command-activate
org-babel-speed-command-activate)
org-html-format-inlinetask-function
'org-html-format-inlinetask-default-function
org-ascii-format-inlinetask-function
'org-ascii-format-inlinetask-default
org-caldav-files nil
org-latex-default-class "book"
org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME
CONTENTS)"]
org-icalendar-alarm-time 60
org-fold-core-isearch-open-function
'org-fold-core--isearch-reveal
org-export-with-smart-quotes t
org-latex-format-inlinetask-function
'org-latex-format-inlinetask-default-function
org-persist-before-write-hook
'(org-element--cache-persist-before-write)
org-caldav-url
"https://share.mayfirst.org/remote.php/dav/calendars/mercovich"
org-tab-first-hook '(org-babel-hide-result-toggle-maybe
org-babel-header-arg-expand)
org-link-shell-confirm-function 'yes-or-no-p
org-agenda-finalize-hook '(org-timeline-insert-timeline)
org-babel-pre-tangle-hook '(save-buffer)
org-agenda-loop-over-headlines-in-active-region nil
org-todo-keyword-faces '(("[Pila_____]" :background "Gray90"
:foreground "gray60" :weight
bold :height 0.5 :family "Iosevka")
("[Pendiente]" :background "Gray50"
:foreground "white" :weight
bold :height 0.5 :family "Iosevka")
("[EnCurso->]" :background
"DarkOrange" :foreground "black"
:weight
bold :height 0.5 :family "Iosevka")
("[Trabada->]" :foreground "Red"
:weight bold :height 0.5 :family
"Iosevka")
("[Hecho---✓]" :foreground "forest
green" :weight bold :height 0.5
:family "Iosevka")
)
org-occur-hook '(org-first-headline-recenter)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-link-parameters '(("eww" :follow org-eww-open :store
org-eww-store-link)
("rmail" :follow org-rmail-open :store
org-rmail-store-link)
("mhe" :follow org-mhe-open :store
org-mhe-store-link)
("irc" :follow org-irc-visit :store
org-irc-store-link :export
org-irc-export)
("info" :follow org-info-open :export
org-info-export :store
org-info-store-link :insert-description
org-info-description-as-command)
("gnus" :follow org-gnus-open :store
org-gnus-store-link)
("docview" :follow org-docview-open
:export org-docview-export :store
org-docview-store-link)
("bibtex" :follow org-bibtex-open :store
org-bibtex-store-link)
("bbdb" :follow org-bbdb-open :export
org-bbdb-export :complete
org-bbdb-complete-link
:insert-description
org-bbdb-describe-link
:store org-bbdb-store-link)
("w3m" :store org-w3m-store-link)
("doi" :follow org-link-doi-open :export
org-link-doi-export)
("mu4e" :follow mu4e-org-open :store
mu4e-org-store-link)
("tag-sparse" :follow org-occur)
("excalidraw" :follow
org-excalidraw-link-open :export
org-excalidraw-link-export
:image-data-fun org-excalidraw-data-fun
:complete org-excalidraw-link-complete)
("pdfview" :follow org-pdfview-open
:complete
org-pdfview-complete-link :store
org-pdfview-store-link)
("attachment" :follow org-attach-follow
:complete
org-attach-complete-link :preview
org-attach-preview-file)
("id" :follow org-id-open :store
org-id-store-link-maybe :complete
org-id-complete :insert-description
org-id-description)
("elfeed" :follow elfeed-link-open :store
elfeed-link-store-link)
("nov" :follow nov-org-link-follow :store
nov-org-link-store)
("file+sys") ("file+emacs") ("shell"
:follow org-link--open-shell)
("news" :follow
#[514 "\301\300\302%4Q%2\"\207" ["news"
browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("mailto" :follow
#[514 "\301\300\302%4Q%2\"\207"
["mailto" browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("https" :follow
#[514 "\301\300\302%4Q%2\"\207" ["https"
browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("http" :follow
#[514 "\301\300\302%4Q%2\"\207" ["http"
browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("ftp" :follow
#[514 "\301\300\302%4Q%2\"\207" ["ftp"
browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("shortdoc" :follow
org-link--open-shortdoc :store
org-link--store-shortdoc :complete
org-link--complete-shortdoc)
("help" :follow org-link--open-help
:store org-link--store-help)
("file" :complete org-link-complete-file
:preview
org-link-preview-file)
("elisp" :follow org-link--open-elisp))
org-html-format-headline-function
'org-html-format-headline-default-function
org-caldav-inbox "/home/edumerco/Nextcloud/org-cal.org"
org-metaup-hook '(org-babel-load-in-session-maybe)
org-return-follows-link t
org-icalendar-combined-agenda-file "/tmp/org-caldav-UBAan2"
org-caldav-calendar-id "edumerco"
org-tags-column 0
org-caldav-delete-calendar-entries 'always
org-clock-sound
"/home/edumerco/Nextcloud/piiinnnnggggggggg.ogg"
org-list-allow-alphabetical t
)
--
eduardo mercovich
Donde se cruzan tus talentos
con las necesidades del mundo,
ahí está tu vocación.
(Anónimo)