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

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

bug#19903: 24.4; wrong-type-argument symbolp "bold" during enriched-enco


From: Stefan Monnier
Subject: bug#19903: 24.4; wrong-type-argument symbolp "bold" during enriched-encode
Date: Fri, 20 Feb 2015 14:55:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> +    (warn "Face %S is a string; interning" face)
[...]
> +    (message "Face %S is a string; interning" face)

Why `warn' in one and `message' in the other?

These could end up spewing a lot of warnings at times, so it's a bit
risky, but if such uses are sufficiently rare it might be OK.


        Stefan





reply via email to

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