emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] segfault when org-ellipsis is empty


From: Kaushal Modi
Subject: Re: [O] segfault when org-ellipsis is empty
Date: Mon, 26 Jun 2017 21:13:36 +0000

On Mon, Jun 26, 2017 at 4:19 PM Nicolas Goaziou <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]