all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: Conkeror-like functionality for EWW
Date: Tue, 04 Nov 2014 09:54:00 +0100	[thread overview]
Message-ID: <87r3xjz6qf.fsf@thinkpad-t440p.tsdh.org> (raw)
In-Reply-To: <m3zjc8jj5l.fsf@stories.gnus.org> (Lars Magne Ingebrigtsen's message of "Mon, 03 Nov 2014 18:20:06 +0100")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I just had another look at the code.  If I understand it correctly,
> you hit `f', numbers are assigned to the links, and then you enter the
> number of the link you want to visit?
>
> I'm afraid I don't find this compelling functionality.  Anything that
> makes me read numbers from the screen and then type them in doesn't
> seem like something a lot of people would want to do when they can
> just mouse or tab to the link.

If the displayed page contains dozens of links, hitting f 20 RET can be
much better than TAB twenty times or navigating to the link.  Note that
C-u 20 TAB is usually not workable because it requires you to know that
the link you want to follow is exactly 20 links after point.

There are similar plugins that assign characters to links instead of
numbers, so the first 26 visible links are just one key away.

Or another nice and similar approach was to have a command
`eww-isearch-links' which does what isearch does but considers only link
texts.  Probably, that would also be easier to implement as you don't
need to add dozens of overlays displaying link numbers/chars.

Bye,
Tassilo



  parent reply	other threads:[~2014-11-04  8:54 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-10 21:40 Conkeror-like functionality for EWW Andrey Kotlarski
2014-11-03 13:42 ` Ted Zlatanov
2014-11-03 14:07   ` Óscar Fuentes
2014-11-03 14:56     ` Ted Zlatanov
2014-11-03 16:58   ` Andrey Kotlarski
2014-11-03 17:20   ` Lars Magne Ingebrigtsen
2014-11-03 17:49     ` Óscar Fuentes
2014-11-03 17:55     ` Gregor Zattler
2014-11-03 18:29     ` Ted Zlatanov
2014-11-03 19:15       ` Lars Magne Ingebrigtsen
2014-11-03 19:31         ` Ted Zlatanov
2014-11-03 18:49     ` Eric Abrahamsen
2014-11-03 19:20       ` Lars Magne Ingebrigtsen
2014-11-03 20:13         ` Eric Abrahamsen
2014-11-03 21:30           ` Andrey Kotlarski
2014-11-03 23:09             ` Eric Abrahamsen
2014-11-04  3:05         ` Yuri Khan
2014-11-04  8:54     ` Tassilo Horn [this message]
2014-11-04 10:12       ` Andrey Kotlarski
2014-11-05 10:18         ` Tassilo Horn
2014-11-05 10:48           ` Andrey Kotlarski
2014-11-05 11:17             ` Tassilo Horn
2014-11-05 12:00               ` Andrey Kotlarski
2014-11-05 12:19                 ` Tassilo Horn
2014-11-21  1:21             ` Andrey Kotlarski
2014-11-21  7:15               ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r3xjz6qf.fsf@thinkpad-t440p.tsdh.org \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.