Re: Hang in org-element-cache-map

2025-11-08 Thread Ihor Radchenko
"Rick Lupton" writes: > I've found that org-element-cache-map can hang when using the :to-pos option. > > ;;; test-final.el > ... > It seems to work if you remove the "Content" line, or either of the following > Headline 2/3. It also works if you remove :to-pos or increase its value by > one,

Hang in org-element-cache-map

2025-10-22 Thread Rick Lupton
Hi, I've found that org-element-cache-map can hang when using the :to-pos option. ;;; test-final.el (require 'org) (require 'org-element) (defun test-hang () "Minimal reproducer for org-element-cache-map hang. The bug requires: 1. :granularity 'element parameter 2. Following headlines after t

Re: [BUG] hang in org-element-cache-map triggered by org-icalendar-export-to-ics

2023-01-31 Thread Ihor Radchenko
Hanno Perrey writes: > I have noticed a problem in =org-element-cache-map= that can be > triggered under specific circumstances through > =org-icalendar-export-to-ics= where the execution of the latter would > simply hang apparently indefinitely. This happens if > > ... > I attach an org file wit

[BUG] hang in org-element-cache-map triggered by org-icalendar-export-to-ics

2023-01-31 Thread Hanno Perrey
Dear all, I have noticed a problem in =org-element-cache-map= that can be triggered under specific circumstances through =org-icalendar-export-to-ics= where the execution of the latter would simply hang apparently indefinitely. This happens if - =org-icalendar-store-UID= set to ='t= - =org-ical