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

Strange characters displayed in lists



Hi!

Some characters can not be displayed correct on my system. They are
replaced by a placeholder rectangle.

I use utf-8 as coding system:

(setq w3m-coding-system 'utf-8
      w3m-file-coding-system 'utf-8
      w3m-file-name-coding-system 'utf-8
      w3m-input-coding-system 'utf-8
      w3m-output-coding-system 'utf-8
      w3m-terminal-coding-system 'utf-8)

One example are lists.

Hitting C-x = gives the following for this character:
Char: â–¡ (299233, #o1110341, #x490e1, file ...) point=284 of 5418 (5%) column=6

My question is now:
Is there a way to show a different character instead of the rectangle?


Stefan.