Alex Ross wrote:
On Apr 2, 2009, at 10:06 AM, Matt Neuburg wrote:
I created this Ruby script in TextMate:
s = "wackamole" puts s
I ran it, and the RubyMate output window displayed:
woe
Another possibility is that your font caches had become corrupted.
Didn't someone once have a problem where their font cache was substituting the "7" glyph for the "9" character, or some such thing? It showed up in some calculations, and it took a lot of digging to discover that it was a font problem, not a math problem.