Confirmed on emacs master with org-mode master.

On Sat, 19 Jul 2025 at 07:27, Иван Чижов <ivchiz...@gmail.com> wrote:
>
> You need to do the following to reproduce the problem.
>
> 1. Suppose we have some org file 'file.org'. Make Org source code in
> that file, for example:
> #+begin_src org
>  ,#+title: The article
>  ,#+author: Noname
>
>  ,* Abstract                                                          :ignore:
>
>  ,#+begin_abstract
>  This is the cool abstract
>  ,#+end_abstract
>
>  ,* Section 1
>  + 1
>  + 2
>  ,* Section 2
>  Hello, World!
>
>  ,* Section 3
>  Hello, Org and Emacs!
> #+end_src
> 2. Put the cursor in the source block and press C-c '. The separate
>  buffer will open to edit tj Org source block.
> 3. In that buffer press C-c C-e l o or C-c C-e l l (export buffer to
>  PDF or LaTeX, for example).
> 4. After export close the buffer by pressing (C-c ' or C-c C-k, it
>  doesn't matter).
> 5. In the file.org put the cursor in the source block and press C-c
>  '. You will get the error message "Marker does not point anywhere" and
>  the buffer will not open.
>
>
>
>
>
>
> Emacs  : GNU Emacs 30.1 (build 2, aarch64-apple-darwin24.3.0, NS 
> appkit-2575.40 Version 15.3.2 (Build 24D81))
> of 2025-05-12
> Package: Org mode version 9.7.11 (release_9.7.11 @ 
> /opt/homebrew/Cellar/emacs-plus@30/30.1/share/emacs/30.1/lisp/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-html-format-headline-function 'org-html-format-headline-default-function
> org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
> org-directory '("~/git-projects/org-notes")
> org-latex-format-inlinetask-function 
> 'org-latex-format-inlinetask-default-function
> 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-confirm-elisp-link-function 'yes-or-no-p
> org-latex-format-headline-function 'org-latex-format-headline-default-function
> org-file-apps '(("\\.xsl\\'" . "open %s") ("\\.xslx\\'" . "open %s")
>                 ("\\.doc\\'" . "open %s") ("\\.docx\\'" . "open %s")
>                 ("\\.pdf\\'" . emacs) (auto-mode . emacs) (directory
> . emacs)
>                 ("\\.mm\\'" . default) ("\\.x?html?\\'" . default)
>                 ("\\.pdf\\'" . default))
> org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
> org-html-checkbox-type 'html
> org-mode-hook '(#[0 "\301\211 \207"
>                   [imenu-create-index-function org-imenu-get-tree] 2]
>                 flycheck-mode yas-minor-mode
>                 #[nil ((set (make-local-variable 'yas-indent-line)
> 'fixed)) nil]
>                 #[nil ((yas-reload-all)) nil]
>                 #[nil
>                   ((set (make-local-variable 'olivetti-body-width)
>                     (+ fill-column 5))
>                    )
>                   nil]
>                 org-indent-mode visual-line-mode org-tempo-setup
> howm-mode
>                 olivetti-mode turn-on-org-cdlatex citar-capf-setup
>                 #[nil
>                   ((add-hook 'change-major-mode-hook
> 'org-fold-show-all 'append
>                     'local)
>                    )
>                   (org--rds reftex-docstruct-symbol org-attach-method
>                    org--single-lines-list-is-paragraph
>                    org-element-greater-elements
> org-agenda-restrict-end
>                    org-agenda-restrict-begin org-agenda-restrict
>                    visual-fill-column-width org-clock-history
>                    org-agenda-current-date org-with-time
> org-defdecode org-def
>                    org-read-date-inactive org-ans2 org-ans1
>                    org-columns-current-fmt-compiled
> org-clock-current-task
>                    org-clock-effort org-agenda-skip-function
>                    org-agenda-skip-comment-trees
> org-agenda-archives-mode
>                    org-end-time-was-given org-time-was-given
> org-log-note-extra
>                    org-log-note-purpose org-log-post-message
>                    org-last-inserted-timestamp
> org-last-changed-timestamp
>                    org-entry-property-inherited-from org-state
>                    org-agenda-headline-snapshot-before-repeat
>                    org-agenda-buffer-name org-agenda-start-on-weekday
>                    org-agenda-buffer-tmp-name org-log-note-marker
>                    org-priority-regexp org-mode-abbrev-table
>                    org-element-cache-persistent
> org-element-cache-version
>                    buffer-face-mode-face org-tbl-menu org-org-menu
>                    org-struct-menu org-entities org-last-state
>                    org-id-track-globally org-clock-start-time
> texmathp-why
>                    remember-data-file
> org-agenda-tags-todo-honor-ignore-options
>                    calc-embedded-open-mode calc-embedded-open-formula
>                    calc-embedded-close-formula align-mode-rules-list
>                    org-emphasis-alist org-emphasis-regexp-components
>                    org-export-registered-backends org-modules
> crm-separator
>                    org-babel-load-languages
> org-id-overriding-file-name
>                    org-indent-indentation-per-level
> org-element--timestamp-regexp
>                    org-element-cache-map-continue-from
>                    org-element-paragraph-separate
> org-agenda-buffer-name
>                    org-inlinetask-min-level t)
>                   ]
>                 #[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
>                 display-line-numbers-mode electric-pair-local-mode 
> flyspell-mode)
> org-latex-default-packages-alist '(("" "mathtools" t
>                                     ("lualatex" "xetex" "xelatex"))
>                                    ("" "fontspec" t
>                                     ("lualatex" "xetex" "xelatex"))
>                                    ("AUTO" "inputenc" t ("pdflatex"))
>                                    ("T1, T2A" "fontenc" t
> ("pdflatex"))
>                                    ("AUTO" "babel" t) ("" "graphicx"
> t)
>                                    ("" "booktabs" t) ("" "longtable"
> t)
>                                    ("" "tabularx" t) ("" "multirow"
> t)
>                                    ("" "makecell" t) ("" "colortbl"
> t)
>                                    ("" "caption" t) ("" "wrapfig" t)
>                                    ("" "rotating" t) ("normalem"
> "ulem" t)
>                                    ("" "mathtools" t ("pdflatex"))
>                                    ("" "amssymb" t ("pdflatex")) (""
> "capt-of" t)
>                                    ("" "hyperref" t) ("" "xparse" t))
> org-beamer-outline-frame-title "\\translate{Outline}"
> org-confirm-shell-link-function 'yes-or-no-p
> org-odt-format-headline-function 'org-odt-format-headline-default-function
> org-cite-global-bibliography 
> '("/Users/surehand/Documents/library/library.bib")
> org-archive-hook '(org-attach-archive-delete-maybe)
> org-metaup-hook '(org-babel-load-in-session-maybe)
> org-latex-subtitle-separate t
> org-occur-hook '(org-first-headline-recenter)
> org-tag-alist '(("msu" . 85) ("bachelors" . 98) ("masters" . 109)
> ("PHDs" . 112)
>                 ("HRs" . 104) ("admin" . 65) ("classes" . 67)
> ("kryptonite" . 75)
>                 ("tk26" . 84) ("cryptomuseum" . 89) ("PR" . 80)
>                 ("noexport" . 120) ("export" . 101) ("ignore" . 105)
>                 ("project" . 74) ("research" . 82) ("memorandum"
> . 77)
>                 ("review" . 87) ("slides" . 115) ("notes" . 110)
>                 ("lecture_notes" . 108) ("article" . 97))
> org-latex-default-class "extarticle"
> org-html-format-inlinetask-function 
> 'org-html-format-inlinetask-default-function
> org-ascii-format-drawer-function #[771 " \207" [] 4 "\n\n(fn NAME CONTENTS 
> WIDTH)"]
> org-bibtex-headline-format-function 'org-bibtex-headline-format-default
> org-export-with-smart-quotes t
> 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)
>                       ("attachment" :follow org-attach-follow
> :complete
>                        org-attach-complete-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\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)"]
>                        )
>                       ("help" :follow org-link--open-help :store
>                        org-link--store-help)
>                       ("file" :complete org-link-complete-file)
>                       ("elisp" :follow org-link--open-elisp))
> org-todo-keyword-faces '(("BACKLOG" :foreground "GoldenRod" :weight
> bold)
>                          ("INPROGRESS" :foreground "DeepPink" :weight
> bold)
>                          ("TODO" :foreground "DeepPink" :weight bold)
>                          ("WAIT" :foreground "Red" :weight bold)
>                          ("BLOCKED" :foreground "Red" :weight bold)
>                          ("DONE" :foreground "LimeGreen" :weight
> bold)
>                          ("CANCELED" :foreground "LimeGreen" :weight bold))
> org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe
>                            org-babel-header-arg-expand)
> org-todo-keywords '((sequence "BACKLOG(l!)" "TODO(t!)"
> "BLOCKED(b@/!)" "|"
>                      "DONE(d!)" "CANCELED(c@)")
>                     )
> org-tag-faces '(("msu" :foreground "royalblue1" :weight bold)
>                 ("bachelors" :foreground "royalblue1" :weight bold)
>                 ("masters" :foreground "royalblue1" :weight bold)
>                 ("PHDs" :foreground "royalblue1" :weight bold)
>                 ("HRs" :foreground "royalblue1" :weight bold)
>                 ("admin" :foreground "royalblue1" :weight bold)
>                 ("classes" :foreground "royalblue1" :weight bold)
>                 ("kryptonite" :foreground "mediumPurple1" :weight
> bold)
>                 ("tc26" :foreground "mediumPurple1" :weight bold)
>                 ("cryptomuseum" :foreground "mediumPurple1" :weight
> bold)
>                 ("PR" :foreground "mediumPurple1" :weight bold)
>                 ("project" :foreground "Red" :weight bold)
>                 ("research" :foreground "forest green" :weight bold)
>                 ("notes" :foreground "forest green" :weight bold)
>                 ("memorandum" :foreground "sienna" :weight bold)
>                 ("review" :foreground "sienna" :weight bold)
>                 ("slides" :foreground "yellow1" :weight bold)
>                 ("lecture_notes" :foreground "yellow1" :weight bold)
>                 ("article" :foreground "yellow1" :weight bold))
> org-font-lock-set-keywords-hook '(org-transclusion-font-lock-set)
> org-cite-activate-processor 'citar
> org-agenda-before-write-hook '(org-agenda-add-entry-text)
> org-metadown-hook '(org-babel-pop-to-session-maybe)
> org-tab-before-tab-emulation-hook '(org-tempo-complete-tag)
> org-tab-first-hook '(org-babel-hide-result-toggle-maybe
>                      org-babel-header-arg-expand)
> org-sort-function 'string-collate-lessp
> org--warnings nil
> org-startup-folded t
> org-babel-pre-tangle-hook '(save-buffer)
> org-latex-prefer-user-labels t
> org-highlight-latex-and-related '(latex script entities)
> org-cite-follow-processor 'citar
> org-cite-insert-processor 'citar
> org-export-before-parsing-hook '(org-attach-expand-links)
> org-link-shell-confirm-function 'yes-or-no-p
> org-fold-core-isearch-open-function 'org-fold--isearch-reveal
> outline-isearch-open-invisible-function 'outline-isearch-open-invisible
> org-latex-classes '(("cmcherald" "\\documentclass{cmcherald}"
>                      ("\\section{%s}" . "\\section*{%s}")
>                      ("\\subsection{%s}" . "\\subsection*{%s}")
>                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
>                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
>                      ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
>                     ("beamer" "\\documentclass{beamer}"
>                      ("\\section{%s}" . "\\section*{%s}")
>                      ("\\subsection{%s}" . "\\subsection*{%s}")
>                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
>                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
>                      ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
>                     ("extreport" "\\documentclass{extreport}"
>                      ("\\section{%s}" . "\\section*{%s}")
>                      ("\\subsection{%s}" . "\\subsection*{%s}")
>                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
>                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
>                      ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
>                     ("extarticle" "\\documentclass{extarticle}"
>                      ("\\section{%s}" . "\\section*{%s}")
>                      ("\\subsection{%s}" . "\\subsection*{%s}")
>                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
>                      ("\\paragraph{%s}" . "\\paragraph*{%s}")
>                      ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
>                     ("memoir" "\\documentclass{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}"))
>                     ("beamer" "\\documentclass[presentation]{beamer}"
>                      ("\\section{%s}" . "\\section*{%s}")
>                      ("\\subsection{%s}" . "\\subsection*{%s}")
>                      ("\\subsubsection{%s}"
> . "\\subsubsection*{%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-src-mode-hook '(org-src-babel-configure-edit-buffer
>                     org-src-mode-configure-edit-buffer)
> org-latex-subtitle-format "\\subtitle{%s}"
> org-agenda-loop-over-headlines-in-active-region nil
> org-preview-latex-default-process 'dvisvgm
> org-latex-packages-alist '(("" "xfrac" t)
>                            
> "\\graphicspath{{./images/}{./pics/}{./img/}{./pictures/}{./picture}}\n" 
> "\\makeatletter" "\\AtEndPreamble{" "    
> \\@ifpackageloaded{unicode-math}{}{%" "        
> \\newcommand{\\symbfit}[1]{\\ensuremath{\\boldsymbol{#1}}}" "        
> \\newcommand{\\symbfup}[1]{\\ensuremath{\\boldsymbol{#1}}}" "    }" "}" 
> "\\makeatother" "\\pdfstringdefDisableCommands{\\def\\ell{ℓ}}" 
> "\\newcommand\\scalemath[2]{\\scalebox{#1}{\\mbox{\\ensuremath{\\displaystyle 
> #2}}}}")
> org-agenda-files '("~/git-projects/org-notes")
> org-link-elisp-confirm-function 'yes-or-no-p
> org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
> 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))
> 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-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
> org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
> org-id-link-to-org-use-id 'create-if-interactive-and-no-custom-id
> )



--
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Sagen's Paradeiser, write BE!
Year 1 of the New Koprocracy

Reply via email to