> 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 list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
