From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#69305: outline-minor-mode for tabulated-list-mode Date: Tue, 27 Feb 2024 09:30:10 +0200 Organization: LINKOV.NET Message-ID: <86jzmqgxvg.fsf@mail.linkov.net> References: <86msrtvi06.fsf@mail.linkov.net> <86frxlmy1d.fsf@gnu.org> <86cyspt02f.fsf@mail.linkov.net> <861q94nc4j.fsf@gnu.org> <867ciws983.fsf@mail.linkov.net> <86plwo1fii.fsf@gnu.org> <86il2fwuc8.fsf@mail.linkov.net> <86edd31tv5.fsf@gnu.org> <86jzmtda1y.fsf@mail.linkov.net> <86sf1hybm3.fsf@gnu.org> <86msrpx91u.fsf@mail.linkov.net> <86frxgwdzk.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13986"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) Cc: 69305@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 27 08:43:03 2024 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 1res7C-0003W2-LK for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 27 Feb 2024 08:43:02 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1res6p-0002oV-7V; Tue, 27 Feb 2024 02:42:39 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1res6m-0002o1-UR for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2024 02:42:36 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1res6m-0002UR-Lp for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2024 02:42:36 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1res7C-00068I-2j for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2024 02:43:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 27 Feb 2024 07:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69305 X-GNU-PR-Package: emacs Original-Received: via spool by 69305-submit@debbugs.gnu.org id=B69305.170901972223451 (code B ref 69305); Tue, 27 Feb 2024 07:43:02 +0000 Original-Received: (at 69305) by debbugs.gnu.org; 27 Feb 2024 07:42:02 +0000 Original-Received: from localhost ([127.0.0.1]:58422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1res6D-00065z-QF for submit@debbugs.gnu.org; Tue, 27 Feb 2024 02:42:02 -0500 Original-Received: from relay5-d.mail.gandi.net ([217.70.183.197]:57051) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1res6C-00065a-DG for 69305@debbugs.gnu.org; Tue, 27 Feb 2024 02:42:00 -0500 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id D502A1C0004; Tue, 27 Feb 2024 07:41:27 +0000 (UTC) In-Reply-To: <86frxgwdzk.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 25 Feb 2024 21:17:03 +0200") X-GND-Sasl: juri@linkov.net X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280714 Archived-At: >> >> >> Sorry, I don't understand what is unclear here: >> >> >> >> >> >> If the value is a list, each list element corresponds to one group, and >> >> >> should have the form @w{@code{(@var{group-name} @var{entries})}}, where >> >> >> @var{group-name} is a string inserted before all group entries, and >> >> >> @var{entries} have the same format as @code{tabulated-list-entries} >> >> >> (see above). >> >> >> >> >> >> Basically this says that the format is (group-name entries) where >> >> >> entries are described in tabulated-list-entries as having the format >> >> >> (id contents). There is no need to duplicate the description of entries. >> >> > >> >> > Maybe I'm missing something here. To put it more concretely, can you >> >> > show a value of tabulated-list-groups that will cause the buffers in >> >> > buffer list grouped by major mode using the above form? >> >> >> >> Data structure for `tabulated-list-groups' is a list of elements, >> >> each element should of the form >> >> >> >> (GROUP-NAME (ID . CONTENTS) (ID . CONTENTS) ...) >> >> >> >> where GROUP-NAME is the name of the group, ID is a Lisp object that >> >> identifies the entry and CONTENTS is a vector with the same number of >> >> elements as `tabulated-list-format'. When buffers grouped by major mode: >> >> >> >> (("* Lisp Interaction" (# ["." " " "*" #("*scratch*" 0 9 ...) "225" "Lisp Interaction" ""]) ...)) >> > >> > This is the value that the user is supposed to supply for the >> > defcustom? That is, the user must specify all the buffers explicitly? >> > What happens when there's one more buffer in some mode? does the user >> > have then to modify the value of the defcustom? >> >> This describes the internal data structure, not a defcustom. > > Well, my question above, viz.: > >>> > Maybe I'm missing something here. To put it more concretely, can you >>> > show a value of tabulated-list-groups that will cause the buffers in >>> > buffer list grouped by major mode using the above form? > > was about the value of this defcustom. I hoped that by having such a > value as part of this discussion, we will be able to clear any > misunderstandings that could be getting in the way. But tabulated-list-groups is not a defcustom. There are no defcustoms here.