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

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

[emacs-wiki-discuss] [bug #5376] Changing muse-wiki-wikiword-regexp does


From: anonymous
Subject: [emacs-wiki-discuss] [bug #5376] Changing muse-wiki-wikiword-regexp does not seem to affect anything
Date: Wed, 22 Feb 2006 16:19:30 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.8

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: address@hidden
             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/





reply via email to

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