* [BUG] org-element warning [9.8-pre (release_9.7.18-202-ge16c9e @ /home/vjo/.emacs.d/straight/build/org/)]
@ 2024-12-30 17:21 Valerio Siniscalco
2024-12-31 17:36 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Valerio Siniscalco @ 2024-12-30 17:21 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 9307 bytes --]
emember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------
This warning appears every time that the following commands are executed:
- (org-anki-sync-all) from 'org-anki'
(https://github.com/eyeinsky/org-anki)
- (org-caldav-sync) from 'org-caldav'
(https://github.com/dengste/org-caldav)
The commands work properly, despite the warning.
The issue began after I encrypted all my .org files through gpg.
They are managed by 'epa' package.
Emacs : GNU Emacs 29.4 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.43, cairo version 1.18.0)
of 2024-09-10
Package: Org mode version 9.8-pre (release_9.7.18-202-ge16c9e @ /home/vjo/.emacs.d/straight/build/org/)
current state:
==============
(setq
org-link-elisp-confirm-function 'yes-or-no-p
org-directory "~/Documents/"
org-html-mathjax-template "<script>\n window.MathJax = {\n tex: {\n ams: { multlineWidth: '%MULTLINEWIDTH' },\n {packages: {'[+]': ['mathtools']}},\n tags: '%TAGS',\n tagSide: '%TAGSIDE',\n tagIndent: '%TAGINDENT'\n },\n chtml: {\n scale: %SCALE,\n displayAlign: '%ALIGN',\n displayIndent: '%INDENT'\n },\n svg: {\n scale: %SCALE,\n displayAlign: '%ALIGN',\n displayIndent: '%INDENT'\n },\n output: {\n font: '%FONT',\n displayOverflow: '%OVERFLOW'\n },\n loader: {\n load: ['[tex]/mathtools']\n },\n };\n </script>\n <script id=\"MathJax-script\" async src=\"%PATH\"></script>"
org-hide-emphasis-markers t
org-bibtex-headline-format-function 'org-bibtex-headline-format-default
org-log-done 'time
org-agenda-custom-commands '(("a" "Agenda and STARTED" ((agenda "") (todo "STARTED") (todo "TODO"))))
org-agenda-files '("~/Documents/Personal/Actions/" "~//Documents/Personal/inbox.org.gpg" "~/Documents/Personal/Projects/")
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-refile-targets '((org-agenda-files :maxlevel . 5) (nil :maxlevel . 10))
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-refile-use-outline-path 'file
org-archive-hook '(org-attach-archive-delete-maybe)
org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
org-ascii-format-drawer-function #[771 " \207" [] 4 "\n\n(fn NAME CONTENTS WIDTH)"]
org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines org-cycle-optimize-window-after-visibility-change
org-cycle-display-link-previews)
org-enforce-todo-checkbox-dependencies t
org-persist-before-read-hook '(org-element--cache-persist-before-read)
org-yank-image-file-name-function 'org-yank-image-autogen-filename
org-mode-hook '(#[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-fold-show-all append local] 5]
#[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-babel-show-result-all append local] 5]
org-babel-result-hide-spec org-babel-hide-all-hashes turn-on-org-cdlatex)
org-babel-load-languages '((emacs-lisp) (ocaml . t) (go . t) (latex . t))
org-html-mathjax-options '((path "https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js") (scale 1.0) (align "center")
(font "mathjax-modern") (overflow "scale") (tags "ams") (indent "0em") (multlinewidth "85%") (tagindent ".8em")
(tagside "right"))
org-agenda-span 14
org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
org-icalendar-use-scheduled '(todo-start event-if-todo event-if-not-todo)
org-latex-format-headline-function 'org-latex-format-headline-default-function
org-confirm-shell-link-function 'yes-or-no-p
org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-startup-indented t
org-sort-function 'string-collate-lessp
org-odt-format-headline-function 'org-odt-format-headline-default-function
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-babel-tangle-lang-exts '(("latex" . "tex") ("go" . "go") ("ocaml" . "ml") ("emacs-lisp" . "el") ("elisp" . "el"))
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 'current-window
org-special-ctrl-k t
org-todo-keywords '((sequence "TODO(t)" "STARTED(s)" "WAITING(w)" "|" "FINISHED(f)") (sequence "APPT(a)" "|" "DONE(d)")
(sequence "|" "CANCELLED"))
org-id-link-to-org-use-id 'create-if-interactive
org--warnings '("org-element--cache: Unregistered buffer modifications detected (0 != 1806). Resetting.\nIf this warning appears regularly, please report the warning text to Org mode mailing list (M-x org-submit-bug-report).\nThe buffer is: *temp*\n Current command: org-caldav-sync\n Backtrace:\nnil")
org-blocker-hook '(org-block-todo-from-checkboxes org-block-todo-from-children-or-siblings-or-parent)
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 '("~/Documents/Personal/Actions/calendar.org.gpg")
org-icalendar-use-deadline '(event-if-todo event-if-not-todo todo-due)
org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-enforce-todo-dependencies t
org-confirm-babel-evaluate nil
org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
org-cite-export-processors '((latex biblatex) (html csl "~/Zotero/styles/ieee.csl"))
org-M-RET-may-split-line nil
org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function
org-persist-before-write-hook '(org-element--cache-persist-before-write)
org-indent-indentation-per-level 4
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-babel-pre-tangle-hook '(save-buffer)
org-agenda-loop-over-headlines-in-active-region nil
org-cite-global-bibliography '("~/Documents/Books/bib.json")
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 :store org-bbdb-store-link)
("w3m" :store org-w3m-store-link) ("doi" :follow org-link-doi-open :export org-link-doi-export)
("elfeed" :follow elfeed-link-open :store elfeed-link-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) ("file+sys") ("file+emacs")
("shell" :follow org-link--open-shell)
("news" :follow #[514 "\301\300\302 Q \"\207" ["news" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("mailto" :follow #[514 "\301\300\302 Q \"\207" ["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("https" :follow #[514 "\301\300\302 Q \"\207" ["https" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("http" :follow #[514 "\301\300\302 Q \"\207" ["http" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("ftp" :follow #[514 "\301\300\302 Q \"\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 '(file+olp "~/Documents/Personal/Actions/calendar.org.gpg" "Appointments")
org-metaup-hook '(org-babel-load-in-session-maybe)
org-caldav-save-directory "~/Documents/Personal/Actions/"
org-agenda-file-regexp "\\`[^.].*\\.org\\(\\.gpg\\)?\\'"
org-agenda-dim-blocked-tasks 'invisible
org-icalendar-combined-agenda-file "/tmp/org-caldav-A7dpou"
org-special-ctrl-a/e t
org-src-lang-modes '(("beamer" . LaTeX) ("latex" . LaTeX) ("C" . c) ("C++" . c++) ("asymptote" . asy) ("beamer" . latex) ("calc" . fundamental)
("cpp" . c++) ("ditaa" . artist) ("desktop" . conf-desktop) ("dot" . fundamental) ("elisp" . emacs-lisp)
("ocaml" . tuareg) ("screen" . shell-script) ("sqlite" . sql) ("toml" . conf-toml) ("shell" . sh) ("ash" . sh) ("sh" . sh)
("bash" . sh) ("jsh" . sh) ("bash2" . sh) ("dash" . sh) ("dtksh" . sh) ("ksh" . sh) ("es" . sh) ("rc" . sh) ("itcsh" . sh)
("tcsh" . sh) ("jcsh" . sh) ("csh" . sh) ("ksh88" . sh) ("oash" . sh) ("pdksh" . sh) ("mksh" . sh) ("posix" . sh)
("wksh" . sh) ("wsh" . sh) ("zsh" . sh) ("rpm" . sh))
)
[-- Attachment #2: Type: text/html, Size: 11367 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [BUG] org-element warning [9.8-pre (release_9.7.18-202-ge16c9e @ /home/vjo/.emacs.d/straight/build/org/)]
2024-12-30 17:21 [BUG] org-element warning [9.8-pre (release_9.7.18-202-ge16c9e @ /home/vjo/.emacs.d/straight/build/org/)] Valerio Siniscalco
@ 2024-12-31 17:36 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-12-31 17:36 UTC (permalink / raw)
To: Valerio Siniscalco; +Cc: emacs-orgmode@gnu.org
Valerio Siniscalco <valeriosiniscalco@mailbox.org> writes:
> This warning appears every time that the following commands are executed:
>
> - (org-anki-sync-all) from 'org-anki'
> (https://github.com/eyeinsky/org-anki)
> - (org-caldav-sync) from 'org-caldav'
> (https://github.com/dengste/org-caldav)
>
> The commands work properly, despite the warning.
>
> The issue began after I encrypted all my .org files through gpg.
> They are managed by 'epa' package.
Thanks for reporting!
May you do M-x toggle-debug-on-error and then post the backtrace that
will appear instead of the warning next time?
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-31 17:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-30 17:21 [BUG] org-element warning [9.8-pre (release_9.7.18-202-ge16c9e @ /home/vjo/.emacs.d/straight/build/org/)] Valerio Siniscalco
2024-12-31 17:36 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).