From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master 06f440eb81: ; Fix recent additions to Emacs manual Date: Sun, 04 Sep 2022 08:04:27 +0300 Message-ID: <83a67fn31g.fsf@gnu.org> References: <166221602155.11384.11792473386492327972@vcs2.savannah.gnu.org> <20220903144024.908D7C0088A@vcs2.savannah.gnu.org> <87v8q4iasl.fsf@no.workgroup> <83k06kmi19.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5919"; mail-complaints-to="usenet@ciao.gmane.io" Cc: telegraph@gmx.net, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Sep 04 07:06:20 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oUhps-0001Mo-4V for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Sep 2022 07:06:20 +0200 Original-Received: from localhost ([::1]:38384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUhpq-0001wI-OW for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Sep 2022 01:06:18 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35840) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUhoS-0001EU-BR for emacs-devel@gnu.org; Sun, 04 Sep 2022 01:04:52 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34434) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUhoR-0001Qg-S6; Sun, 04 Sep 2022 01:04:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=dA9SPHxBZ4X8ezM4T/N8RUaNSzJpnuUCOI7H1n10D7w=; b=T0zmgvL59LNE tToB3CQXE+FBkw+8M1iba5HcAtreNmZ0Qf3BNPhzVzrmTIWapbQEcApZs1m9LE44Lui2WywsBIUBI WEht6mO7Zqkei7+ktIsqKFKV1PIdI0iuobITApa2yyiEGR2GruGri4YYKIXjF+5YgkXTchQz96Xk8 4vKwuWvcBKHX9ksD61sy3rhvnRKnigaXAjESdKAYscm+s8sUcNTNNx9bpWeF/6v1jaaaFhVx59F+X kc2StdQ4qUBzGxV/+h4p1Uh8kbaIrY76vNeS7aus8h/TGQnYkzYrcvfuyraeeqypJrbPi+VXb77as FIsi85OsH+dJ3QBFUPTEnA==; Original-Received: from [87.69.77.57] (port=2177 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUhoR-0002rH-BH; Sun, 04 Sep 2022 01:04:51 -0400 In-Reply-To: (message from Stefan Kangas on Sat, 3 Sep 2022 14:56:24 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:294685 Archived-At: > From: Stefan Kangas > Date: Sat, 3 Sep 2022 14:56:24 -0700 > Cc: emacs-devel@gnu.org > > Eli Zaretskii writes: > > > You aren't supposed to search Info manuals by using the section names. > > That doesn't mean that we can't try to make them more easily searchable > though. No, it doesn't. But it also doesn't mean that section headings should be written considering just the possibility that users will search for them.