Re: [Orgmode] CamelCase link type

2009-05-05 Thread Samuel Wales
> perl -pe 's/((?:[[:upper:]][\p{lower}_-\d]+){2,})/[[$1]]/' Very nice. Makes me want a little table comparing perl, grep/sed normal, grep/sed extended, and emacs syntax. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the

Re: [Orgmode] CamelCase link type

2009-04-19 Thread Carsten Dominik
On Apr 19, 2009, at 11:44 AM, Taru Karttunen wrote: 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

Re: [Orgmode] CamelCase link type

2009-04-19 Thread Taru Karttunen
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.

Re: [Orgmode] CamelCase link type

2009-04-19 Thread Giorgio Brajnik
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 fil

Re: [Orgmode] CamelCase link type

2009-04-18 Thread Carsten Dominik
Org-mode does not have support for CamelCase links, you can use other methods to link to other files. I am not a big fan of CamelCase links and don't want to add it to the core. But maybe someone wants to write it as an add-on, this would be easy to do. - Carsten On Apr 17, 2009, at 9:29 AM,