Josh Sled wrote: > It's unlikely that it's a font-problem, since that usually manifests itself > as a single block/unknown glyph … the font layout/renderer doesn't have the > leeway to substitute the 6 character string "\u2019" when asked to draw a > single unicode character.
As an experiment, try using another program in the terminal, like "$ echo <paste>", or "emacs -nw" (-nw = no window). -- Anthony Carrico
