all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why malformed let-form is silently accepted?
@ 2014-09-16 16:59 Dmitry Antipov
  2014-09-16 21:02 ` Stefan Monnier
  2014-09-16 23:47 ` Stephen J. Turnbull
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Antipov @ 2014-09-16 16:59 UTC (permalink / raw)
  To: Emacs development discussions

(let 1) ==> eval: Wrong type argument: sequencep, 1
(let [1 2 3 4]) ==> nil ???

Dmitry



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

end of thread, other threads:[~2014-09-16 23:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 16:59 Why malformed let-form is silently accepted? Dmitry Antipov
2014-09-16 21:02 ` Stefan Monnier
2014-09-16 21:52   ` David Kastrup
2014-09-16 23:47 ` Stephen J. Turnbull

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.