help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Format of lists and alists required for displaying lists of tabulate


From: Tim Landscheidt
Subject: Re: Format of lists and alists required for displaying lists of tabulated data
Date: Sat, 17 Jun 2023 20:54:09 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

uzibalqa <uzibalqa@proton.me> wrote:

>> > The file tabulated-list.el does not describe the format of lists and alists
>> > required for displaying lists of tabulated data.
>> >
>> > Could some information be added, please ?

>> The documentation of 'tabulated-list-mode'
>> (describe-function 'tabulated-list-mode)

>> points to the documentation of 'tabulated-list-format' and the
>> documentation of 'tabulated-list-entries'.

>> Is that what you're looking for ?

> Yes, the description of tabulated-list-entries states that the input
> if a list, each element has the form (ID [DESC1 ... DESCN]).

> […]

Not only that, but it also explains what ID is and what DESC
can be and what effects it has.  So what data have you set
tabulated-list-entries to and how does it fail to do what
you want?

Tim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]