Hello,
Erik Sjöstrand <[email protected]> writes:
> It seems that org-split-string was rewritten and handles empty strings
> differently in org-mode 9.1. Before (org-split-string "" " ") would
> return nil, but now it returns '("").
Correct.
> I couldn't see any information in the changelog about this.
Indeed. I overlooked this. I added this to ORG-NEWS.
> A side effect (among others, I would guess) of this is that
> org-entry-get-multivalued-property and org-entry-put-multivalued-property
> now return that a property always have a value, even though it is
> empty.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou