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 A8EFC6DE12AB for ; Tue, 7 May 2019 07:36:56 -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 fXfIsJW9zoMu for ; Tue, 7 May 2019 07:36:55 -0700 (PDT) Received: from eggs.gnu.org (eggs.gnu.org [209.51.188.92]) by arlo.cworth.org (Postfix) with ESMTPS id 84AD96DE13C8 for ; Tue, 7 May 2019 07:36:55 -0700 (PDT) Received: from fencepost.gnu.org ([2001:470:142:3::e]:60570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hO1DA-0006tw-HB; Tue, 07 May 2019 10:36:52 -0400 Received: from [176.228.60.248] (port=4625 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hO1D9-00024R-NT; Tue, 07 May 2019 10:36:52 -0400 Date: Tue, 07 May 2019 17:36:37 +0300 Message-Id: <8336lqjpqi.fsf@gnu.org> From: Eli Zaretskii To: Noam Postavsky , Lars Ingebrigtsen CC: dkg@fifthhorseman.net, david@tethera.net, notmuch@notmuchmail.org, 35370@debbugs.gnu.org In-reply-to: <87d0kulab0.fsf@gmail.com> (message from Noam Postavsky on Tue, 07 May 2019 08:26:59 -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> 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: Tue, 07 May 2019 14:36:56 -0000 > From: Noam Postavsky > Cc: Daniel Kahn Gillmor , david@tethera.net, notmuch@notmuchmail.org, 35370@debbugs.gnu.org > Date: Tue, 07 May 2019 08:26:59 -0400 > > > Just remove any uses of it. Why are you using it now? > > Should we remove the remaining uses of it from Emacs too? I think so, but I'd be happier if someone from the Gnus folks could eyeball this patch. Lars, any comments/objections?