all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: `#` in org mode links doesn't open correctly?
Date: Tue, 08 Apr 2014 09:51:18 +0200	[thread overview]
Message-ID: <87mwfw1cp5.fsf@gmail.com> (raw)
In-Reply-To: CAHa53uwKoRTurU7DspuCjf65g-fNS_W0ueOZ0n6x9zK0eFau3A@mail.gmail.com

Tim Visher <tim.visher@gmail.com> writes:

> Hi Everyone,
>
> I'm putting together a reading list file for SICP and I'm linking
> directly to the HTML version of the book.
>
> Many of the links include target data with them (i.e.
> `link#some-target`) and when I call `org-open-at-point` it corrupts
> the link by incorrectly converting `#` to `%23`.
>
> How can I get this to behave properly?

I just switched to outorg and used C-c C-l to insert this link with
Org-mode:

[[http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-10.html#%25_sec_1.1.5][SICP-LINK]]

which looks like this when copied from w3m:

,-------------------------------------------------------------------------
| http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-10.html#%_sec_1.1.5
`-------------------------------------------------------------------------

but the Org link, besided being modified, works with org-open-at-point
or w3m-browse-url for me, so it does not really seem to be corrupted?

-- 
cheers,
Thorsten




  reply	other threads:[~2014-04-08  7:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-08  2:06 `#` in org mode links doesn't open correctly? Tim Visher
2014-04-08  7:51 ` Thorsten Jolitz [this message]
2014-04-08 12:53   ` Tim Visher
2014-04-08 13:11     ` Thorsten Jolitz
2014-04-08 13:41       ` Tim Visher
2014-04-08 14:16         ` Thorsten Jolitz
2014-04-14 17:33           ` Tim Visher
2014-04-15  9:08             ` Thorsten Jolitz
     [not found] <mailman.19188.1396922831.10748.help-gnu-emacs@gnu.org>
2014-04-08 14:11 ` Rusi

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=87mwfw1cp5.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --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.