all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why is result of `car' ⇒ quote ?
@ 2022-06-14  8:28 Jean Louis
  2022-06-14  8:31 ` Po Lu
  2022-06-14 10:16 ` Emanuel Berg
  0 siblings, 2 replies; 5+ messages in thread
From: Jean Louis @ 2022-06-14  8:28 UTC (permalink / raw)
  To: Help GNU Emacs

Here I do not understand it quite, why do I get result of `car' below,
to be `quote'?

(nth 2 (car exporters)) ⇒ '("Block 227, Plot 20086, Kakajja Zone")
(car (nth 2 (car exporters))) ⇒ quote


Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



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

end of thread, other threads:[~2022-06-14 21:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14  8:28 Why is result of `car' ⇒ quote ? Jean Louis
2022-06-14  8:31 ` Po Lu
2022-06-14 10:16 ` Emanuel Berg
2022-06-14 10:24   ` Emanuel Berg
2022-06-14 21:53     ` Why is result of `car' ⇒ quote ? [SOLVED] Jean Louis

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.