GNU bug report logs -
#76055
29.4; Doc of string-empty-p
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 4 Feb 2025 20:29:01 UTC
Severity: minor
Tags: wontfix
Found in version 29.4
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Wed, 5 Feb 2025 16:41:47 -0500
>
> Drew Adams via "Bug reports for GNU Emacs, the Swiss army knife of text
> editors" <bug-gnu-emacs <at> gnu.org> writes:
>
> > The doc string should tell you that it treats a symbol for arg STRING,
> > instead of a string, by checking its `symbol-name'. E.g., like what is
> > done for `string=':
> >
> > Symbols are also allowed; their print names are used instead.
>
> FWIW, I'm not suggesting any changes, but I admit that I never really
> understood this design decision.
It's too late to change that: this function supported symbols since
the very beginning. I'm guessing there were good practical reasons
for that behavior.
However, while extending to strings comparison to symbol names could
make sense, telling whether a string is empty (the subject of this
report) is NOT: what symbol could have an empty name?
This bug report was last modified 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.