trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I need to execute a source code block programatically, ie the cursor must retain its current position after execution.</p> <p>What I have in mind is give the block a name, search for the name, move the cursor 2 lines down to execute <code>org-ctrl-c-ctrl-c</code>, then return to the original location because I used <code>save-excursion</code>.</p> <p>Is there some existing API for this task?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/vfclists"> /u/vfclists </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/plv9qf/what_is_the_elegant_way_to_execute_a_source_code/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/plv9qf/what_is_the_elegant_way_to_execute_a_source_code/">[comments]</a></span>