From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joaot@siscog.pt (=?iso-8859-1?Q?Jo=E3o_T=E1vora?=) Newsgroups: gmane.emacs.devel Subject: Re: Feature freeze Date: Tue, 24 Dec 2013 14:50:13 +0000 Message-ID: References: <877gauam5o.fsf@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1387897014 24737 80.91.229.3 (24 Dec 2013 14:56:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Dec 2013 14:56:54 +0000 (UTC) Cc: emacs-devel@gnu.org, Dmitry Gutov To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 24 15:56:59 2013 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 1VvTPm-0004ql-Oj for ged-emacs-devel@m.gmane.org; Tue, 24 Dec 2013 15:56:58 +0100 Original-Received: from localhost ([::1]:38963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvTPm-0001Us-Fm for ged-emacs-devel@m.gmane.org; Tue, 24 Dec 2013 09:56:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvTJn-0004nB-W0 for emacs-devel@gnu.org; Tue, 24 Dec 2013 09:50:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvTJh-00051u-E1 for emacs-devel@gnu.org; Tue, 24 Dec 2013 09:50:47 -0500 Original-Received: from mail3.siscog.pt ([195.23.29.18]:39793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvTJh-0004wo-65 for emacs-devel@gnu.org; Tue, 24 Dec 2013 09:50:41 -0500 Original-Received: from modifs.siscog (lximaps01.siscog.com [::ffff:194.100.100.99]) by mail3.siscog.pt with esmtp; Tue, 24 Dec 2013 14:50:14 +0000 id 0001E063.52B99F26.000011A3 Original-Received: from BELMONTE (belmonte.siscog.com [194.100.100.149]) by modifs.siscog (Postfix) with ESMTP id 0B3326D2C2; Tue, 24 Dec 2013 14:50:14 +0000 (WET) In-Reply-To: (Stefan Monnier's message of "Tue, 24 Dec 2013 09:02:35 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.23.29.18 X-Mailman-Approved-At: Tue, 24 Dec 2013 09:56:56 -0500 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:166830 Archived-At: Stefan Monnier writes: >>> The trunk is now officially "frozen for new features". >>> IOW, feel free to keep installing bug-fixes, manual updates, and things >>> like that, but refrain from installing changes that introduce new >>> features. >> Is it too late to install the "make electric-pair-mode smarter/more >> useful" patch? It's been discussed for some time. > > No, this one is "already accepted", so it can be installed. I can do it myself if someone grants me write permission on Savannah. BTW that could also help with the (unrelated) synch'ing of yasnippet's upstream and GNU ELPA's. Jo=E3o