emacs-devel
[Top][All Lists]
Advanced

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

Re: master 97679d06e8 1/2: Avoid an unnecessary call to intern


From: Stefan Kangas
Subject: Re: master 97679d06e8 1/2: Avoid an unnecessary call to intern
Date: Mon, 19 Sep 2022 09:23:35 -0400

Po Lu <luangruo@yahoo.com> writes:

>>     * src/doc.c (Fdocumentation): Prefer DEFSYM to using intern directly.
>
> Maybe we should get rid of all of the calls to intern with a static
> string in one go?

Sounds good to me.

> I think leaving them there is really just a waste of cycles.

Getting rid of them also gives us compile-time error checking, which is
nice.



reply via email to

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