From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: eww Date: Wed, 19 Jun 2013 23:55:14 +0300 Organization: JURTA Message-ID: <8738sd7sr9.fsf@mail.jurta.org> References: <87d2rkb1pi.fsf@fleche.redhat.com> <87fvwfa3ev.fsf@fleche.redhat.com> <8653DC2F-D77A-4AE8-B925-A6F0DBF2CCAC@mit.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1371676321 24038 80.91.229.3 (19 Jun 2013 21:12:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Jun 2013 21:12:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: chad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 19 23:12:01 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 1UpPfd-0007x6-2U for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 23:12:01 +0200 Original-Received: from localhost ([::1]:44214 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpPfc-0000Nq-9I for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 17:12:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpPfX-0000NS-M3 for emacs-devel@gnu.org; Wed, 19 Jun 2013 17:11:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpPYt-0005Jn-MB for emacs-devel@gnu.org; Wed, 19 Jun 2013 17:05:05 -0400 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:39922 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpPYt-0005Fv-Eq for emacs-devel@gnu.org; Wed, 19 Jun 2013 17:05:03 -0400 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 96BC3258B9E938; Wed, 19 Jun 2013 14:05:01 -0700 (PDT) In-Reply-To: <8653DC2F-D77A-4AE8-B925-A6F0DBF2CCAC@mit.edu> (chad's message of "Wed, 19 Jun 2013 01:21:27 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.218.105 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:160705 Archived-At: >> For accessibility (e.g. if the HTML is completely garbled or if the user >> is unable to read it), it would be very nice to pop up a buffer with >> just the list of anchors, where up/down are bound to step through the >> list and RET browses the anchor. > > Sounds like completion to me. Yes, this is like `f TAB' in Info.