emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vert La Foret <vertlaforet@protonmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: [BUG] Bullets disappear [9.6.15 (release_9.6.15 @ /gnu/store/nvnjriicsz8r7aj9j9dpgxbmmzi1vdig-emacs-29.4/share/emacs/29.4/lisp/org/)]
Date: Tue, 22 Oct 2024 11:19:12 +0000	[thread overview]
Message-ID: <46Db4fBYU1sKB0vPwYlGiIoHPLTPWnlI8A5p6BmgAjDNaIug3PAo81znv2jMTbAEfRBbXgz-JI5yDedbbW2lg5CTK0CpJ2E0r8Xq8z7gktg=@protonmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 7807 bytes --]

In my Emacs.org configure file, org looses track of children and
subheadings. Hitting tab does nothing. If I switch to fundamental on

the buffer, everything under the bullet seems to be gone. However on a save, all data that was originally in the file shows up again. Sometimes when I reload
(i.e. kill and and reopen, not revert) the buffer I get the following warning:

Warning (org-element-cache): org-element--cache: Org parser error in Emacs.org::361. Resetting.
The error was: (error "Invalid search bound (wrong side of point)")
Backtrace:
" backtrace-to-string(nil)
org-element-at-point()
org-back-to-heading(t)
org-fold-heading(nil)
org-fold-show-set-visibility(tree)
org-cycle-internal-local()
org-cycle(nil)
funcall-interactively(org-cycle nil)
command-execute(org-cycle)
"

I'm running emacs and org under Guix (gnu+nongnu).

//E.M.

Emacs : GNU Emacs 29.4 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0)
Package: Org mode version 9.6.15 (release_9.6.15 @ /gnu/store/nvnjriicsz8r7aj9j9dpgxbmmzi1vdig-emacs-29.4/share/emacs/29.4/lisp/org/)

current state:
==============
(setq
org-link-elisp-confirm-function 'yes-or-no-p
org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 "\n\n(fn ENTRY)"]
org-log-done 'time
org-agenda-custom-commands '(("z" "Talks to Zoe" tags-todo "zoe"
((org-agenda-overriding-header "Zoe talk")))
("n" "Next Tasks"
((todo "NEXT"
((org-agenda-overriding-header "Next Tasks") (org-agenda-max-todos 5))
)
)
)
("e" tags-todo "+TODO=\"NEXT\"++Effort==1"
((org-agenda-overriding-header "Low Effort Tasks")
(org-agenda-max-todos 10) (org-agenda-files org-agenda-files))
)
("w" "Workflow Status"
((todo "ACTIVE"
((org-agenda-overriding-header "Active Projects")
(org-agenda-files org-agenda-files))
)
(todo "WAIT"
((org-agenda-overriding-header "Waiting on External")
(org-agenda-files org-agenda-files))
)
(todo "PLAN"
((org-agenda-overriding-header "In Planning")
(org-agenda-todo-list-sublevels nil)
(org-agenda-files org-agenda-files))
)
(todo "COMPLETED"
((org-agenda-overriding-header "Completed Projects")
(org-agenda-files org-agenda-files))
)
(todo "CANC"
((org-agenda-overriding-header "Cancelled Projects")
(org-agenda-files org-agenda-files))
)
)
)
)
org-log-into-drawer t
org-agenda-files '("~/opt/org-mode/GTD/GTD.org" "~/opt/org-mode/GTD/Someday.org"
"~/opt/org-mode/GTD/Habits.org")
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-refile-targets '(("~/opt/org-mode/GTD/Archive.org" :maxlevel . 1)
("~/opt/org-mode/GTD/Someday.org" :maxlevel . 1)
("~/opt/org-mode/GTD/GTD.org" :maxlevel . 1))
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-tag-alist '((:startgroup) (:endgroup) ("@computer" . 67) ("@phone" . 80) ("@town" . 84)
("@bigtown" . 66) ("@home" . 72) ("zoe" . 122) ("christine" . 99) ("doctor" . 100)
("buy" . 98) ("read" . 114))
org-archive-hook '(org-attach-archive-delete-maybe)
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)
org-modules '(org-habit ol-doi ol-w3m ol-bbdb ol-bibtex ol-docview ol-gnus ol-info ol-irc ol-mhe
ol-rmail ol-eww)
org-mode-hook '(#[0 "\301\211\207" [imenu-create-index-function org-imenu-get-tree] 2]
(closure (t) nil (add-hook 'after-save-hook #'emfrom/org-babel-tangle-config))
org-tempo-setup org-bullets-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 emfrom/org-mode-visual-fill
emfrom/org-mode-setup (closure (t) nil (display-line-numbers-mode 0)))
org-id-locations-file "/home/emfrom/etc/emacs/var/org/id-locations.el"
org-agenda-start-with-log-mode t
org-agenda-span 1
org-ellipsis " ▾"
org-confirm-shell-link-function 'yes-or-no-p
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-habit-graph-column 60
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-babel-tangle-lang-exts '(("arduino" . "ino") ("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-todo-keywords '((sequence "TODO(t)" "NEXT(n)" "WAIT(w@/!)" "|" "DONE(d!)")
(sequence "PLAN(p)" "ACTIVE(a)" "SOMEDAY(s)" "TICKLER(i)" "|" "COMPLETED(c)"
"CANC(k@)")
)
org-structure-template-alist '(("sh" . "src shell") ("el" . "src emacs-lisp") ("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-clock-persist-file "/home/emfrom/etc/emacs/var/org/clock-persist.el"
org-persist-directory "/home/emfrom/etc/emacs/var/org/persist/"
org-bullets-bullet-list '("◉" "○" "●" "○" "●" "○" "●")
org-fold-core-isearch-open-function 'org-fold--isearch-reveal
org-persist-before-write-hook '(org-element--cache-persist-before-write)
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-occur-hook '(org-first-headline-recenter)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-link-parameters '(("attachment" :follow org-attach-follow :complete org-attach-complete-link)
("helpful" :store helpful--org-link-store)
("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)
("id" :follow org-id-open) ("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)"])
("help" :follow helpful--org-link-follow :store org-link--store-help)
("file" :complete org-link-complete-file)
("elisp" :follow org-link--open-elisp))
org-metaup-hook '(org-babel-load-in-session-maybe)
org-return-follows-link t
org-src-lang-modes '(("arduino" . arduino) ("C" . c) ("C++" . c++) ("asymptote" . asy) ("bash" . sh)
("beamer" . latex) ("calc" . fundamental) ("cpp" . c++) ("ditaa" . artist)
("desktop" . conf-desktop) ("dot" . fundamental) ("elisp" . emacs-lisp)
("ocaml" . tuareg) ("screen" . shell-script) ("shell" . sh) ("sqlite" . sql)
("toml" . conf-toml))
org-tab-before-tab-emulation-hook '(org-tempo-complete-tag)
)

[-- Attachment #2: Type: text/html, Size: 15232 bytes --]

             reply	other threads:[~2024-10-22 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 11:19 Vert La Foret [this message]
2024-10-22 17:18 ` [BUG] Bullets disappear [9.6.15 (release_9.6.15 @ /gnu/store/nvnjriicsz8r7aj9j9dpgxbmmzi1vdig-emacs-29.4/share/emacs/29.4/lisp/org/)] 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='46Db4fBYU1sKB0vPwYlGiIoHPLTPWnlI8A5p6BmgAjDNaIug3PAo81znv2jMTbAEfRBbXgz-JI5yDedbbW2lg5CTK0CpJ2E0r8Xq8z7gktg=@protonmail.com' \
    --to=vertlaforet@protonmail.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).