all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Landscheidt <tim@tim-landscheidt.de>
To: uzibalqa@proton.me
Cc: Bruno Barbier <brubar.cs@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: Format of lists and alists required for displaying lists of tabulated data
Date: Sun, 18 Jun 2023 11:29:53 +0000	[thread overview]
Message-ID: <87ttv580um.fsf@vagabond.tim-landscheidt.de> (raw)
In-Reply-To: <TykqW1wZapL4_YwGtQI6MUfpVZ8Le-7NYJGj4C916YFEXMENd_4knaUvYFAwQVh2LVLWDNMpiR2mLNIL6lwpbdYbKxDrTcqkUlk3J-VuzOA=@proton.me> (uzibalqa@proton.me's message of "Sun, 18 Jun 2023 10:36:36 +0000")

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?

> I am trying to print a header and also some text to the buffer, and
> not being successful.

> […]

That is not the purpose of tabulated-list-mode and will
likely not work.  tabulated-list-mode is for buffers that
display an interactive table (and nothing else), like
list-packages, etc.

http://rgrinberg.com/posts/emacs-table-display/ has some
code to show how it can be used without defining a derived
mode (and how to populate tabulated-list-entries).

Tim



  reply	other threads:[~2023-06-18 11:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 21:08 Format of lists and alists required for displaying lists of tabulated data uzibalqa
2023-06-17  7:36 ` Bruno Barbier
2023-06-17 12:33   ` uzibalqa
2023-06-17 20:54     ` Tim Landscheidt
2023-06-18 10:36       ` uzibalqa
2023-06-18 11:29         ` Tim Landscheidt [this message]
2023-06-18 13:20           ` uzibalqa
2023-06-18 13:37           ` uzibalqa
2023-06-18 13:51             ` uzibalqa
2023-06-18 15:31     ` Jean Louis
2023-06-18 19:11       ` uzibalqa
2023-06-19 18:46         ` Jean Louis
2023-06-18 19:16       ` Christopher Dimech
2023-06-19 18:49         ` Jean Louis
2023-06-19 18:59           ` uzibalqa
2023-06-21  4:48             ` Jean Louis
2023-06-21 10:45               ` uzibalqa
2023-06-24 19:19                 ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ttv580um.fsf@vagabond.tim-landscheidt.de \
    --to=tim@tim-landscheidt.de \
    --cc=brubar.cs@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=uzibalqa@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.