From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: [PATCH v2 00/15] xwidget webkit improvements Date: Wed, 26 Oct 2016 11:19:49 +0200 Message-ID: References: <20161024164101.26043-1-rekado@elephly.net> <2a39f450-c1ae-3fce-8aa4-d12d2e7506ec@cs.ucla.edu> <878ttbhew9.fsf@elephly.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1477473644 10438 195.159.176.226 (26 Oct 2016 09:20:44 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2016 09:20:44 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: Ricardo Wurmus , emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 26 11:20:35 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bzKNg-00082g-7u for ged-emacs-devel@m.gmane.org; Wed, 26 Oct 2016 11:20:20 +0200 Original-Received: from localhost ([::1]:60756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzKNi-0001S8-Lq for ged-emacs-devel@m.gmane.org; Wed, 26 Oct 2016 05:20:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzKNT-0001Ko-US for emacs-devel@gnu.org; Wed, 26 Oct 2016 05:20:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzKNT-0006Jk-3k for emacs-devel@gnu.org; Wed, 26 Oct 2016 05:20:07 -0400 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:52899) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzKNS-0006Hx-Tx for emacs-devel@gnu.org; Wed, 26 Oct 2016 05:20:07 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id ACB5F4510B; Wed, 26 Oct 2016 11:20:05 +0200 (CEST) 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 lwgR9CPt3KjW; Wed, 26 Oct 2016 11:20:04 +0200 (CEST) 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 17B653D7935; Wed, 26 Oct 2016 11:20:04 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id EE47F4FD717; Wed, 26 Oct 2016 09:20:03 +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 sSxSA4XwHBUL; Wed, 26 Oct 2016 11:19:49 +0200 (CEST) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 79E3E4FD711; Wed, 26 Oct 2016 11:19:49 +0200 (CEST) In-Reply-To: (Paul Eggert's message of "Tue, 25 Oct 2016 23:08:08 -0700") 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.21 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" Xref: news.gmane.org gmane.emacs.devel:208829 Archived-At: Paul Eggert writes: > Ricardo Wurmus wrote: > >> This warning is also produced by the existing xwidget code in Emacs >> 25.1. It is harmless, but I did try to remove it and haven=E2=80=99t be= en >> successful yet, as I=E2=80=99m not very familiar with GTK. > > OK, thanks for explaining. > >> I=E2=80=99ll wait for additional feedback before sending updated patches. > > The patches look OK for a feature that is experimental anyway, so I > took the liberty of installing them into master, with fixes for the > two minor things. Thanks again. > Thanks for working on these patches, I'm looking forward to trying them out! --=20 Joakim Verona joakim@verona.se