Stefan Monnier wrote:
It seems the problem is due to `back-to-indentation' which skips chars with
a "whitespace" syntax and NBSP does have whitespace syntax.

Maybe NBSP shouldn't have whitespace syntax.

Whaaa? What syntax should it have instead?

Perhaps whitespace is actually a category consisting of
horizontal (space, tab, NBSP) and vertical subcategories
(linefeed, return, formfeed).

--
Kevin Rodgers



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to