From: uzibalqa <uzibalqa@proton.me>
To: Jean Louis <bugs@gnu.support>
Cc: uzibalqa via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Subject: Re: Automatically make a table with 16 columns
Date: Fri, 16 Sep 2022 20:46:15 +0000 [thread overview]
Message-ID: <VK9fcsAn2_GZqHZ_aGsTYe4S3LR_2OcbpXg32RJJWVVeDV9ZMDWMUWtSZXLSyEQ4ZTz6KaWByjnJ-UqqeHb36mBhSxg1v09XGB4vQK1RIjM=@proton.me> (raw)
In-Reply-To: <YyROqeTl3V3giThF@protected.localdomain>
------- Original Message -------
On Friday, September 16th, 2022 at 10:23 AM, Jean Louis <bugs@gnu.support> wrote:
> * uzibalqa uzibalqa@proton.me [2022-09-16 12:08]:
>
> > > Just populate by hand into function, and use function later to
> > > duplicate it.
> >
> > What do you mean, populate it by hand? How do you populate a table?
>
>
> Type it into the table.
>
> | 1 | 2 | 3 | etc. |
>
> and make it string:
>
> "| 1 | 2 | 3 | etc. |"
>
> and use function to return the string.
The plan is not to type it directly into the buffer displaying the table, but to
have a function call that makes and populates the table using a template, with
some entries not populated for input by the user.
prev parent reply other threads:[~2022-09-16 20:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-16 0:16 Automatically make a table with 16 columns uzibalqa
2022-09-16 7:26 ` Jean Louis
2022-09-16 8:12 ` uzibalqa
2022-09-16 8:42 ` Jean Louis
2022-09-16 9:07 ` uzibalqa
2022-09-16 10:23 ` Jean Louis
2022-09-16 20:46 ` uzibalqa [this message]
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='VK9fcsAn2_GZqHZ_aGsTYe4S3LR_2OcbpXg32RJJWVVeDV9ZMDWMUWtSZXLSyEQ4ZTz6KaWByjnJ-UqqeHb36mBhSxg1v09XGB4vQK1RIjM=@proton.me' \
--to=uzibalqa@proton.me \
--cc=bugs@gnu.support \
--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).