emacs-devel
[Top][All Lists]
Advanced

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

Re: command fill-paragraph deletes leading Umlauts if line begins with s


From: Stefan Monnier
Subject: Re: command fill-paragraph deletes leading Umlauts if line begins with space
Date: Mon, 27 Dec 2004 17:28:25 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> It is naive, but it might make sense in a way.  We could imagine
> making the case-conversion commands convert each character to
> multibyte and check its syntax.  That way, the syntax of these unibyte
> characters could be determined from the current equivalency.

Maybe I'm lazy, but I think that it's better to tell those users to not use
unibyte mode.  That will not only save us work, but will also help them
avoid the various other quirks that can show up with unibyte mode.


        Stefan




reply via email to

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