From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Feature freezes and Emacs 25 Date: Mon, 16 Nov 2015 08:54:04 -0800 Message-ID: References: <871tc315y3.fsf@lifelogs.com> <83k2pvqg0l.fsf@gnu.org> <837fluqkd1.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1447717061 22089 80.91.229.3 (16 Nov 2015 23:37:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Nov 2015 23:37:41 +0000 (UTC) Cc: Xue Fuqiao , Eli Zaretskii , nicolas@petton.fr, Emacs-devel To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 17 00:37:40 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZyTL9-0001M0-Fj for ged-emacs-devel@m.gmane.org; Tue, 17 Nov 2015 00:37:39 +0100 Original-Received: from localhost ([::1]:52009 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyTL8-0001Ec-PF for ged-emacs-devel@m.gmane.org; Mon, 16 Nov 2015 18:37:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyN8n-0007Tm-5a for emacs-devel@gnu.org; Mon, 16 Nov 2015 12:00:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyN8h-0001rc-EJ for emacs-devel@gnu.org; Mon, 16 Nov 2015 12:00:29 -0500 Original-Received: from mail-pa0-x229.google.com ([2607:f8b0:400e:c03::229]:34848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyN8e-0001qW-9z; Mon, 16 Nov 2015 12:00:20 -0500 Original-Received: by pacej9 with SMTP id ej9so73713132pac.2; Mon, 16 Nov 2015 09:00:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mail-followup-to:mime-version:content-type; bh=iFy7fdbQOnC0a/uGfVh5lc5r3txD+uo87F2mnaIIxKo=; b=w+P0x9C9wYapQKvpoFecnr5jgnsKXsI3wUd4+sFGiXOERjaTMWq89hU3BhCjnR5pg2 dGqY9BragAihhy/+jrdTjtEsk1dDQEaSS/kH2QjzLFUNIEmbeGxUkvSePCRosgYrqW+M tUZjL+QAM9LV4uuIFTS1kJDYDfTXmqvXbpsDTLLz7nfnB4Mj0TgguFeuim3IQ3HWw/bK +e+H/B5kJ7j2zSoL+vlkfQO6ndd5tdIKyfRXPRc/D8T5CudhqoOJxj3V3Hpje30NN0c4 PwHhsQ/l9naFM/Yz3kAPYwm4gsBmyJ2qae8VA/efvb7CnjWKy5HB8jmd1XrUZutwXxIX PyCw== X-Received: by 10.68.161.194 with SMTP id xu2mr56033289pbb.86.1447693219690; Mon, 16 Nov 2015 09:00:19 -0800 (PST) Original-Received: from Vulcan.attlocal.net (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id we9sm37719896pab.3.2015.11.16.09.00.18 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 16 Nov 2015 09:00:18 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Vulcan.attlocal.net (Postfix, from userid 501) id 9DDE0105DEB66; Mon, 16 Nov 2015 09:00:17 -0800 (PST) In-Reply-To: (Glenn Morris's message of "Sat, 14 Nov 2015 21:42:47 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: Glenn Morris , Xue Fuqiao , Eli Zaretskii , nicolas@petton.fr, Emacs-devel X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::229 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:194587 Archived-At: >>>>> Glenn Morris writes: > AFAIK, nobody thought to even ask "how shall we track the bugs we need to > fix for the next release". Till now! :) I had suggested using a release tag for 25.1 in debbugs. Is that not possible? At some time soon we'll need to start assessing existing bugs and applying that tag to them. John