From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: merging of the xwidget branch to master Date: Thu, 22 Jan 2015 15:43:52 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1421937858 2209 80.91.229.3 (22 Jan 2015 14:44:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2015 14:44:18 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 22 15:44:18 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 1YEIzZ-0001jc-Vd for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2015 15:44:18 +0100 Original-Received: from localhost ([::1]:53620 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEIzZ-0001nB-C9 for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2015 09:44:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEIzV-0001ms-Q1 for emacs-devel@gnu.org; Thu, 22 Jan 2015 09:44:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEIzS-00006b-FS for emacs-devel@gnu.org; Thu, 22 Jan 2015 09:44:13 -0500 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:56144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEIzS-00006R-9e for emacs-devel@gnu.org; Thu, 22 Jan 2015 09:44:10 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 0C0F540A45 for ; Thu, 22 Jan 2015 15:44:09 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF4) Original-Received: from mf4.bahnhof.se ([127.0.0.1]) by localhost (mf4.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6jwhTRGIot20 for ; Thu, 22 Jan 2015 15:44:03 +0100 (CET) Original-Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf4.bahnhof.se (Postfix) with ESMTP id 37EF33D7881 for ; Thu, 22 Jan 2015 15:44:02 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id DEECC52AC38 for ; Thu, 22 Jan 2015 14:44:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SjM_z_UOQO2B for ; Thu, 22 Jan 2015 15:43:52 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id E091352AC36 for ; Thu, 22 Jan 2015 15:43:52 +0100 (CET) User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.80.101.11 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:181605 Archived-At: I think soon would be a good time to merge the xwidget branch to master. While it isn't perfect, it will never be, and it's usable in practice now I believe. We are also fairly early in the release cycle. The feature is self contained, as well as I have been able to make it. I've gotten a code review from Eli that I'm working through. I've addressed the most serious issues, and the rest can continue in master. So, now I would like to now what I must fix before merging, and what work can reasonable continue in master. -- Joakim Verona