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

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

bug#56685: OBOE in string-truncate-left?


From: Stefan Kangas
Subject: bug#56685: OBOE in string-truncate-left?
Date: Thu, 21 Jul 2022 17:10:36 -0500

Try evaluating:

    (length (string-truncate-left "longstring" 8))
    => 9

But the docstring says "Truncate STRING to LENGTH".
This seems like a bug.





reply via email to

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