all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Symbol properties :prop vs 'prop
@ 2014-10-12  4:17 Paul Rankin
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Rankin @ 2014-10-12  4:17 UTC (permalink / raw
  To: help-gnu-emacs

Is there any difference between naming a symbol property as :prop vs
'prop? i.e. what does the colon ":" mean?

(put 'my-symbol :width 45)

(put 'my-symbol 'width 45)




^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.11026.1413087622.1147.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2014-10-14 15:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-12  4:17 Symbol properties :prop vs 'prop Paul Rankin
     [not found] <mailman.11026.1413087622.1147.help-gnu-emacs@gnu.org>
2014-10-12  7:44 ` Pascal J. Bourguignon
2014-10-13 10:54   ` Paul Rankin
2014-10-14 15:33   ` sokobania.01

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.