From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +IC8AXKv5GFobAEAgWs5BA (envelope-from ) for ; Mon, 17 Jan 2022 00:51:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YGauOnGv5GEBbgEA9RJhRA (envelope-from ) for ; Mon, 17 Jan 2022 00:51:13 +0100 Received: from mail.notmuchmail.org (yantan.tethera.net [IPv6:2a01:4f9:c011:7a79::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C01AF2A1A5 for ; Mon, 17 Jan 2022 00:51:13 +0100 (CET) Received: from yantan.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 461815F6C9; Sun, 16 Jan 2022 23:51:10 +0000 (UTC) Received: from eggs.gnu.org (eggs.gnu.org [209.51.188.92]) by mail.notmuchmail.org (Postfix) with ESMTPS id 6FCED5F5E1 for ; Sun, 16 Jan 2022 23:51:08 +0000 (UTC) Received: from [2001:470:142:3::e] (port=55316 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9FIg-0007P6-4H; Sun, 16 Jan 2022 18:51:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=1tBeYgYlSPDCF68QFTk95zJPwU1VF3nzsI71UJWdGTc=; b=Gv0QKx4XscJLck2OpX5X +eYslks3326Bpw1/49dwlpmq2Gf7RSmERxzU1QvsXDszugiPJJ1buIv6IMs4hexCfB8W7J4t0ofg8 ZOHVAKhKkSiiMPrg01NGPE4BkNz8FT0Ij4+JGUSpCxMgHZYHu8vxQF06oqzsQzHUAmtEMXnfATtO9 N58ZGQdD8WtTuiYpZijfVi8iVXAtiExXULGWpzkoClTPUr0piRF+fgJ/Lk3Vwy/pdoDGMXes+P/jy UOpUfAU2rkqGFERyBPOf3eXG5QmhQfd0Fy0EJJuIkNMdIkMrUWbEzosQBdf8k0H/hVx2ELvE/ZX7Y eXVRZufidf2XCg==; Received: from cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net ([92.233.85.247]:33562 helo=rivendell.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9FIg-0004Cr-91; Sun, 16 Jan 2022 18:51:06 -0500 Received: from localhost (rivendell.localdomain [local]) by rivendell.localdomain (OpenSMTPD) with ESMTPA id dcd31881; Sun, 16 Jan 2022 23:51:04 +0000 (UTC) From: Jose A Ortega Ruiz To: Kyle Meyer Subject: Re: [PATCH v4] emacs: customizable names for search buffers In-Reply-To: <875yqjmgaq.fsf@kyleam.com> References: <20220110181644.1457631-1-jao@gnu.org> <87h7a7uuhz.fsf@gnus.jao.io> <878rvfmnc2.fsf@kyleam.com> <87zgnv1fp9.fsf@gnus.jao.io> <875yqjmgaq.fsf@kyleam.com> X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: Date: Sun, 16 Jan 2022 23:51:04 +0000 Message-ID: <87wniz1bpz.fsf@gnus.jao.io> MIME-Version: 1.0 Message-ID-Hash: S7GPFAUB4FPCGRBZ4APZ7QQX537DBPV4 X-Message-ID-Hash: S7GPFAUB4FPCGRBZ4APZ7QQX537DBPV4 X-MailFrom: jao@gnu.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: notmuch@notmuchmail.org X-Mailman-Version: 3.3.3 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Authentication-Results: aspmx1.migadu.com; none X-Migadu-Scanner: scn1.migadu.com X-TUID: ItrVrgyvpBBn On Sun, Jan 16 2022, Kyle Meyer wrote: [...] > Here's the last statement about the minimum Emacs version I see in > Notmuch's NEWS (for v0.31): > > The minimum supported major version of GNU Emacs is now 25.1. > > The example in my last message used 25.3 because that's the closest > version to 25.1 for which I had a local working tree checked out and > built. But, as I mentioned, format-spec has been present since Emacs > 21.1. Thanks for checking. v6 of the patch submitted. Cheers, jao -- It is a truism of escape plans that the problem with going anywhere is that you take yourself with you -- Emma Brockes