all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Miele <iota@whxvd.name>
To: Sebastian Miele <iota@whxvd.name>
Cc: uzibalqa <uzibalqa@proton.me>, help-gnu-emacs@gnu.org
Subject: Re: Making a list of lists
Date: Mon, 03 Jul 2023 18:33:27 +0200	[thread overview]
Message-ID: <87cz19dk7a.fsf@whxvd.name> (raw)
In-Reply-To: <87jzvhdkkz.fsf@whxvd.name>


> From: Sebastian Miele <iota@whxvd.name>
> Date: Mon, 2023-07-03 18:24 +0200
>
>> From: uzibalqa <uzibalqa@proton.me>
>> Date: Mon, 2023-07-03 16:18 +0000
>>
>> 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 ?
>
> The Emacs Lisp manual contains such information.

I have to admit: I do not know in how far the Emacs Lisp manual works as
a tutorial/introduction to (Emacs) Lisp for people who do not already
know a Lisp.  But your question suggests that you need an sufficiently
gentle introduction to (Emacs) Lisp in general.



  reply	other threads:[~2023-07-03 16:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cz19dk7a.fsf@whxvd.name \
    --to=iota@whxvd.name \
    --cc=help-gnu-emacs@gnu.org \
    --cc=uzibalqa@proton.me \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.