On Tue, Sep 14, 2010 at 11:28:06PM -0700, Ian Zimmerman wrote: > > Sorry - I have long since switched back to fixed. In any case, the > output from locale is > > LANG=en_US.UTF-8 > LC_CTYPE="en_US.UTF-8" > LC_NUMERIC="en_US.UTF-8" > LC_TIME="en_US.UTF-8" > LC_COLLATE=C > LC_MONETARY="en_US.UTF-8" > LC_MESSAGES="en_US.UTF-8" > LC_PAPER="en_US.UTF-8" > LC_NAME="en_US.UTF-8" > LC_ADDRESS="en_US.UTF-8" > LC_TELEPHONE="en_US.UTF-8" > LC_MEASUREMENT="en_US.UTF-8" > LC_IDENTIFICATION="en_US.UTF-8" > LC_ALL=
It looks like your system is configured to use UTF-8. Rxvt however doesn't support UTF-8. With such locale no font (fixed or other) can provide proper hyphenation dashes in Rxvt. Because of this I think you don't realy use rxvt, maybe you use urxvt? Anyway, it seems we have two options -- either you provide some information that will help me to reproduce the bug, or we hope that there is no bug (i.e. it has been fixed or the problem has been caused by wrong locale+font combination) it which case we should close the bug. What do you think? Anton Zinoviev -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

