[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Proposal] Lua-y lambda syntax
- From: Dirk Laurie <dirk.laurie@...>
- Date: Mon, 1 May 2017 23:47:06 +0200
2017-05-01 21:23 GMT+02:00 Jay Carlson <nop@nop.com>:
> On Apr 30, 2017, at 11:45 AM, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
>>
>> The token filter below can be used with my ltokenp to convert
>>
>> fct = λ (a,b,c) → 10*(10*a+b)+c ▪
>
> I think your local mail system, your terminal program, and/or your editor are having a fight about whether they are in UTF-8 or not. That looks a lot like UTF-8 misinterpreted as ISO-8859-1. And from the mail headers:
>
> | Content-Type: text/plain; charset=iso-8859-1
>
> I suspect this is Mutt being foolish, as well as wrong.
My mail client rendered the offending e-mail perfectly. It saw the charset
and knew what to do. Yours did not.