> On Jan 17, 2019, at 1:38 PM, Berry, Charles wrote:
>
> TL;DR: "org-open-at-point calls org-babel-open-src-block-result first thing"
> is not true.
>
> The `unless' COND argument starting around line 5 of the code of
> `org-open-at-point' runs the hooks in `org-open-at-point-functions'.
>
[Quoting trimmed for the most relevant context.]
> On Jan 11, 2019, at 7:12 PM, Berry, Charles wrote:
>
>> On Jan 5, 2019, at 7:41 AM, Win Treese wrote:
>>
>>> On Jan 5, 2019, at 5:25 AM, Eric S Fraga wrote:
>>>
>>> On Friday, 4 Jan 2019 at 19:
> On Jan 5, 2019, at 5:25 AM, Eric S Fraga wrote:
>
> On Friday, 4 Jan 2019 at 19:38, Win Treese wrote:
>> Suppose I have the following Org file contents:
>>
>> * test
>>
>> #+BEGIN_SRC emacs-lisp
>> (setq yyy 3)
>> ;; See https://www
Emacs 25.3.50.1,
Org version 9.2. Started Aquamacs with -q, then ran (package-initialize) so
that it would find the current MELPA version of Org. No other configuration
code was run.
Thanks for any insight.
Win Treese
tre...@acm.org