From: Jean Louis <bugs@gnu.support>
To: Heime <heimeborgia@protonmail.com>
Cc: Heime via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Subject: Re: Making table structure based on values in numeric array
Date: Sun, 6 Nov 2022 09:57:27 +0300 [thread overview]
Message-ID: <Y2da18TD3wOd9sKL@protected.localdomain> (raw)
In-Reply-To: <OwVUZxCbKC1-mB5un91oVYfB3j-_SwIwJIKynw-2lZUijQmn1eZYn4pO3sjtKW11e9dqUuWn5cRb6cUTQDGj3AOGO3S4rcwYyjJUo6Jx8ic=@protonmail.com>
* Heime <heimeborgia@protonmail.com> [2022-11-06 07:57]:
>
> I want to make a table structure in the following manner.
>
> (setq my-table
> '(("Feature" "" "" "") ; header
> ("icomplt-horz" "xxxxx" "xxxxx" "xxxx")
> ("icompt-vert" "xxxxx" "xxxxx" "")
> ("ivy" "xxxxx" "xxxxx" "")
> ("vertico" "xxxxx" "" "")
> ("helm" "" "" "")))
>
> But the number of "xxxxx" sections depends on an array "(setq selecrt [3 2 2 1 0])".
> each number associated with the completion framework starting with "icomplt-horz".
>
> 3 means three sets of "xxxxx", 2 means two sets of "xxxxx", and so on.
I gave you full set of functions on the Org mailing list.
The above i can't understand.
The number "xxxxx" is number as string?
How does "xxxxx" depend on array?
Sorry, for me, I can't understand the above.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
next prev parent reply other threads:[~2022-11-06 6:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-06 4:55 Making table structure based on values in numeric array Heime
2022-11-06 6:57 ` Jean Louis [this message]
2022-11-06 8:48 ` Heime
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y2da18TD3wOd9sKL@protected.localdomain \
--to=bugs@gnu.support \
--cc=heimeborgia@protonmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).