From: nljlistbox2@gmail.com (N. Jackson)
To: 31927@debbugs.gnu.org
Subject: bug#31927: 26.1; Fragment/bookmark part of URL omitted in default offered by `eww'
Date: Thu, 21 Jun 2018 11:05:13 -0400 [thread overview]
Message-ID: <87zhzo41ue.fsf@moondust.localdomain> (raw)
When `eww' is invoked interactively with point in an URL, that URL is
offered in the minibuffer as the default web page to open. However, if
the URL has a fragment (aka bookmark) part, the fragment part is ignored
by EWW.
For example:
0. $ emacs -Q
1. In scratch type https://en.wikipedia.org/wiki/Midsummer#History
2. Move point back into the just-typed URL
3. M-x eww RET
Expected result:
EWW offers https://en.wikipedia.org/wiki/Midsummer#History as the
default.
Actual result:
EWW offers https://en.wikipedia.org/wiki/Midsummer as the default.
Note that the following works just fine, though:
0. $ emacs -Q
1. M-x eww RET https://en.wikipedia.org/wiki/Midsummer#History RET
This problem is also present on master
(5583e6460c38c5d613e732934b066421349a5259).
next reply other threads:[~2018-06-21 15:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-21 15:05 N. Jackson [this message]
2018-06-21 15:47 ` bug#31927: 26.1; Fragment/bookmark part of URL omitted in default offered by `eww' Eli Zaretskii
2018-06-21 23:11 ` N. Jackson
2018-06-22 6:29 ` Eli Zaretskii
2018-07-22 13:10 ` Lars Ingebrigtsen
2018-07-22 14:38 ` Eli Zaretskii
2018-07-29 15:57 ` Noam Postavsky
2018-07-29 17:16 ` N. Jackson
2018-07-29 20:44 ` N. Jackson
2019-05-13 19:17 ` Lars Ingebrigtsen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zhzo41ue.fsf@moondust.localdomain \
--to=nljlistbox2@gmail.com \
--cc=31927@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).