Re: bug in org-map-region (including patch)

2025-07-13 Thread Ihor Radchenko
dmg writes: >> Could you please provide the details of the failure? >> > > it seems to be related to python (I am running MacOS): > > ... >passed 358/1318 test-ob-python/assign-underscore (0.064578 sec) > Can’t guess python-indent-offset, using defaults: 4 > Sent: print > ('ob_comint_asyn

Re: bug in org-map-region (including patch)

2025-07-13 Thread dmg
Ihor Radchenko writes: > dmg writes: > >> while working with org-roam I detected the following bug: >> >> Create an org file with the following info: >> >> * heading >> >> * heading 2 >> ... >> You will note that the location of the first heading is off (it is >> reported as starting after th

Re: bug in org-map-region (including patch)

2025-07-12 Thread Ihor Radchenko
dmg writes: > while working with org-roam I detected the following bug: > > Create an org file with the following info: > > * heading > > * heading 2 > ... > You will note that the location of the first heading is off (it is > reported as starting after the space after the asterisks) org-map-reg