|
From: | Stefan |
Subject: | Re: Auto-fill-mode bug: unbreakable space lost |
Date: | Thu, 24 Mar 2005 09:05:21 -0500 |
User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) |
> So NBSP is useful, and Emacs should handle it properly. BTW, could you try: (modify-syntax-entry (make-char 'latin-iso8859-1 160) "." (standard-syntax-table)) and/or (modify-syntax-entry (make-char 'latin-iso8859-15 160) "." (standard-syntax-table)) and see if it fixes your problem (it should) and also if it has other undesirable side-effects? Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |