From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Hackney Newsgroups: gmane.emacs.help Subject: Running WebKit browser in Emacs! Date: Fri, 7 Mar 2014 19:22:01 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1394238253 13066 80.91.229.3 (8 Mar 2014 00:24:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2014 00:24:13 +0000 (UTC) To: lazycat.manatee@gmail.com, help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 08 01:24:24 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1WM53v-0001pl-DX for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Mar 2014 01:24:23 +0100 Original-Received: from localhost ([::1]:38836 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WM53u-0001QR-VP for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Mar 2014 19:24:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WM521-0001KT-IB for help-gnu-emacs@gnu.org; Fri, 07 Mar 2014 19:22:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WM520-0002i8-3n for help-gnu-emacs@gnu.org; Fri, 07 Mar 2014 19:22:25 -0500 Original-Received: from mail-ig0-x22d.google.com ([2607:f8b0:4001:c05::22d]:40552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WM51z-0002i3-Sq for help-gnu-emacs@gnu.org; Fri, 07 Mar 2014 19:22:24 -0500 Original-Received: by mail-ig0-f173.google.com with SMTP id t19so3434763igi.0 for ; Fri, 07 Mar 2014 16:22:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=haxney.org; s=google; h=mime-version:from:date:message-id:subject:to:content-type; bh=xk+bf05RAJfAaTIvMZoMbauh9tHoaZWOZvZcbBkTtG4=; b=elu/unTxdyEEIhFLrl+knKO30zZcV8Hvodbj4yuFmnWe6jbYBcUWtrBN/jS0RWW9Q+ C/YO+jzgNipNfQcMDNDidzSvWWHhKgTN/ZWerCE+jgPa0YqiM/8+qFbyXZTMucgXPQ78 8Db/lSHnfTBOP6o8FLDov6zCR8JdTkVB1LPGY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=xk+bf05RAJfAaTIvMZoMbauh9tHoaZWOZvZcbBkTtG4=; b=dkLXE5t0WsaSZPR2fUv3DTLg0eTdDvhEL118NTgciqDzDoe/QH9gSiIzYWKIDoBFkQ +5x2pdMz6ab8GFP7hoWEuFZAGTY+VUcuJcvUu0IqHCm6chTqd1RsDA9eWJDCs38AiZ2S Ml0rHkycAGG7Ech2/b6MM5R9SwvF/6YDtYk8iI3KM7PRWRx90Lke0aYEeCg5zKFFMyIj RdT67T5fIDhDO1zqFkLmUhaSIklFL2IfQCc3C8MgGOXLDyeCM+9/YeqcGheoI1pKrm3M qYxQbbA+nlelsW36lbMK1w/PdFpBIpaKmKmMh8TwiSf4ZXRU++XKJPznicxFmPESUpkS t0og== X-Gm-Message-State: ALoCoQnhp00ZG6JpPXC/iuo0mc/IrC37qM9NJkZRetdPgNy3+grfn7Sc0n2jx3/7ZRBy7BQT8M/H X-Received: by 10.42.97.193 with SMTP id p1mr17695166icn.32.1394238142975; Fri, 07 Mar 2014 16:22:22 -0800 (PST) Original-Received: by 10.64.170.72 with HTTP; Fri, 7 Mar 2014 16:22:01 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::22d X-Mailman-Approved-At: Fri, 07 Mar 2014 19:24:12 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96305 Archived-At: For another approach, see my old project Ezbl [1]. It used the XEmbed Emacs branch to communicate with the Uzbl [2] web browser. I stopped working on it because it wasn't useful without compiling Emacs from source and I think XEmbed might have had some stability problems at the time. What's nice about my approach (aside from the obvious benefits of NIH-compliance) is that Uzbl is embedded directly, rather than being displayed as an image. I imagine this would be more efficient. Awesome work though! It would be great if someone got a fully-viable Emacs web browser working. [1] https://github.com/haxney/ezbl [2] http://www.uzbl.org/ -- Daniel Hackney