From: Po Lu <luangruo@yahoo.com>
To: emacs-devel@gnu.org
Cc: Stefan Kangas <stefankangas@gmail.com>
Subject: Re: master 97679d06e8 1/2: Avoid an unnecessary call to intern
Date: Mon, 19 Sep 2022 18:22:13 +0800 [thread overview]
Message-ID: <87pmfroe96.fsf@yahoo.com> (raw)
In-Reply-To: <20220919093912.CB62CC0270B@vcs2.savannah.gnu.org> (Stefan Kangas's message of "Mon, 19 Sep 2022 05:39:12 -0400 (EDT)")
Stefan Kangas <stefankangas@gmail.com> writes:
> branch: master
> commit 97679d06e854da4656b64df1bafa9a321c05349d
> Author: Stefan Kangas <stefankangas@gmail.com>
> Commit: Stefan Kangas <stefankangas@gmail.com>
>
> Avoid an unnecessary call to intern
>
> * 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?
I think leaving them there is really just a waste of cycles.
next parent reply other threads:[~2022-09-19 10:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <166358035244.5217.7919161622861356432@vcs2.savannah.gnu.org>
[not found] ` <20220919093912.CB62CC0270B@vcs2.savannah.gnu.org>
2022-09-19 10:22 ` Po Lu [this message]
2022-09-19 13:23 ` master 97679d06e8 1/2: Avoid an unnecessary call to intern Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pmfroe96.fsf@yahoo.com \
--to=luangruo@yahoo.com \
--cc=emacs-devel@gnu.org \
--cc=stefankangas@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).