From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762858AbXGFBB5 (ORCPT ); Thu, 5 Jul 2007 21:01:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761437AbXGFBBt (ORCPT ); Thu, 5 Jul 2007 21:01:49 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:35523 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761429AbXGFBBs (ORCPT ); Thu, 5 Jul 2007 21:01:48 -0400 Date: Thu, 5 Jul 2007 18:01:38 -0700 (PDT) From: Linus Torvalds To: Jesper Juhl cc: Dmitry Torokhov , Andrew Morton , LKML Subject: Re: [git pull][resend] Input updates for 2.6.22-rc7 In-Reply-To: <9a8748490707051650o16a260fexf9b8d62c4a65db4f@mail.gmail.com> Message-ID: References: <200707050111.43327.dtor@insightbb.com> <9a8748490707051650o16a260fexf9b8d62c4a65db4f@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 6 Jul 2007, Jesper Juhl wrote: > > > I'm constantly surprised by just how _many_ ways MUA's find to screw up. > > 'pine' actually seems to work pretty damn well once you disable the > flowed-text "feature". Yes. And 'alpine', it's modern version, does even better, but you also need to make sure to disable "downgrade-multipart-to-text". I've been using alpine for a while now, and it's nice to see it be utf-8 capable and able to handle other charsets well. So as a former pine user, I can recommend upgrading. Linus