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: [Emacs-diffs] xwidget updated (1d8b8a2 -> 5f46725) Date: Sat, 27 Dec 2014 16:48:44 +0100 Message-ID: References: <20141226164113.11620.38682@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1419695368 29815 80.91.229.3 (27 Dec 2014 15:49:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Dec 2014 15:49:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 27 16:49:21 2014 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 1Y4tcH-00005t-47 for ged-emacs-devel@m.gmane.org; Sat, 27 Dec 2014 16:49:21 +0100 Original-Received: from localhost ([::1]:56280 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4tcF-0005mu-QN for ged-emacs-devel@m.gmane.org; Sat, 27 Dec 2014 10:49:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4tcB-0005iO-Ql for emacs-devel@gnu.org; Sat, 27 Dec 2014 10:49:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y4tc8-0006R0-KO for emacs-devel@gnu.org; Sat, 27 Dec 2014 10:49:15 -0500 Original-Received: from mx6.bahnhof.se ([213.80.101.16]:45416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4tc8-0006OM-EV for emacs-devel@gnu.org; Sat, 27 Dec 2014 10:49:12 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 547334153D; Sat, 27 Dec 2014 16:49:10 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) Original-Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wv7PiplcolqM; Sat, 27 Dec 2014 16:49:01 +0100 (CET) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf2.bahnhof.se (Postfix) with ESMTP id 0E3789401ED; Sat, 27 Dec 2014 16:48:58 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id B2287527F35; Sat, 27 Dec 2014 15:48:58 +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 IWyWpMXZ2jOf; Sat, 27 Dec 2014 16:48:45 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id E6F57527F34; Sat, 27 Dec 2014 16:48:44 +0100 (CET) In-Reply-To: (Stefan Monnier's message of "Sat, 27 Dec 2014 10:22:38 -0500") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.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.16 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:180715 Archived-At: Stefan Monnier writes: > Hi Joakim, > > BTW, what's the status of this branch (w.r.t to its mergeability into master)? Short answer: I'm trying to figure that out now. Longer answer: I think its pretty okay. Theres a problem with automatic resizing of webkit that sometimes get so big emacs crashe I would like to fix though. I'm not sure how to do the actual merge. I think cherry picking or something would be better than a plain merge. Also, since I'm pretty blind to the flaws the code has by now, it would be nice with some maintainer criticism. > > > Stefan -- Joakim Verona