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

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

RE: Adding String to Beginning of Lines


From: Drew Adams
Subject: RE: Adding String to Beginning of Lines
Date: Tue, 10 Nov 2020 15:00:07 -0800 (PST)

> FWIW, I agree with Louis on this one: (equal string "") is shorter and
> just as clear as (or even more clear than) `(string-empty-p string)`,
> so I'm no fan of such a definition.

+1.

Perhaps someone added it to have a unary predicate
to pass, instead of using an anonymous function or
`apply-partially'?



reply via email to

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