Ihor Radchenko <yanta...@posteo.net> writes:

> Björn Bidar <bjorn.bi...@thaodan.de> writes:
>
>>>> E.g.:
>>>> 1. I capture a link using org-protocol
>>>> 2. Switch to the org-buffer
>>>> 3. C-c C-l
>>>> 4. RET  <- frame closes however links isn't inserted into the target 
>>>> org-buffer 
>>>
>>> May you provide more details about how to reproduce?
>>
>> What do you miss after the initial details?
>

> In other words, I need detailed steps starting from emacs -Q, if possible.

Never mind the issue was caused by my own setup. I had a hook killing
the frame spawned by org-store-link which cause a race condition.

On another related note are `org-add-note` also follow the same pattern as
e.g. `org-src`? Maybe it should have something like `org-note-window-setup`
similar to `org-src-window-setup`?


Reply via email to