emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: snake05865@gmail.com
To: emacs-orgmode@gnu.org
Subject: Org mode version 9.8-pre (9.8-pre-n/a-g7a3fc3 @ /home/snake/.config/emacs/elpaca/builds/org/); Some kind of bug
Date: Fri, 30 Aug 2024 17:57:49 +0300	[thread overview]
Message-ID: <87o75anjma.fsf@void> (raw)


Remember 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.
------------------------------------------------------------------------



Emacs  : GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0)
 of 2024-05-26
Package: Org mode version 9.8-pre (9.8-pre-n/a-g7a3fc3
 @ /home/snake/.config/emacs/elpaca/builds/org/)

current state:
==============
(setq
 org-yank-image-file-name-function 'org-yank-image-autogen-filename
 org-persist-before-write-hook '(org-element--cache-persist-before-write)
 org-modern-progress nil
 org-habit-show-habits-only-for-today nil
 org-refile-allow-creating-parent-nodes 'confirm
 org-directory "~/OrgFiles"
 org-M-RET-may-split-line nil
 org-structure-template-alist '(("sj" . "src javascript") ("ss" . "src shell") ("se" . "src emacs-lisp :lexical t") ("f" . "src fountain")
                                ("a" . "export ascii") ("c" . "center") ("C" . "comment") ("e" . "example") ("E" . "export")
                                ("h" . "export html") ("l" . "export latex") ("q" . "quote") ("s" . "src") ("v" . "verse"))
 org-speed-command-hook '(org-speed-command-activate org-babel-speed-command-activate)
 org-persist-after-read-hook '(org-element--cache-persist-after-read)
 org-fold-catch-invisible-edits 'show-and-error
 org-confirm-elisp-link-function 'yes-or-no-p
 org-agenda-finalize-hook '(org-fancy-priorities-create-overlays)
 org-log-done 'time
 org-modern-priority nil
 org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.mp[[:digit:]]\\'" . "/usr/bin/mpv --force-window=yes %s")
                 ("\\.x?html?\\'" . "/usr/bin/bash -c '$BROWSER  %s'") ("\\.pdf\\'" . default))
 org-modern-mode-hook '(org-modern-mode-set-explicitly)
 org-mode-hook '(org-indent-mode #[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-fold-show-all append local] 5]
                 #[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-babel-show-result-all append local] 5]
                 org-babel-result-hide-spec org-babel-hide-all-hashes #[0 "\301\211\207" [imenu-create-index-function org-imenu-get-tree] 2]
                 org-appear-mode my-org-download-set-dir org-download-enable org-fancy-priorities-mode variable-pitch-mode visual-line-mode)
 org-habit-completed-glyph 10003
 org-hide-emphasis-markers t
 org-modern-horizontal-rule "────────────────────────────────────"
 org-hierarchical-todo-statistics nil
 org-refile-targets '((org-agenda-files :maxlevel . 20) (+org-files-list :maxlevel . 20))
 org-confirm-shell-link-function 'yes-or-no-p
 org-log-reschedule t
 org-archive-hook '(org-attach-archive-delete-maybe)
 org-src-window-setup 'current-window
 org-habit-graph-column 3
 org-insert-heading-respect-content t
 org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)
 org-link-frame-setup '((file . find-file))
 org-modern-block-name '((t . t) ("src" "»" "«") ("example" "»–" "–«") ("quote" "❝" "❞") ("export" "⏩" "⏪"))
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-agenda-text-search-extra-files '(agenda-archives)
 org-reverse-note-order t
 org-fancy-priorities-list '("⚑" "⬆" "■")
 org-occur-hook '(org-first-headline-recenter)
 org-ellipsis "▿"
 org-enforce-todo-dependencies t
 org-download-annotate-function #[(_link) ("") (t)]
 org-modern-star '("◉" "○" "✸" "✿" "✤" "✜" "◆" "▶")
 org-emphasis-alist '(("*" (bold :foreground "#f1e00a")) ("*" bold) ("/" italic) ("_" underline) ("=" org-verbatim verbatim)
                      ("~" org-code verbatim) ("+" (:strike-through t)))
 org-confirm-babel-evaluate nil
 org-appear-autosubmarkers t
 org-priority-faces '((65 . nerd-icons-red) (66 . warning) (67 . success))
 org-download-link-format-function 'org-download-link-format-function-default
 org-link-parameters '(("attachment" :follow org-attach-follow :complete org-attach-complete-link) ("treemacs" :store treemacs-store-org-link)
                       ("elfeed" :follow elfeed-link-open :store elfeed-link-store-link)
                       ("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\302Q\"\207" ["news" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("mailto" :follow #[514 "\301\300\302Q\"\207" ["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("https" :follow #[514 "\301\300\302Q\"\207" ["https" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("http" :follow #[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("ftp" :follow #[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("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)
                       ("elisp" :follow org-link--open-elisp))
 org-modern-table nil
 org-download-file-format-function 'org-download-file-format-default
 org-refile-use-outline-path 'file
 org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-habit-following-days 1
 org-todo-keywords '((sequence "TODO(t)" "DONE(d)") (sequence "DEPRECATED(o)"))
 org-return-follows-link t
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-download-image-org-width 600
 org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-sort-function 'string-collate-lessp
 org--warnings '("org-element--cache: Unregistered buffer modifications detected (341400 != 341401). 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: 00 Emacs.org\n Current command: nil\n Backtrace:\n\"  backtrace-to-string(nil)\n  org-element--cache-sync(#<buffer 00 Emacs.org>)\n  apply(org-element--cache-sync #<buffer 00 Emacs.org>)\n  timer-event-handler([t 0 5 308540 nil org-element--cache-sync (#<buffer 00 Emacs.org>) idle 337999 nil])\n\"" "org-element--cache: Unregistered buffer modifications detected (341582 != 341583). 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: 00 Emacs.org\n Current command: nil\n Backtrace:\n\"  backtrace-to-string(nil)\n  org-element--cache-sync(#<buffer 00 Emacs.org>)\n  apply(org-element--cache-sync #<buffer 00 Emacs.org>)\n  timer-event-handler([t 0 0 599999 nil org-element--cache-sync (#<buffer 00 Emacs.org>) idle 999999 nil])\n\"")
 org-modern-block-fringe nil
 org-startup-folded 'fold
 org-babel-pre-tangle-hook '(save-buffer)
 org-src-preserve-indentation t
 org-habit-today-glyph 128197
 org-export-before-parsing-hook '(org-attach-expand-links)
 org-link-shell-confirm-function 'yes-or-no-p
 org-modern-checkbox nil
 org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
 outline-isearch-open-invisible-function 'outline-isearch-open-invisible
 org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer)
 org-fontify-quote-and-verse-blocks t
 org-capture-after-finalize-hook '(anki-editor-reset-cloze-number)
 org-modules '(org-habit)
 org-agenda-loop-over-headlines-in-active-region nil
 org-priority-lowest 68
 org-agenda-files '("~/OrgFiles/TODO.org")
 org-link-elisp-confirm-function 'yes-or-no-p
 org-download-abbreviate-filename-function 'expand-file-name
 org-outline-path-complete-in-steps nil
 org-roam-mode-hook '(org-appear-mode)
 org-habit-preceding-days 29
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines org-cycle-optimize-window-after-visibility-change
                  org-cycle-display-inline-images)
 org-persist-before-read-hook '(org-element--cache-persist-before-read)
 )


             reply	other threads:[~2024-08-31 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-30 14:57 snake05865 [this message]
2024-08-31 15:18 ` Org mode version 9.8-pre (9.8-pre-n/a-g7a3fc3 @ /home/snake/.config/emacs/elpaca/builds/org/); Some kind of bug Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o75anjma.fsf@void \
    --to=snake05865@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).