emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Scott Otterson <scotto@u.washington.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: shell links [was: Version 4.19c]
Date: Tue, 11 Apr 2006 13:47:26 +0200	[thread overview]
Message-ID: <10637e4f82ceded9a018daee1cb53250@science.uva.nl> (raw)
In-Reply-To: <443A98D0.4080005@u.washington.edu>


On Apr 10, 2006, at 19:41, Scott Otterson wrote:
>
> In 4.20, the minibuffer is now showing the space without the '%20', a 
> nice touch.  However, the %20 still does show up in the link text when 
> I delete the leftmost ']'.  It's just a display issue, though, because 
> the   shell link works fine.

Some characters need to be escaped in a link.  For example, I have seen 
message ID's containing [ ] brackets, and these would mess up the 
regexp matching of links.  A space character might lead to link being 
scattered over two lines, with a newline and possibly indentation in 
between.  To avoid this, I am escaping both space and brackets.  The 
links still work because before following a link, the escaping is 
reversed

- Carsten

      reply	other threads:[~2006-04-11 11:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-06 16:30 shell links [was: Version 4.19c] Scott Otterson
2006-04-06 19:28 ` Carsten Dominik
2006-04-10 17:41   ` Scott Otterson
2006-04-11 11:47     ` Carsten Dominik [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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10637e4f82ceded9a018daee1cb53250@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=scotto@u.washington.edu \
    /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/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).