unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* is show-trailing-whitespace internationalized?
@ 2003-05-12 23:21 Dan Jacobson
  2003-05-13 11:47 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2003-05-12 23:21 UTC (permalink / raw)


show-trailing-whitespace has revolutionized my entire life, but
is show-trailing-whitespace internationalized? Probably not, otherwise
  char (0450241, 151713, 0x250a1) charset: chinese-big5-1
would show up.
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: is show-trailing-whitespace internationalized?
  2003-05-12 23:21 is show-trailing-whitespace internationalized? Dan Jacobson
@ 2003-05-13 11:47 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2003-05-13 11:47 UTC (permalink / raw)
  Cc: bug-gnu-emacs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-13 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-12 23:21 is show-trailing-whitespace internationalized? Dan Jacobson
2003-05-13 11:47 ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).