[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: is show-trailing-whitespace internationalized?
From: |
Kenichi Handa |
Subject: |
Re: is show-trailing-whitespace internationalized? |
Date: |
Tue, 13 May 2003 20:47:04 +0900 (JST) |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) |
In article <8765ofwy2s.fsf@jidanni.org>, Dan Jacobson <jidanni@dman.ddts.net>
writes:
> show-trailing-whitespace has revolutionized my entire life, but
> is show-trailing-whitespace internationalized?
No. It seems that currently only SPC and TAB are regarded
as trailing whitespace.
> Probably not, otherwise
> char (0450241, 151713, 0x250a1) charset: chinese-big5-1
> would show up.
For that, we need a new char-table, say
white-space-characters, and make xdisp.c to lookup this
table for each character. I'll put that in my todo list
unless someone else implement it.
---
Ken'ichi HANDA
handa@m17n.org