From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 19 22:22:47 2018 Received: (at submit) by debbugs.gnu.org; 20 Nov 2018 03:22:47 +0000 Received: from localhost ([127.0.0.1]:33289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gOwch-0006oh-9W for submit@debbugs.gnu.org; Mon, 19 Nov 2018 22:22:47 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49251) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gOwcf-0006oV-Hz for submit@debbugs.gnu.org; Mon, 19 Nov 2018 22:22:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOwcY-0005kv-I7 for submit@debbugs.gnu.org; Mon, 19 Nov 2018 22:22:39 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53921) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gOwcX-0005jp-NF for submit@debbugs.gnu.org; Mon, 19 Nov 2018 22:22:38 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOwcW-0000wc-L5 for bug-gnu-emacs@gnu.org; Mon, 19 Nov 2018 22:22:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOwcR-0005ck-9K for bug-gnu-emacs@gnu.org; Mon, 19 Nov 2018 22:22:36 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:35641) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gOwcQ-0005X8-PA for bug-gnu-emacs@gnu.org; Mon, 19 Nov 2018 22:22:31 -0500 X-Originating-IP: 14.203.214.4 Received: from epi.local (14-203-214-4.tpgi.com.au [14.203.214.4]) (Authenticated sender: van@scratch.space) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id F3146240002 for ; Tue, 20 Nov 2018 03:22:26 +0000 (UTC) From: Van L Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: 26.1; grouping `forms' in info:elisp#Index Message-Id: <649C4A33-D7F7-4235-A020-B7FD0E618239@scratch.space> Date: Tue, 20 Nov 2018 14:22:21 +1100 To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.3 (-----) Hello, This is a suggestion not a bug. At (info "(elisp)" Index) grouping on a common prefix all the entries associated with 'forms' at the following context is useful, note that 'form' itself occurs further above 'format'. And, for (info "(elisp) Forms") to go in the index. A first search finds all but one entry refer to special forms. * formatting time values: Time Parsing. (line 6) * formfeed: Basic Char Syntax. (line 27) * forward-button: Button Buffer Commands. (line 32) * forward-char: Character Motion. (line 24) The grouping on common prefix 'forms' would be like how tooltip is = arranged: * tooltip face: Tooltips. (line 42) * tooltip for help strings: Special Properties. (line 83) * tooltip frames: Tooltips. (line 26) * tooltip-event-buffer: Tooltips. (line 59) * tooltip-frame-parameters: Tooltips. (line 31) * tooltip-functions: Tooltips. (line 46) * tooltip-help-tips: Tooltips. (line 46) * tooltip-mode: Tooltips. (line 13) * tooltips: Tooltips. (line 6) or how cl/CL is: * cl: Lisp History. (line 28) * CL note=E2=80=94allocate more storage: Garbage Collection. = (line 51) * CL note=E2=80=94case of letters: Symbol Type. = (line 38) * CL note=E2=80=94default optional arg: Argument List. = (line 46) * CL note=E2=80=94integers vrs eq: Comparison of Numbers. (line 39) * CL note=E2=80=94interning existing symbol: Creating Symbols. = (line 116) * CL note=E2=80=94lack union, intersection: Sets And Lists. = (line 13) * CL note=E2=80=94no continuable errors: Signaling Errors. = (line 98) * CL note=E2=80=94no setf functions: Adding Generalized = Variables. (line 53) * CL note=E2=80=94only throw in Emacs: Catch and Throw. = (line 54) * CL note=E2=80=94rplaca vs setcar: Modifying Lists. = (line 10) * CL note=E2=80=94special forms compared: Special Forms. = (line 99) * CL note=E2=80=94symbol in obarrays: Creating Symbols. = (line 65) * cl-call-next-method: Generic Functions. (line 196) * cl-defgeneric: Generic Functions. (line 49) * cl-defmethod: Generic Functions. (line 71) * cl-next-method-p: Generic Functions. (line 204) * cl-old-struct-compat-mode: Backward Compatibility. (line 12) From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 20 10:49:49 2018 Received: (at 33440) by debbugs.gnu.org; 20 Nov 2018 15:49:49 +0000 Received: from localhost ([127.0.0.1]:35259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gP8Hd-0002il-1X for submit@debbugs.gnu.org; Tue, 20 Nov 2018 10:49:49 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38297) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gP8Hc-0002iX-4P for 33440@debbugs.gnu.org; Tue, 20 Nov 2018 10:49:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gP8HV-0006kP-3y for 33440@debbugs.gnu.org; Tue, 20 Nov 2018 10:49:42 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gP8HU-0006js-VO; Tue, 20 Nov 2018 10:49:41 -0500 Received: from [176.228.60.248] (port=3268 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gP8HT-0002AK-Ov; Tue, 20 Nov 2018 10:49:40 -0500 Date: Tue, 20 Nov 2018 17:49:48 +0200 Message-Id: <83zhu3iw9v.fsf@gnu.org> From: Eli Zaretskii To: Van L In-reply-to: <649C4A33-D7F7-4235-A020-B7FD0E618239@scratch.space> (message from Van L on Tue, 20 Nov 2018 14:22:21 +1100) Subject: Re: bug#33440: 26.1; grouping `forms' in info:elisp#Index References: <649C4A33-D7F7-4235-A020-B7FD0E618239@scratch.space> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33440 Cc: 33440@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Van L > Date: Tue, 20 Nov 2018 14:22:21 +1100 > > This is a suggestion not a bug. > > At (info "(elisp)" Index) > grouping on a common prefix > all the entries associated with 'forms' > at the following context is useful, note that > 'form' itself occurs further above 'format'. > > And, for (info "(elisp) Forms") > to go in the index. A first search finds > all but one entry refer to special forms. > > * formatting time values: Time Parsing. (line 6) > * formfeed: Basic Char Syntax. (line 27) > * forward-button: Button Buffer Commands. > (line 32) > * forward-char: Character Motion. (line 24) > > > The grouping on common prefix 'forms' would be like how tooltip is arranged: I'm not sure I understand the request. Are you asking for index entries like "forms, self-evaluating", "forms, symbol", "forms, list", etc.? From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 22 07:31:14 2018 Received: (at 33440) by debbugs.gnu.org; 22 Nov 2018 12:31:14 +0000 Received: from localhost ([127.0.0.1]:40607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gPo8Y-0002z5-5l for submit@debbugs.gnu.org; Thu, 22 Nov 2018 07:31:14 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:33109) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gPo8W-0002wL-BH for 33440@debbugs.gnu.org; Thu, 22 Nov 2018 07:31:12 -0500 X-Originating-IP: 203.220.109.78 Received: from epi.local (78.109.220.203.dial.dynamic.acc01-mark-wlg.comindico.com.au [203.220.109.78]) (Authenticated sender: van@scratch.space) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id C7BA31BF213; Thu, 22 Nov 2018 12:31:08 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: bug#33440: 26.1; grouping `forms' in info:elisp#Index From: Van L In-Reply-To: <83zhu3iw9v.fsf@gnu.org> Date: Thu, 22 Nov 2018 23:31:02 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <011E5051-6C6F-496B-8927-FC8FCCAE2CE4@scratch.space> References: <649C4A33-D7F7-4235-A020-B7FD0E618239@scratch.space> <83zhu3iw9v.fsf@gnu.org> To: Eli Zaretskii X-Mailer: Apple Mail (2.3124) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 33440 Cc: 33440@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > I'm not sure I understand the request. Are you asking for index > entries like "forms, self-evaluating", "forms, symbol", "forms, list", > etc.? I don=E2=80=99t know the forms there, a sampling is the following: * form: Intro Eval. (line 12) * special form descriptions: A Sample Function Description. (line 6) * special forms: Special Forms. (line 6) * special forms for control structures: Control Structures. (line 6) The above would be indexed together with a common prefix.= From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 24 03:02:41 2018 Received: (at 33440-done) by debbugs.gnu.org; 24 Nov 2018 08:02:41 +0000 Received: from localhost ([127.0.0.1]:44786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gQStk-0007XJ-SN for submit@debbugs.gnu.org; Sat, 24 Nov 2018 03:02:41 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gQStj-0007X6-Le for 33440-done@debbugs.gnu.org; Sat, 24 Nov 2018 03:02:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQStb-0003U2-Cb for 33440-done@debbugs.gnu.org; Sat, 24 Nov 2018 03:02:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQStW-0003KH-2K; Sat, 24 Nov 2018 03:02:26 -0500 Received: from [176.228.60.248] (port=4736 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gQStV-0001a3-HZ; Sat, 24 Nov 2018 03:02:26 -0500 Date: Sat, 24 Nov 2018 10:02:23 +0200 Message-Id: <831s7alx80.fsf@gnu.org> From: Eli Zaretskii To: Van L In-reply-to: <011E5051-6C6F-496B-8927-FC8FCCAE2CE4@scratch.space> (message from Van L on Thu, 22 Nov 2018 23:31:02 +1100) Subject: Re: bug#33440: 26.1; grouping `forms' in info:elisp#Index References: <649C4A33-D7F7-4235-A020-B7FD0E618239@scratch.space> <83zhu3iw9v.fsf@gnu.org> <011E5051-6C6F-496B-8927-FC8FCCAE2CE4@scratch.space> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33440-done Cc: 33440-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Van L > Date: Thu, 22 Nov 2018 23:31:02 +1100 > Cc: 33440@debbugs.gnu.org > > > I'm not sure I understand the request. Are you asking for index > > entries like "forms, self-evaluating", "forms, symbol", "forms, list", > > etc.? > > I don’t know the forms there, a sampling is the following: > > * form: Intro Eval. (line 12) > * special form descriptions: A Sample Function Description. > (line 6) > * special forms: Special Forms. (line 6) > * special forms for control structures: Control Structures. (line 6) > > The above would be indexed together with a common prefix. Done, thanks. From unknown Sat Jun 14 19:08:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 22 Dec 2018 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator