From: Taru Karttunen <taruti@taruti.net>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: CamelCase link type
Date: Sun, 19 Apr 2009 12:44:24 +0300 [thread overview]
Message-ID: <1240134181-sup-7042@oz.taruti.net> (raw)
In-Reply-To: <22168.88.87.129.71.1240132618.squirrel@webmail.dimi.uniud.it>
Excerpts from Giorgio Brajnik's message of Sun Apr 19 12:16:58 +0300 2009:
> Carsten,
> thank you for your prompt answer.
> I understand your attitude towards CamelCase, and tend to agree, but I
> also think it would be nice to have a utility to easily port a set of
> emacs-wiki pages into orgmode.
> I'll see if I can come out with a simple elisp or python script to convert
> those files.
perl -pe 's/((?:[[:upper:]][\p{lower}_-\d]+){2,})/[[$1]]/'
+- whatever special characters you allow in camel case links.
- Taru Karttunen
next prev parent reply other threads:[~2009-04-19 9:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-17 7:29 CamelCase link type Giorgio Brajnik
2009-04-18 16:27 ` Carsten Dominik
2009-04-19 9:16 ` Giorgio Brajnik
2009-04-19 9:44 ` Taru Karttunen [this message]
2009-04-19 13:49 ` Carsten Dominik
2009-05-06 2:31 ` Samuel Wales
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=1240134181-sup-7042@oz.taruti.net \
--to=taruti@taruti.net \
--cc=emacs-orgmode@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/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).