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

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

Adding a list to the beginning of a list of lists


From: Heime
Subject: Adding a list to the beginning of a list of lists
Date: Wed, 09 Nov 2022 21:58:47 +0000

Is this a good way to add a list to the beginning of a list of lists

(setq cbchart (cons '("Test" "" "" "") cbchart))




reply via email to

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