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-25 7c1f66a: Support for the new Xwidget feature. Date: Wed, 20 Jan 2016 16:34:47 +0100 Message-ID: References: <20160119200346.15333.25843@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1453304151 7173 80.91.229.3 (20 Jan 2016 15:35:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Jan 2016 15:35:51 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 20 16:35:41 2016 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 1aLunM-00051s-L6 for ged-emacs-devel@m.gmane.org; Wed, 20 Jan 2016 16:35:40 +0100 Original-Received: from localhost ([::1]:43651 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLunL-0000lh-F0 for ged-emacs-devel@m.gmane.org; Wed, 20 Jan 2016 10:35:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLumz-0000Ym-Fk for emacs-devel@gnu.org; Wed, 20 Jan 2016 10:35:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLumv-0003xU-8k for emacs-devel@gnu.org; Wed, 20 Jan 2016 10:35:17 -0500 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:47309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLumv-0003xH-1q for emacs-devel@gnu.org; Wed, 20 Jan 2016 10:35:13 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 118CB4087F for ; Wed, 20 Jan 2016 16:35:08 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) Original-Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TIZStn6pEfvm for ; Wed, 20 Jan 2016 16:35:03 +0100 (CET) Original-Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf1.bahnhof.se (Postfix) with ESMTP id 9D518330ADE for ; Wed, 20 Jan 2016 16:35:01 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 77D984E9128 for ; Wed, 20 Jan 2016 15:35:01 +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 VhzijbuenhYT for ; Wed, 20 Jan 2016 16:34:47 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 53C154E9127 for ; Wed, 20 Jan 2016 16:34:47 +0100 (CET) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Tue, 19 Jan 2016 23:04:52 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.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:198438 Archived-At: Lars Magne Ingebrigtsen writes: > I also tried it on my Ubuntu 15.10 laptop, and it works without a hitch > there. > > Hm... I'm wondering if I could use this in eww just to embed video > objects and the like... Hm... I see that Youtube embeds are done as > iframes, but one doesn't really know what's inside those iframes before > they are loaded. eww doesn't do iframes at all, but I guess it could. > > But it doesn't really help with determining whether the contents of the > frame is a video or not -- all that's done by a Javascript blob. > > Perhaps some heuristics to figure out the xwidget handover. > > Don't mind me, I'm just thinking out loud. :-) It will be nice to see what you come up with! I have been thinking that it would be nice with some kind of integration with eww and the xwidget browser. -- Joakim Verona