From: =?iso-8859-1?Q?Bj=F6rn?= Lindberg on
Joerthan Panest <joerthan.panest(a)gmail.com> writes:

> His kennyness <kentilton(a)gmail.com> writes:
>
>> Pascal Costanza wrote:
>>> There is no primary programming style in Lisp.
>>
>> You need to write more Lisp. Some wise soul said Lisp gives us a
>> million ways of doing something, and (1- a million) of them are wrong.
>
> That's funny. I heard it that (- a-million 1) were wrong.

You need to write more Lisp.


Bj�rn Lindberg
From: Pascal Costanza on
On 03/05/2010 13:19, Bj�rn Lindberg wrote:
> Joerthan Panest<joerthan.panest(a)gmail.com> writes:
>
>> His kennyness<kentilton(a)gmail.com> writes:
>>
>>> Pascal Costanza wrote:
>>>> There is no primary programming style in Lisp.
>>>
>>> You need to write more Lisp. Some wise soul said Lisp gives us a
>>> million ways of doing something, and (1- a million) of them are wrong.
>>
>> That's funny. I heard it that (- a-million 1) were wrong.
>
> You need to write more Lisp.

You need to write more Lisp.


Pascal

--
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/
From: Tamas K Papp on
On Mon, 03 May 2010 14:10:04 +0200, Pascal Costanza wrote:

> On 03/05/2010 13:19, Björn Lindberg wrote:
>> Joerthan Panest<joerthan.panest(a)gmail.com> writes:
>>
>>> His kennyness<kentilton(a)gmail.com> writes:
>>>
>>>> Pascal Costanza wrote:
>>>>> There is no primary programming style in Lisp.
>>>>
>>>> You need to write more Lisp. Some wise soul said Lisp gives us a
>>>> million ways of doing something, and (1- a million) of them are
>>>> wrong.
>>>
>>> That's funny. I heard it that (- a-million 1) were wrong.
>>
>> You need to write more Lisp.
>
> You need to write more Lisp.

Writing more Lisp is always good for one's soul, regardless of this
thread.

Best,

Tamas

From: Joerthan Panest on
bjorn(a)runa.se (Björn Lindberg) writes:

> Joerthan Panest <joerthan.panest(a)gmail.com> writes:
>
>> His kennyness <kentilton(a)gmail.com> writes:
>>
>>> Pascal Costanza wrote:
>>>> There is no primary programming style in Lisp.
>>>
>>> You need to write more Lisp. Some wise soul said Lisp gives us a
>>> million ways of doing something, and (1- a million) of them are wrong.
>>
>> That's funny. I heard it that (- a-million 1) were wrong.
>
> You need to write more Lisp.

How much more and in what units?
From: Thomas A. Russ on
Pascal Costanza <pc(a)p-cos.net> writes:

> On 01/05/2010 05:18, His kennyness wrote:
> > Pascal Costanza wrote:
> >> There is no primary programming style in Lisp.
> >
> > You need to write more Lisp. Some wise soul said Lisp gives us a million
> > ways of doing something, and (1- a million) of them are wrong.
>
> Oh, indeed:
>
> (1- a million) =>
> Error: 1- got 2 args, wanted 1 arg.
> [condition type: PROGRAM-ERROR]
>
> (1- a million) is indeed wrong.
>
> I should have asked you first...

You forgot to do

(setq *dwim-mode* t)

first.


--
Thomas A. Russ, USC/Information Sciences Institute