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: Sat, 03 Sep 2022 21:25:54 +0300 Message-ID: <83k06kmi19.fsf@gnu.org> References: <166221602155.11384.11792473386492327972@vcs2.savannah.gnu.org> <20220903144024.908D7C0088A@vcs2.savannah.gnu.org> <87v8q4iasl.fsf@no.workgroup> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32005"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Gregor Zattler Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 03 20:27:32 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 1oUXre-00086t-UT for ged-emacs-devel@m.gmane-mx.org; Sat, 03 Sep 2022 20:27:31 +0200 Original-Received: from localhost ([::1]:57366 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUXrd-00026X-N2 for ged-emacs-devel@m.gmane-mx.org; Sat, 03 Sep 2022 14:27:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34834) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUXqZ-0001On-2E for emacs-devel@gnu.org; Sat, 03 Sep 2022 14:26:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33330) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUXqX-00087g-R3; Sat, 03 Sep 2022 14:26:22 -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=uRy9N/l8qigTommrUdO4EWVz1pweA8T1MQj7cy0vuno=; b=FOOYvoGV1u7z p0wQoeMo9zDCQAMlIOJRPznodohuZOzGmvLUTJ1Sn9f+n8yyjl/Th1PRvpjzFihx+StBNkL58KeG2 d+ryPrtDIrOzrP4VoOfxth7U2M11pvT9YvhtDgC+c764KzJmxJGGSkQr+Ymz3JYT/Hq/8BJ8MvzuB nHshktyvXQu/6EhKruM3Km7GvhHu8370FR0YRFf1kr266K9UroZJqxsnPL/NLtRKoL3O6eVWhZwV/ aRhH5pyNZCo82GExhYwOHPcMNJLT0UBzgr0W96vvQHH/ZrtN1F0JLzHm3AhcejTO6h0MggYhyLuhL LgkGJImiLj7useKNIlNRrw==; Original-Received: from [87.69.77.57] (port=3086 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 1oUXqV-0000xU-RJ; Sat, 03 Sep 2022 14:26:21 -0400 In-Reply-To: <87v8q4iasl.fsf@no.workgroup> (message from Gregor Zattler on Sat, 03 Sep 2022 20:15:54 +0200) 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:294669 Archived-At: > From: Gregor Zattler > Date: Sat, 03 Sep 2022 20:15:54 +0200 > > * Stefan Kangas [2022-09-03; 08:01 -07]: > > Could we use the singular "mouse" instead of "mice" in the @node name? > > +1: I might search for "mouse" in a manual. That's not relevant to the issue at hand, because the index entries in that section says "mouse", not "mice". You aren't supposed to search Info manuals by using the section names.