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

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

Re: Automatically make a table with 16 columns


From: Jean Louis
Subject: Re: Automatically make a table with 16 columns
Date: Fri, 16 Sep 2022 13:23:37 +0300
User-agent: Mutt/+ () (2022-06-11)

* 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.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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