Max Nikulin <maniku...@gmail.com> writes:

>>> Double slash in body text not captured in Org Protocol URL
>>>       emacsclient "org-protocol://capture?body=org-protocol://"
>>> ...
>>> Only one slash appears in the resulting Org Capture window.
>> 
>> This is because `server--process-filter-1' hard-codes passing the
>> argument through `expand-file-name', which can cause havoc for
>> especially unfortunate org-protocol strings.
> ...
> Released version supports `server-eval-args-left' that makes hacks with 
> an advice for `server-visit-files' and passing URL as file name relative 
> to emacsclient working directory unnecessary.

Do you mean that we can somehow use `server-eval-args-left' to fix the
bug reporting by Charles?

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to