all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* when should a variable to quoted?
@ 2008-09-13  9:11 sunway
  2008-09-13  9:38 ` Pascal J. Bourguignon
  0 siblings, 1 reply; 5+ messages in thread
From: sunway @ 2008-09-13  9:11 UTC (permalink / raw)
  To: help-gnu-emacs

(add-to-list 'll "a")
(delete-dups ll)

The variable "ll" needs be quoted in add-to-list, while not quoted in
delete-dups, why? any special reasons?


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

end of thread, other threads:[~2008-09-13 12:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-13  9:11 when should a variable to quoted? sunway
2008-09-13  9:38 ` Pascal J. Bourguignon
2008-09-13 10:21   ` Eli Zaretskii
2008-09-13 11:06   ` sunway
2008-09-13 12:29     ` Pascal J. Bourguignon

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.