unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Making a list of lists
@ 2023-07-03 16:18 uzibalqa
  2023-07-03 16:24 ` Sebastian Miele
  0 siblings, 1 reply; 10+ messages in thread
From: uzibalqa @ 2023-07-03 16:18 UTC (permalink / raw)
  To: uzibalqa via Users list for the GNU Emacs text editor

I want to make a list of lists.  Suppose I make a list by calling this function 

(defun linseq (&rest sequence)
  sequence)

How can then I have a function that adds the list as an element to a list of lists ?






^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-07-03 19:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-03 16:18 Making a list of lists uzibalqa
2023-07-03 16:24 ` Sebastian Miele
2023-07-03 16:33   ` Sebastian Miele
2023-07-03 16:40     ` Sebastian Miele
2023-07-03 16:41   ` uzibalqa
2023-07-03 16:44     ` Sebastian Miele
2023-07-03 17:51       ` uzibalqa
2023-07-03 17:56         ` Sebastian Miele
2023-07-03 19:08           ` uzibalqa
2023-07-03 19:28           ` 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).