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

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

RE: [External] : Appending lists


From: Drew Adams
Subject: RE: [External] : Appending lists
Date: Mon, 14 Jun 2021 16:58:33 +0000

> Could use append, but do not know how to put
> the result into a new list.

There's nothing wrong with asking on this help list.
That's what it's for.  But do yourself a favor and
learn also how to *ask Emacs*.

To ask Emacs how to learn Elisp:

Begin by reading some of the manual "Introduction to
Programming in Emacs Lisp".  It takes a reader by the
hand and gently introduces Elisp.  It's provided with
Emacs, as part of Emacs.

You can access it in Emacs using `C-h i' and choosing
this menu item:

 Emacs Lisp Intro: (eintr).  A simple introduction to
                             Emacs Lisp programming.

And you can access it on the web here:

 https://www.gnu.org/software/emacs/manual/html_node/eintr/
___


See also the Emacs Wiki page about learning Elisp:

  https://www.emacswiki.org/emacs/LearnEmacsLisp

reply via email to

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