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 8C2016DE101A for ; Thu, 28 Mar 2019 06:19:50 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.019 X-Spam-Level: X-Spam-Status: No, score=-0.019 tagged_above=-999 required=5 tests=[AWL=-0.018, 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 cEKuzM0rXnzs for ; Thu, 28 Mar 2019 06:19:47 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 972C06DE0F6C for ; Thu, 28 Mar 2019 06:19:47 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1h9Uwc-0004ek-6w; Thu, 28 Mar 2019 09:19:46 -0400 Received: (nullmailer pid 19586 invoked by uid 1000); Thu, 28 Mar 2019 13:19:45 -0000 From: David Bremner To: David Edmondson , notmuch@notmuchmail.org Subject: Re: [PATCH] NEWS: deprecate Emacs 24 In-Reply-To: References: <20190328113103.27191-1-david@tethera.net> Date: Thu, 28 Mar 2019 10:19:45 -0300 Message-ID: <87lg0z9lvy.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Thu, 28 Mar 2019 13:19:50 -0000 David Edmondson writes: >> + >> +Support for GNU Emacs older than 24 is deprecated with this release, >> +and may be removed in a future release. >> + > > =E2=80=9Colder than 24=E2=80=9D implies to me that 24 is supported. > > dme. > --=20 > I get this feeling I'm in motion, a sudden sense of liberty. Oops. I was thinking "older than 25", but failed to write that. Thanks for the correction.