Héctor Galbis Sanchis <hectometrocuadr...@gmail.com> writes:

> I did a change where multiple values are now handled properly. In
> particular, returning multiple values works the same as returning a list.
> On the other hand, `verbatim` or `scalar` will not strip out the quotes
> anymore when returning a string.
>
> I hope this is helpful.

Thanks!
May you also add a record in etc/ORG-NEWS about the changes?
And add a commit message as described in
https://orgmode.org/worg/org-contribute.html#commit-messages

> +  (if (string-empty-p result)
> +      nil

May I know the reason you consider empty result as a special case?
What about similar case when result only contains whitespace?

-- 
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>

  • ob-lisp patch Héctor Galbis Sanchis
    • Re: ob-lisp patch Ihor Radchenko

Reply via email to