From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83611 Path: news.gmane.org!not-for-mail From: John Williams Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: eww Date: Fri, 02 Aug 2013 11:20:52 +1100 Message-ID: <87haf9aqor.fsf@otago.ac.nz> References: <87ehad4o63.fsf@otago.ac.nz> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1375402884 25147 80.91.229.3 (2 Aug 2013 00:21:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Aug 2013 00:21:24 +0000 (UTC) Cc: ding@gnus.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 02 02:21:26 2013 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 1V537V-0006sa-DK for ged-emacs-devel@m.gmane.org; Fri, 02 Aug 2013 02:21:25 +0200 Original-Received: from localhost ([::1]:52060 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V537U-0004cH-SF for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 20:21:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V537M-0004bB-OX for emacs-devel@gnu.org; Thu, 01 Aug 2013 20:21:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V537G-0001cB-UA for emacs-devel@gnu.org; Thu, 01 Aug 2013 20:21:16 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:42670) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V537G-0001bZ-NU for emacs-devel@gnu.org; Thu, 01 Aug 2013 20:21:10 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V537D-00064l-Aj for emacs-devel@gnu.org; Fri, 02 Aug 2013 02:21:07 +0200 Original-Received: from h091147019227.ys.dsl.sakhalin.ru ([91.147.19.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Aug 2013 02:21:07 +0200 Original-Received: from john.williams by h091147019227.ys.dsl.sakhalin.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Aug 2013 02:21:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: h091147019227.ys.dsl.sakhalin.ru User-Agent: Gnus/5.110017 (No Gnus v0.17) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:GJpaKHqSOjICMA8z14bhNE4KfAU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:162351 gmane.emacs.gnus.general:83611 Archived-At: Actually, never mind. I've downloaded (via git) and compiled the current version of Emacs (GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2) of 2013-08-02 on localhost.localdomain). But when I say "M-x eww RET http://www.gnu.org RET" I get a totally blank buffer. The eww menu shows up, but when I choose the option "Browse with external browser", I get the error: call-interactively: Symbol's value as variable is void: shr-external-browser Thanks for your work on this great project, John