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 ADB8D6DE0FBC for ; Sun, 14 Apr 2019 04:29:08 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.024 X-Spam-Level: X-Spam-Status: No, score=-0.024 tagged_above=-999 required=5 tests=[AWL=-0.023, 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 gjaPWTwO8YCB for ; Sun, 14 Apr 2019 04:29:07 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 9F78B6DE0FB0 for ; Sun, 14 Apr 2019 04:29:07 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1hFdJo-0001Xq-H3 for notmuch@notmuchmail.org; Sun, 14 Apr 2019 07:29:04 -0400 Received: (nullmailer pid 940 invoked by uid 1000); Sun, 14 Apr 2019 11:29:02 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: Re: [PATCH] NEWS: deprecate Emacs 24 In-Reply-To: <20190328113103.27191-1-david@tethera.net> References: <20190328113103.27191-1-david@tethera.net> Date: Sun, 14 Apr 2019 08:29:02 -0300 Message-ID: <877ebwj05d.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain 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: Sun, 14 Apr 2019 11:29:08 -0000 David Bremner writes: > --- > NEWS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/NEWS b/NEWS > index 9fcb57ed..5dffd5a2 100644 > --- a/NEWS > +++ b/NEWS > @@ -7,6 +7,12 @@ Command Line Interface > `notmuch show` now supports --body=false and --include-html with > --format=text > > +Emacs > +----- > + > +Support for GNU Emacs older than 24 is deprecated with this release, > +and may be removed in a future release. > + > Notmuch 0.28.3 (2019-03-05) pushed, after s/24/25.1/