[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: toggle-viper-mode strangeness
From: |
Giorgos Keramidas |
Subject: |
Re: toggle-viper-mode strangeness |
Date: |
Fri, 20 Jan 2006 14:45:29 +0200 |
On 2006-01-19 23:03, Stefan Monnier <address@hidden> wrote:
> > I was under the impression that an (if cond then else) expression can
> > only have 4 parts within the parentheses. This means that the above
>
> You're confusing Scheme and Lisp.
On 2006-01-19 22:14, Luc Teirlinck <address@hidden> wrote:
> Or Common Lisp (in which the `else' is _not_ an implicit progn) and Elisp.
Common Lisp, in fact. Too much ``M-x slime'' these last few days.
Thanks for the clarification everyone. I'll make sure to check with the
info docs before I create more noise :)