help-gnu-emacs
[Top][All Lists]
Advanced

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

Elisp string function question


From: Ergus
Subject: Elisp string function question
Date: Fri, 18 Jun 2021 14:18:07 +0200

Hi:

I just tried and this:

(string-empty-p nil)
returns nil. But nil is not an non-empty string. This forces to add some
extra checks when using this function.

Is this intended?


reply via email to

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