From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.devel Subject: Re: Conkeror-like functionality for EWW Date: Tue, 4 Nov 2014 10:05:41 +0700 Message-ID: References: <87vbtdz513.fsf@gmail.com> <87oasobdtl.fsf@lifelogs.com> <877fzci0g9.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1415070376 17086 80.91.229.3 (4 Nov 2014 03:06:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2014 03:06:16 +0000 (UTC) Cc: Eric Abrahamsen , Emacs developers To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 04 04:06:09 2014 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 1XlURc-0002nz-JD for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2014 04:06:08 +0100 Original-Received: from localhost ([::1]:38271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlURc-0003gX-3S for ged-emacs-devel@m.gmane.org; Mon, 03 Nov 2014 22:06:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlURK-0003fC-C0 for emacs-devel@gnu.org; Mon, 03 Nov 2014 22:05:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlURC-0004an-RQ for emacs-devel@gnu.org; Mon, 03 Nov 2014 22:05:50 -0500 Original-Received: from mail-ig0-x230.google.com ([2607:f8b0:4001:c05::230]:36802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlURC-0004aT-BF for emacs-devel@gnu.org; Mon, 03 Nov 2014 22:05:42 -0500 Original-Received: by mail-ig0-f176.google.com with SMTP id l13so6463452iga.9 for ; Mon, 03 Nov 2014 19:05:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=0N7ScQ4RzOWhQSN+CbT7KLN0jB5ZwWpXfTjywb2WZHw=; b=q05ZxHRJ9d5X34rRf5g6iEwjD3HwwsBUch5JnwV4W6gBZy55ri5sU2z0CWwScKslpr U2gLTIS2FkEJMd1eJhVwJB56c2Csyst24OokbT0ScVq2wN6QhvXtlJEpilFRjjgVPcup zL9hISANfO592Q2/dTqw0i2aV35ihOsobvlRRx8Bfwj7tC/u4c25tMs2l597ae38b4Qg tvcQByHDFkrouADrj/EgRyO2m4lZk9Xmhjs4/ECweTgEhE18Fr/XPRXqtUnWgVbze3Wc bxiJcvp+HF/07kXoP/cekNHKdJ5YvDFnHdzP/QUbbx+7yPBy3BowbyKSm55xE7fXbi/T 85Uw== X-Received: by 10.42.86.142 with SMTP id u14mr5237473icl.77.1415070341844; Mon, 03 Nov 2014 19:05:41 -0800 (PST) Original-Received: by 10.107.48.3 with HTTP; Mon, 3 Nov 2014 19:05:41 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: -zszB9akLMbsC1ljy5G0Pj5slMc X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::230 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:176331 Archived-At: On Tue, Nov 4, 2014 at 1:20 AM, Lars Magne Ingebrigtsen wr= ote: > > In Firefox, though, it's pretty awful. If you don't use the mouse > there, you have to TAB forever. Actually in Firefox you can press F7 and it gives you a cursor that you can move with cursor navigation keys. But it=E2=80=99s still pretty awful, because tables. But Firefox also has incremental search for general text on / [slash] and for links on ' [straight single quote]; pretty close to Emacs=E2=80=99 isearch.