unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Function that inserts tables
@ 2022-09-17  2:48 uzibalqa
  0 siblings, 0 replies; only message in thread
From: uzibalqa @ 2022-09-17  2:48 UTC (permalink / raw)
  To: uzibalqa via Users list for the GNU Emacs text editor


I have a function in which I am doing

   (table-insert 15 3 5 1)

   (table-insert-sequence "1" 15 1 1 'center)

Beneath the first table, I want to have another table

  (table-insert 16 3 5 1)

  (table-insert-sequence "16" 16 1 1 'center)

But the second part is messing up the first table.  What can I do to get two tables inserted?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-17  2:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-17  2:48 Function that inserts tables uzibalqa

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