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

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

bug#57755: 29.0.50; [PATCH] Fallout 816106b


From: Po Lu
Subject: bug#57755: 29.0.50; [PATCH] Fallout 816106b
Date: Tue, 13 Sep 2022 15:32:56 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

dick <dick.r.chiang@gmail.com> writes:

> +                call2 (intern ("string-trim-right"), build_string 
> (err->message),

What coding system is err->message?

And calling intern with a static string is IMHO an anti-pattern that
should not be introduced further into our code.




reply via email to

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