all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: help-gnu-emacs@gnu.org
Subject: Re: eww-wont-follow-link...
Date: Mon, 24 Aug 2015 13:53:54 +0200	[thread overview]
Message-ID: <87d1ycoqb1.fsf@free.fr> (raw)
In-Reply-To: 87fv3ayx8e.fsf@gmail.com

Alexis <flexibeast@gmail.com> writes:


>
> Reading the relevant code, it seems to me that `eww-follow-link`
> probably expects to be called on a link in text that's been rendered
> by `shr`, which would have put the text property `shr-url` on URLs in
> the text. Thus,
>
> * the documentation for `eww-follow-link` needs to note this, so that
> users don't expect to be able to use this command outside of `eww` or
> `shr`-rendered text; or
>
> * the code for `eww-follow-link` should be modified to use a method of
> obtaining the URL at point that doesn't involve a text property having
> been set.

I found out I just needed to use the browse-url function and configure
the variable browse-url-browser-function.

Thanks for your reply.

Julien.




      reply	other threads:[~2015-08-24 11:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-05  5:54 eww-wont-follow-link Julien Cubizolles
2015-08-23 13:01 ` eww-wont-follow-link Alexis
2015-08-24 11:53   ` Julien Cubizolles [this message]

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=87d1ycoqb1.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --cc=help-gnu-emacs@gnu.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.