From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gPBlBn2Z015nTgAA0tVLHw (envelope-from ) for ; Sun, 31 May 2020 11:48:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ENY/An2Z015cKQAAB5/wlQ (envelope-from ) for ; Sun, 31 May 2020 11:48:13 +0000 Received: from arlo.cworth.org (arlo.cworth.org [50.126.95.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A824C9400D3 for ; Sun, 31 May 2020 11:48:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id F34C26DE021D; Sun, 31 May 2020 04:48:06 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org 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 LZA45eqnH4s8; Sun, 31 May 2020 04:48:06 -0700 (PDT) Received: from arlo.cworth.org (localhost [IPv6:::1]) by arlo.cworth.org (Postfix) with ESMTP id EB5556DE0314; Sun, 31 May 2020 04:48:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id BCF9B6DE0314 for ; Sun, 31 May 2020 04:48:04 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org 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 k-LAgViXbg81 for ; Sun, 31 May 2020 04:48:03 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 6BCD66DE021D for ; Sun, 31 May 2020 04:48:03 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.92) (envelope-from ) id 1jfMRa-00010e-HO; Sun, 31 May 2020 07:47:58 -0400 Received: (nullmailer pid 4021997 invoked by uid 1000); Sun, 31 May 2020 11:47:57 -0000 From: David Bremner To: Jed Brown , David Edmondson , notmuch@notmuchmail.org Subject: Re: [PATCH v2 3/3] emacs: Process format=flowed text In-Reply-To: <87k10tf8rk.fsf@jedbrown.org> References: <20181222121058.5892-1-dme@dme.org> <20181222121058.5892-4-dme@dme.org> <87k10tf8rk.fsf@jedbrown.org> Date: Sun, 31 May 2020 08:47:57 -0300 Message-ID: <87o8q4z5oy.fsf@tethera.net> MIME-Version: 1.0 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: notmuch-bounces@notmuchmail.org Sender: "notmuch" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 50.126.95.6 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: -1.01 X-TUID: b5c+2/0vfIy/ Jed Brown writes: > Was this proposal dropped or did it just get lost? > The latter, I think. Thanks for pinging. It looks like that last discussion was my comment about breaking the API. Any feedback on that, either of you? d