From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Julien Cubizolles Newsgroups: gmane.emacs.help Subject: questions about eww Date: Wed, 17 Jul 2013 23:07:08 +0200 Message-ID: <87bo60c2v7.fsf@free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1374095256 6154 80.91.229.3 (17 Jul 2013 21:07:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Jul 2013 21:07:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 17 23:07:38 2013 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 1UzYwj-0001KU-Nt for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jul 2013 23:07:37 +0200 Original-Received: from localhost ([::1]:42216 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzYwj-00086C-8G for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jul 2013 17:07:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzYwY-000861-A4 for help-gnu-emacs@gnu.org; Wed, 17 Jul 2013 17:07:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzYwW-00025M-Um for help-gnu-emacs@gnu.org; Wed, 17 Jul 2013 17:07:26 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:59947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzYwW-000255-P0 for help-gnu-emacs@gnu.org; Wed, 17 Jul 2013 17:07:24 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UzYwV-0001DF-Nb for help-gnu-emacs@gnu.org; Wed, 17 Jul 2013 23:07:23 +0200 Original-Received: from 37.161.16.77 ([37.161.16.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jul 2013 23:07:23 +0200 Original-Received: from j.cubizolles by 37.161.16.77 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jul 2013 23:07:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 37.161.16.77 User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:m+LZsXP7OBobD9M1kH5PeLLMA7Y= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:92215 Archived-At: I recently tried eww, the new web-browser for Emacs and I'm not sure everything works as it should in my case. First, not all pictures are displayed. For example, on the wikipedia page about kitten (example from thhe eww author at http://lars.ingebrigtsen.no/2013/06/eww.html), I only have the link to the first picture. Also, the eww-buffer is not read-only : typing RETURN while not a link inserts a newline in the text which is confusing. Is it the expected behaviour ? Julien.