all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Andrey Kotlarski <m00naticus@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Conkeror-like functionality for EWW
Date: Wed, 05 Nov 2014 12:17:30 +0100	[thread overview]
Message-ID: <87egth99rp.fsf@thinkpad-t440p.tsdh.org> (raw)
In-Reply-To: <yg18ujp53fa.fsf@ws-akotlarski.sf.vayant.com> (Andrey Kotlarski's message of "Wed, 05 Nov 2014 12:48:09 +0200")

Andrey Kotlarski <m00naticus@gmail.com> writes:

Hi Andrey,

>> So basically I like the feature a lot but I'd prefer if it operated
>> on the whole page, not only the visible buffer portion.  That is, I
>> think it would be ok if the numbers started with 1 at the beginnig of
>> the visible buffer portion but extended to the end of the page so
>> that `f <something>' has a search-forward behavior without bound.
>
> Problem is user can't refer to something invisible (by number or
> further narrow) unless magical powers.

Well, a user might know what he's looking for.  Or do you mean that
statement in a more technical sense?

In the latter case, `helm-occur' does something similar namely
dynamically narrowing down a buffer to lines that match a given regex as
you type it.  It does that in a separate buffer and prefixes the the
matching lines with some metadata (file, line), but I think that should
be doable also on the current buffer.

> However, in case narrowing filters out all visible links, automatic
> scrolling could happen until/if there are matches further down.  I'll
> give it a go these days.

Yeah, that would be an alternative approach.

Bye,
Tassilo



  reply	other threads:[~2014-11-05 11:17 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
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 [this message]
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=87egth99rp.fsf@thinkpad-t440p.tsdh.org \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=m00naticus@gmail.com \
    /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.