old pkg fstree stopped working

2024-02-15 Thread Uwe Brauer
Hi I using a pretty old package called org-fstree All it requires, after loading it of course, is to have in an org file the lines --8<---cut here---start->8--- #+begin_fstree: /home/oub/ALLES/HGs/HG-CVS-F

Asynchronous blocks for everything (was Re: [BUG] Unexpected result when evaluating python src block asynchronously [9.7-pre (release_9.6.17-1131-gc9ed03.dirty @ /home/yantar92/.emacs.d/straight/build

2024-02-15 Thread Matt
If I followed correctly, the topic switched to discussing async generally within Babel. I've started a new thread accordingly. On Tue, 06 Feb 2024 20:24:13 +0100 Bruno Barbier > FWIW, I've been trying to use asynchronous blocks for everything, not only > the source blocks that are base

(jit-lock-function 1) signaled (error "Stack overflow in regexp matcher")

2024-02-15 Thread William Denton
I am having a problem I've never seen before: Org can't handle anything more in a large file I have! This file is where I keep my notes day to day for work, with headings for months and days and categories of work, with a lot of notes and clocking in and out. It has about 10,000 lines and is a

Re: (jit-lock-function 1) signaled (error "Stack overflow in regexp matcher")

2024-02-15 Thread William Denton
On Thursday, February 15th, 2024 at 15:40, William Denton wrote: > I am having a problem I've never seen before: Org can't handle anything more > in a large file I have! > > This file is where I keep my notes day to day for work, with headings for > months and days and categories of work, wit

nested blocks in org

2024-02-15 Thread mahmood sheikh
can you point me in the right direction of getting org mode to recognize nested blocks, like code highlighting for src blocks that are within another special block? and getting org-element-map to iterate through both a parent and its child blocks all the same? could modifying `org-block-regexp` to