* wrong behavior of org-open-at-point with certain url.
@ 2017-12-22 16:42 Shiyao MA
2017-12-22 18:23 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Shiyao MA @ 2017-12-22 16:42 UTC (permalink / raw)
To: emacs-org list
Hi,
For the given link, which is directly copied from chrome url bar,
[[https://lwn.net/Articles/262464/#Quick Quiz 5]]
org-open-at-point will open it as
https://lwn.net/Articles/262464/%23Quick%20Quiz%205
where as the correct url should be:
https://lwn.net/Articles/262464/#Quick%20Quiz%205
note that in the wrong one, # becomes %23.
Best,
--
Best,
Shiyao
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: wrong behavior of org-open-at-point with certain url.
2017-12-22 16:42 wrong behavior of org-open-at-point with certain url Shiyao MA
@ 2017-12-22 18:23 ` Nicolas Goaziou
2017-12-22 20:08 ` Samuel Wales
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2017-12-22 18:23 UTC (permalink / raw)
To: Shiyao MA; +Cc: emacs-org list
Hello,
Shiyao MA <i@introo.me> writes:
> Hi,
>
> For the given link, which is directly copied from chrome url bar,
> [[https://lwn.net/Articles/262464/#Quick Quiz 5]]
>
> org-open-at-point will open it as
> https://lwn.net/Articles/262464/%23Quick%20Quiz%205
>
> where as the correct url should be:
> https://lwn.net/Articles/262464/#Quick%20Quiz%205
>
> note that in the wrong one, # becomes %23.
FWIW, I cannot reproduce it.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: wrong behavior of org-open-at-point with certain url.
2017-12-22 18:23 ` Nicolas Goaziou
@ 2017-12-22 20:08 ` Samuel Wales
0 siblings, 0 replies; 3+ messages in thread
From: Samuel Wales @ 2017-12-22 20:08 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: Shiyao MA, emacs-org list
maybe related or maybe not related, but i notice that a filled url
cannot be opened with RET. it can be opened with c-c c-o. an
unfilled url can be opened with RET.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-22 20:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-22 16:42 wrong behavior of org-open-at-point with certain url Shiyao MA
2017-12-22 18:23 ` Nicolas Goaziou
2017-12-22 20:08 ` Samuel Wales
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).