emacs-devel
[Top][All Lists]
Advanced

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

Re: Auto-fill-mode bug: unbreakable space lost


From: Juri Linkov
Subject: Re: Auto-fill-mode bug: unbreakable space lost
Date: Thu, 24 Mar 2005 23:33:48 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/22.0.50 (gnu/linux)

BTW, now Emacs highlights non-breaking space and soft hyphen only for
two charsets.  Perhaps support for all other charsets should be added
to xdisp.c? I.e. to test for the following characters:

iso8859-2:  0x920 0x92d
iso8859-3:  0x9a0 0x9ad
iso8859-4:  0xa20 0xa2d
iso8859-5:  0xe20 0xe2d
iso8859-6:  0xba0 0xbad
iso8859-7:  0xb20 0xb2d
iso8859-8:  0xc20 0xc2d
iso8859-9:  0xea0 0xead
iso8859-14: 0xfa0 0xfad
iso8859-15: 0xf20 0xf2d

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]