Re: Bash results broken?

2022-12-19 Thread Matt
On Mon, 19 Dec 2022 19:44:12 -0500 Rudolf Adamkovič wrote --- > Ihor Radchenko yanta...@posteo.net> writes: > > > Fixed on bugfix. > > I can confirm that the fix works. Thank you! I can confirm it works, too, for the 1 2 3 example. However, it puts double quotes around text:

Re: Radio links work only in small numbers

2022-12-19 Thread Timothy
Hi All, > It’s not like we cannot fix this by splitting the regexp manually into > prefix tree. > > The question is performance though. For reference, I ran into this issue with Org Glossary, and did exactly this: see .

[PATCH] Fix missing null check for tangle links during export

2022-12-19 Thread Tom Gillespie
Hi, Here is a patch that fixes broken tangling during export. I don't have a simple reproduction, but was able to run git bisect to find the originating commit. The commit text explains the issue in detail. Best, Tom From 0b4e35453874db0acf046e46c571cdef5f39f59a Mon Sep 17 00:00:00 2001 From:

Re: Radio links work only in small numbers

2022-12-19 Thread Rudolf Adamkovič
Max Nikulin writes: > On 14/12/2022 06:10, Rudolf Adamkovič wrote: >> >> All [[link]]s in my notes perfectly match LEVEL-1 headings, so I figured >> that I may as well ask Org to make links for me. So, I replaced all the >> ~4000 headings in my notes with radio <<>>. However, Org now >>

Re: Bash results broken?

2022-12-19 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Fixed on bugfix. I can confirm that the fix works. Thank you! Rudy -- "Programming reliably -- must be an activity of an undeniably mathematical nature […] You see, mathematics is about thinking, and doing mathematics is always trying to think as well as possible."

Re: Babel (scheme): Evaluation errors are not shown

2022-12-19 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Note that we currently have no maintainer for ob-scheme and hence can > only provide very limited support. New features are hard for us > without experience with scheme and geiser. I volunteer to maintain `ob-scheme'. (I use Scheme and Geiser heavily at work, albeit

Re: [PATCH] ob-core: add org-confirm-babel-evaluate-cell custom variable

2022-12-19 Thread Tom Gillespie
One more correction. The source of the issue is that the two values in the list need to be different, one for the message and one for the actual test. Best, Tom (list "emacs-lisp" cell '((:eval . yes)) nil (format "%S" cell) nil nil)

Re: [PATCH] ob-core: add org-confirm-babel-evaluate-cell custom variable

2022-12-19 Thread Tom Gillespie
By the way, while we're on bugfixes. I just noticed that (format "%S" cell) is being used to create the fake body for info. This is incorrect because cell is already a string at this point and this makes the behavior inconsistent with the rest of org babel as a result. Fix below. Best, Tom The

Re: Org-cite (oc-csl) tip: Filtering bibliography for language

2022-12-19 Thread András Simonyi
... I've forgotten to add that another (probably more user friendly) option would be to design and implement some kind of filtering DSL. András On Mon, 19 Dec 2022 at 23:05, András Simonyi wrote: > > Dear All, > > On Mon, 19 Dec 2022 at 15:49, Christian Moe wrote: > > > Refinements welcome.

Re: Org-cite (oc-csl) tip: Filtering bibliography for language

2022-12-19 Thread András Simonyi
Dear All, On Mon, 19 Dec 2022 at 15:49, Christian Moe wrote: > Refinements welcome. I'm especially wondering what would be an elegant > way to generalize this for more languages without defining a predicate > for each language (given that we cannot pass the language as an > additional argument

Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2022-12-19 Thread Jean Louis
* Ihor Radchenko [2022-12-18 17:57]: > andre duarte bueno writes: > > > When I try to export file.org using C-c C-e the window with the list of > > possibilities appears. But it appears incomplete(visualization), so I try > > to use the mouse to view the other export options and the system is

Org-cite (oc-csl) tip: Filtering bibliography for language

2022-12-19 Thread Christian Moe
Hi, A tip some of you might find useful: I wanted to separate sub-bibliographies by language, which is not one of the out-of-the-box available properties of the PRINT_BIBLIOGRAPHY keyword.[fn:1] Specifically, I wanted to filter out Norwegian items into one subbibliography and non-Norwegian ones