unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Splitting  a list with spaces and comments
@ 2023-08-16 12:17 Heime
  2023-08-16 19:07 ` Philip Kaludercic
  2023-08-16 21:20 ` Pierre Rouleau
  0 siblings, 2 replies; 5+ messages in thread
From: Heime @ 2023-08-16 12:17 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor


Can one split a list with spaces and comments, like so

(let ( (csel '("Symbol" "Command"))
       (cseq '("alpha α"     "Beta B"     "beta β"
               "Gamma Γ"     "gamma γ"

               ;; Additional Graphemes
               "Delta Δ"     "delta δ"
               "Epsilon E"   "epsilon ε"  "varepsilon ε"
               "Zeta Z"      "zeta ζ")) ))



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

end of thread, other threads:[~2023-08-17  1:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16 12:17 Splitting a list with spaces and comments Heime
2023-08-16 19:07 ` Philip Kaludercic
2023-08-16 21:20 ` Pierre Rouleau
2023-08-17  0:26   ` Heime
2023-08-17  1:01     ` Pierre Rouleau

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).