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: Re: new xwidget_mvp branch Date: Mon, 16 Feb 2015 08:05:56 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1424070410 12591 80.91.229.3 (16 Feb 2015 07:06:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2015 07:06:50 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 16 08:06: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 1YNFlL-0000id-MK for ged-emacs-devel@m.gmane.org; Mon, 16 Feb 2015 08:06:35 +0100 Original-Received: from localhost ([::1]:37876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNFlL-000193-1K for ged-emacs-devel@m.gmane.org; Mon, 16 Feb 2015 02:06:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNFlH-00018y-Sy for emacs-devel@gnu.org; Mon, 16 Feb 2015 02:06:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNFlE-0001EX-N7 for emacs-devel@gnu.org; Mon, 16 Feb 2015 02:06:31 -0500 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:39945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNFlE-0001EE-GA for emacs-devel@gnu.org; Mon, 16 Feb 2015 02:06:28 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 7505E4090B for ; Mon, 16 Feb 2015 08:06:26 +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 h-ku-hsMxkK4 for ; Mon, 16 Feb 2015 08:06:20 +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 AC5A53D78C2 for ; Mon, 16 Feb 2015 08:06:14 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 6597052C753 for ; Mon, 16 Feb 2015 07:06:14 +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 VhDQQMPOC4WN for ; Mon, 16 Feb 2015 08:05:56 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 2AFD252C755 for ; Mon, 16 Feb 2015 08:05:56 +0100 (CET) In-Reply-To: (joakim@verona.se's message of "Sun, 08 Feb 2015 19:09:03 +0100") 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:183146 Archived-At: joakim@verona.se writes: > I made a new branch, xwidget_mvp. > > It is the same as the xwidget branch, except all interesting experiments > are deleted, only the single boring embedded webkit browser remains. > > Since its much smaller than the main xwidget branch, it should be easier > to review. I have now fixed some bugs in the configury that was noticed by Stefan. There are now also tentative changelog and news entries. I put them in the file README.xwidget to avoid merging hassles. xwidget_mvp is meant to be as small as possible, so I will only fix bugs that people notice. -- Joakim Verona