<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Patrick R. Michaud wrote:
<blockquote cite="mid20050728003500.GE5312@host.pmichaud.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">   Second is where the word gets a space inserted (word MR2)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That's the standard spacing rule when $SpaceWikiWords is enabled; 
PmWiki treats numbers as being "separate words" from the 
things in front of them.
  </pre>
</blockquote>
This would make sense if MR2 wasn't defined as being an 'ignored'
wikiword with the <a class="varlink"
 href="http://www.solidgone.com/pmwiki/index.php?n=PmWiki.LinkVariables#WikiWordCount"><code
 class="varlink">$WikiWordCount</code></a>['MR2'] = 0; syntax. Since
it's already defined as not being a wikiword, why space it?<br>
<br>
</body>
</html>