emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] [patch #4601] 'ConvertingAClass' is not recognised


From: Rory McCann
Subject: [emacs-wiki-discuss] [patch #4601] 'ConvertingAClass' is not recognised as a WikiName, this patch fixes that.
Date: Sun, 6 Nov 2005 01:28:26 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]