From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 43CAF6DE0F64 for ; Thu, 9 May 2019 22:32:42 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.634 X-Spam-Level: X-Spam-Status: No, score=-2.634 tagged_above=-999 required=5 tests=[AWL=-0.333, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SljQVUtFoVdL for ; Thu, 9 May 2019 22:32:40 -0700 (PDT) Received: from eggs.gnu.org (eggs.gnu.org [209.51.188.92]) by arlo.cworth.org (Postfix) with ESMTPS id C2F776DE0F50 for ; Thu, 9 May 2019 22:32:40 -0700 (PDT) Received: from fencepost.gnu.org ([2001:470:142:3::e]:56745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOy97-0002uL-Qv; Fri, 10 May 2019 01:32:37 -0400 Received: from [176.228.60.248] (port=3833 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hOy97-0004RI-1J; Fri, 10 May 2019 01:32:37 -0400 Date: Fri, 10 May 2019 08:32:30 +0300 Message-Id: <83y33eg9ht.fsf@gnu.org> From: Eli Zaretskii To: Lars Ingebrigtsen CC: npostavs@gmail.com, david@tethera.net, notmuch@notmuchmail.org, dkg@fifthhorseman.net, 35370@debbugs.gnu.org In-reply-to: <87r2974gwk.fsf@mouse.gnus.org> (message from Lars Ingebrigtsen on Thu, 09 May 2019 14:33:15 -0400) Subject: Re: bug#35370: notmuch-emacs: avoiding deprecated message-default-charset References: <87tveswipo.fsf@fifthhorseman.net> <874l6re7zh.fsf@tethera.net> <87a7gjw479.fsf@fifthhorseman.net> <87sgubrp40.fsf@gmail.com> <874l6qx0px.fsf@fifthhorseman.net> <83k1fm8s7d.fsf@gnu.org> <87d0kulab0.fsf@gmail.com> <8336lqjpqi.fsf@gnu.org> <87r2974gwk.fsf@mouse.gnus.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2019 05:32:42 -0000 > From: Lars Ingebrigtsen > Cc: Noam Postavsky , david@tethera.net, notmuch@notmuchmail.org, dkg@fifthhorseman.net, 35370@debbugs.gnu.org > Date: Thu, 09 May 2019 14:33:15 -0400 > > Eli Zaretskii writes: > > > I think so, but I'd be happier if someone from the Gnus folks could > > eyeball this patch. > > > > Lars, any comments/objections? > > I think the patch looks OK -- it'll change the behaviour if you have > set enable-multibyte-characters to nil, but... does anybody do that? If they do, it's their funeral. Noam, please go ahead, and thanks.