Follow-up Comment #1, patch #4601 (project emacs-wiki): Me again. The patch I suggested will not fix names like XMLSchema (which would not be recognised as WikiNames in the original either), this patch fixes that. Ignore the above patch, this patch superceds it. Apply this to emacs-wiki-regexp.el of emacs wiki v2.70
263,264c263,268 < emacs-wiki-regexp-lower "]+\\)+\\(#[" < emacs-wiki-regexp-alnum "]+\\)?") --- > emacs-wiki-regexp-lower "]*\\)+\\(#[" > emacs-wiki-regexp-alnum "]+\\)?" > "\\|\\<[" emacs-wiki-regexp-upper "]+[" emacs-wiki-regexp-lower > "]+\\([" emacs-wiki-regexp-upper "]+[" emacs-wiki-regexp-lower "]*\\)+" > "\\(#[" emacs-wiki-regexp-alnum "]+\\)?" > ) _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4601> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ emacs-wiki-discuss mailing list emacs-wiki-discuss@nongnu.org http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss