[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs documentation is bad
From: |
John Stone |
Subject: |
Re: Emacs documentation is bad |
Date: |
Sat, 8 Sep 2018 18:49:54 -0700 |
lambda expression is a function which can appear wherever a function name
can appear? bullshit, delete the lies from the manual
On Sat, Sep 8, 2018 at 6:48 PM John Stone <johnrstone2011@gmail.com> wrote:
> how fucking hard did you make this
>
>
> (
> (
> (lambda (f)
> (lambda (x)
> (list f x)))
> 'g
> )
> 'y
> )
>
>
> On Sat, Sep 8, 2018 at 6:46 PM John Stone <johnrstone2011@gmail.com>
> wrote:
>
>> (
>> (lambda (f)
>> (lambda (x)
>> (list f x)))
>> 'g)
>> 'y
>> )
>>
>> this crashes emacs but try to figure out why from docs and you're shit
>> out of luck and just wasted half a fucking day
>>
>
Message not available