|
From: | Emanuel Berg |
Subject: | Re: append, push, and add-to-list. |
Date: | Sun, 04 Jul 2021 18:20:52 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hongyi Zhao wrote: > Thank you. I listed the usages below for all above-mentioned > functions by {C-h f} function-name: > > (add-to-list LIST-VAR ELEMENT &optional APPEND COMPARE-FN) > (push NEWELT PLACE) > (cl-pushnew X PLACE [KEYWORD VALUE]...) > (append &rest SEQUENCES) But the syntax is probably the easy part... -- underground experts united https://dataswamp.org/~incal
[Prev in Thread] | Current Thread | [Next in Thread] |