[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: U+2026 HORIZONTAL ELLIPSIS =?utf-8?q?=E2=80=A6?= is messing up table columns in emacs-w3m
- From: Dan Jacobson <jidanni@xxxxxxxxxxx>
- Date: Thu, 30 Jan 2014 18:26:44 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 12282
- References: <b4mk3dijfvr.fsf@xxxxxxx>
All I know is this can't be the user's fault.
Please try
# set http://jidanni.org/location/directions/zaokeng.html
# su - nobody -c 'HOME=/tmp LC_ALL=zh_TW.UTF-8 w3m '$@ #looks perfect
# su - nobody -c 'HOME=/tmp LC_ALL=zh_TW.UTF-8 emacs -f w3m '$@ #tons of alignment problems
Any solution should not require the user to have any files in $HOME.