emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] With custom results keyword ([9.7-pre (release_9.6.24-1407-ga2


From: Ihor Radchenko
Subject: Re: [BUG] With custom results keyword ([9.7-pre (release_9.6.24-1407-ga2514c)])
Date: Tue, 30 Apr 2024 12:53:32 +0000

caroute@free.fr writes:

> With a custom results keyword the function
> org-babel-where-is-src-block-result doesn't find the results block
> when the src block is unnamed.
>
>
>
> #+name: config
> #+begin_src emacs-lisp
>   (setopt org-babel-results-keyword "RÉSULTATS")
> #+end_src

This is not allowed, as per docstring:

(defcustom org-babel-results-keyword "RESULTS"
  "Keyword used to name results generated by code blocks.
It should be \"RESULTS\".  However any capitalization may be
   ^^^^^^^^^^^^^^^^^^^^^
used."

Not a bug.
Canceled.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]