From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Feature freeze Date: Fri, 27 Dec 2013 05:48:56 +0200 Message-ID: <52BCF8A8.2050607@yandex.ru> References: <877gauam5o.fsf@yandex.ru> <87ha9v5kc8.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1388116155 5742 80.91.229.3 (27 Dec 2013 03:49:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Dec 2013 03:49:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?B?Sm/Do28gVMOhdm9yYQ==?= , Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 27 04:49:21 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 1VwOQL-0006sn-1v for ged-emacs-devel@m.gmane.org; Fri, 27 Dec 2013 04:49:21 +0100 Original-Received: from localhost ([::1]:47825 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwOQK-0001Sk-DS for ged-emacs-devel@m.gmane.org; Thu, 26 Dec 2013 22:49:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwOQA-0001Sd-3g for emacs-devel@gnu.org; Thu, 26 Dec 2013 22:49:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VwOQ1-00076e-NQ for emacs-devel@gnu.org; Thu, 26 Dec 2013 22:49:10 -0500 Original-Received: from mail-ee0-x231.google.com ([2a00:1450:4013:c00::231]:38543) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwOQ1-00076P-GG for emacs-devel@gnu.org; Thu, 26 Dec 2013 22:49:01 -0500 Original-Received: by mail-ee0-f49.google.com with SMTP id c41so3908143eek.8 for ; Thu, 26 Dec 2013 19:49:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Hbq2ev+dlIipeWxBikT/9NsAopQJtGj2X3HYMmxUa2k=; b=ZNgBnYpsrRt/DkJlXN0wPtXQyA4ikWfHmzptbyO28DC7h1g/IaK7Ziz6ndivDcBrf4 uUya5LrM3F0eC1CY5gIIOFTn0i/Wv+QoZsis8FSU2o0B34p/b8tJ0OxWpI4z6axctp1E v681tnvjPt9g7WPfkgsh+8QdbtWWNPFjJ3pvssrvlIcSE1zdfScGOmp1OJ8IhtvXjggx Qo7zqsynm3xE8NOzND5UndHFjCOfHShrFLyi5U1CNlJLTYI1mMpuxps8s5m80XSIOsBN mjI9HmNkrqqTsZmOt4fPY9a0cFU6h8080Nc2xS4AbJUDsT2f2iM9wz8ik+ReZL1VQYM1 dRIA== X-Received: by 10.15.111.201 with SMTP id cj49mr21577145eeb.56.1388116140062; Thu, 26 Dec 2013 19:49:00 -0800 (PST) Original-Received: from [192.168.10.2] (93-151-17.netrun.cytanet.com.cy. [93.109.151.17]) by mx.google.com with ESMTPSA id 44sm78129323eek.5.2013.12.26.19.48.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Dec 2013 19:48:59 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <87ha9v5kc8.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::231 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:166909 Archived-At: On 27.12.2013 00:16, João Távora wrote: > So I did and I commited the new features in revno: 115759. Have a look > and tell me how much I messed up :-) Not much I hope... Works quite well so far, thank you. The commit not showing up in emacs-diffs is weird, though. I've seen my commits appear out of order, but they did show up eventually.