From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#40667: 26.3; (1) Emacs manual `i tool bar' (2) `tool-bar-position' Date: Sat, 25 Apr 2020 13:42:37 +0300 Message-ID: <834kt7978i.fsf@gnu.org> References: <26d88724-1a8f-4c14-8c56-3529a19acd8a@default> <87r1wmt7sv.fsf@tcd.ie> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="3393"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 40667@debbugs.gnu.org To: "Basil L. Contovounesios" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Apr 25 12:43:19 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1jSIHG-0000nD-KF for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 25 Apr 2020 12:43:18 +0200 Original-Received: from localhost ([::1]:34424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSIHF-0001rW-7P for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 25 Apr 2020 06:43:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39080) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSIH7-0001rE-Mz for bug-gnu-emacs@gnu.org; Sat, 25 Apr 2020 06:43:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jSIH0-0004hm-57 for bug-gnu-emacs@gnu.org; Sat, 25 Apr 2020 06:43:09 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47166) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jSIGz-0004hJ-PN for bug-gnu-emacs@gnu.org; Sat, 25 Apr 2020 06:43:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jSIGz-0000Mn-OB for bug-gnu-emacs@gnu.org; Sat, 25 Apr 2020 06:43:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 25 Apr 2020 10:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40667 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 40667-submit@debbugs.gnu.org id=B40667.15878113761391 (code B ref 40667); Sat, 25 Apr 2020 10:43:01 +0000 Original-Received: (at 40667) by debbugs.gnu.org; 25 Apr 2020 10:42:56 +0000 Original-Received: from localhost ([127.0.0.1]:58707 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSIGu-0000ML-CM for submit@debbugs.gnu.org; Sat, 25 Apr 2020 06:42:56 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:35944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jSIGs-0000M0-5g for 40667@debbugs.gnu.org; Sat, 25 Apr 2020 06:42:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51523) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSIGm-0004HH-B2; Sat, 25 Apr 2020 06:42:48 -0400 Original-Received: from [176.228.60.248] (port=3207 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jSIGl-0006XJ-Ho; Sat, 25 Apr 2020 06:42:48 -0400 In-Reply-To: <87r1wmt7sv.fsf@tcd.ie> (contovob@tcd.ie) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178982 Archived-At: > From: "Basil L. Contovounesios" > Date: Fri, 17 Apr 2020 17:07:28 +0100 > Cc: 40667@debbugs.gnu.org > > > 2. In node (emacs) `Tool Bars' there is a link to (elisp) `Frame > > Parameters', for info about parameter `tool-bar-position'. But that > > node doesn't present that parameter. Suggestion: change that link, to > > point to node `Layout Parameters'. That's where that parameter is > > covered. > > It's not just tool-bar-position; the Emacs manual contains at least > three other references to the supernode '(elisp) Frame Parameters' > rather than more specific subnodes: I'm not sure I agree with Drew's suggestion, and therefore with your suggested changes. From the context, it seems to me that the intent is to let the readers understand what the frame parameters are in general, not to let them read on the specific frame parameter being discussed (the text there doesn't say anything new for the reader). > Eli, is this welcome on emacs-27? Or is it better to xref the supernode > '(elisp) Frame Parameters' for more context? I think it's better as it is now, yes.