On Mon, Jun 26, 2017 at 4:19 PM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:

Meanwhile, we could simply change :safe keyword from `org-ellipsis' to

  (lambda (v) (and (string-or-null-p v) (not (equal v ""))))


WDYT?

But that would still allow the user to use setq to set that variable.
--

Kaushal Modi