all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Shmakov <ivan@siamics.net>
To: 19555@debbugs.gnu.org
Subject: bug#19555: shr-urlify: undecoded URIs make help-echo unhelpful
Date: Tue, 13 Jan 2015 18:15:19 +0000	[thread overview]
Message-ID: <87oaq2wnrc.fsf@violet.siamics.net> (raw)
In-Reply-To: <87bnm5ujw6.fsf@mail.linkov.net> (Juri Linkov's message of "Sun,  11 Jan 2015 22:49:57 +0200")

>>>>> Juri Linkov <juri@linkov.net> writes:

 >> As of 88bc8332eb14 (2015-01-07 13:51:41 +0000), shr-urlify stores an
 >> undecoded URI as the link text's help-echo property, while it should
 >> most probably use a decoded IRI string instead.

 > Firefox uses the preference network.standard-url.escape-utf8 to do
 > the same: http://kb.mozillazine.org/Network.standard-url.escape-utf8
 > and it was useful by set it to false, so I welcome this change,
 > thanks.

	The change only affects the text displayed in the echo area when
	walking over the links (as in: shr-next-link, TAB), while the
	Firefox option above deals with copying of the URIs, – an
	equivalent to shr-copy-url (‘w’.)  Or perhaps G C-n in EWW, –
	assuming eww-links-at-point tops the eww-suggest-uris list.

	The latter is yet to be changed.  But given that the user may or
	may not want an decoded URI, I’d rather introduce a customizable
	variable for that, yes.

-- 
FSF associate member #7257  http://boycottsystemd.org/  … 3013 B6A0 230E 334A





      reply	other threads:[~2015-01-13 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-10 12:17 bug#19555: shr-urlify: undecoded URIs make help-echo unhelpful Ivan Shmakov
2015-01-10 16:48 ` Lars Magne Ingebrigtsen
2015-01-11 20:49 ` Juri Linkov
2015-01-13 18:15   ` Ivan Shmakov [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=87oaq2wnrc.fsf@violet.siamics.net \
    --to=ivan@siamics.net \
    --cc=19555@debbugs.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.