Re: [PATCH] Get org-map-region to properly set the point of first heading

2025-08-23 Thread dmg
Here is a new patch. I have addressed your concerns (except not sure how to test narrowing) 1. changed the summary of the patch 2. added tests for BEG END parameters 3. rewrote tests to make sure that all corner cases are tested hopefully this will finally make it, thank you again Ihor On Thu

Re: [FR] org-babel-n-tangle

2025-08-23 Thread Lei Zhe
Sorry for the late response. Thanks for the explanation. >> 4. For each loop iteration, build separate RESULT list -> RESULTS Wasn't this discussed before? If we change the result to a nested list, the difference will be a breaking change. I still think that returning bare only is the simplest an