From: "Erik Sjöstrand" <sjostrand.erik@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Bug: org-split-string handles empty strings differently in 9.1
Date: Thu, 07 Sep 2017 09:06:20 +0000 [thread overview]
Message-ID: <CABHaYhUxZj3BtLqF_t4p7z6ZznHCqJ6+rLnpZOt52xEhCQ7NPw@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 610 bytes --]
Hi!
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 '(""). I couldn't see any information in the
changelog about this.
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.
Emacs : GNU Emacs 25.2.1 (x86_64-w64-mingw32)
of 2017-04-24
Package: Org mode version 9.1 (9.1-elpaplus @
c:/home/.emacs.d/elpa/org-plus-contrib-20170906/)
[-- Attachment #2: Type: text/html, Size: 794 bytes --]
next reply other threads:[~2017-09-07 9:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-07 9:06 Erik Sjöstrand [this message]
2017-09-07 12:41 ` Bug: org-split-string handles empty strings differently in 9.1 Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CABHaYhUxZj3BtLqF_t4p7z6ZznHCqJ6+rLnpZOt52xEhCQ7NPw@mail.gmail.com \
--to=sjostrand.erik@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.