URL:
  <http://gna.org/bugs/?func=detailitem&item_id=5376>

                 Summary: Changing muse-wiki-wikiword-regexp does not seem to
affect anything
                 Project: The Emacs Muse
            Submitted by: None
            Submitted on: Wednesday 02/22/2006 at 16:19 CET
                Category: muse
                Priority: 5 - Normal
                Severity: 4 - Important
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: [EMAIL PROTECTED]
             Open/Closed: Open

    _______________________________________________________

Details:

Finding the original definition of wiki words too restrictive, I modified
muse-wiki-word-regexp like so:

(setq muse-wiki-wikiword-regexp
"\\<\\(\\(?:[[:upper:][:digit:]]+[[:lower:][:digit:]_]+\\)\\(?:[[:upper:][:digit:]]+[[:lower:][:digit:]_]+\\)+\\)")

This does not affect highlighting:  Soo FooBar_2006 is not highlighted even
though it matches the regexp.  Also, if it is an interwiki link, and I click
on it, it takes me to FooBar, not FooBar_2006. 

As far as I can tell, if changing that regexp is not the right way to get
what I want, there is no good way, which seems wrong.






    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=5376>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/



_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to