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: Kenichi Handa
Subject: Re: command fill-paragraph deletes leading Umlauts if line begins with space
Date: Tue, 28 Dec 2004 09:14:04 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3.50 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Richard Stallman <address@hidden> writes:

>     Couldn't the information about the character syntax which is used in
>     multibyte mode also be used in unibyte mode?  (I hope this question is
>     not too naive.)

> 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.

> What do people think of that idea?
> In particular, Handa, what do you think?

I've already done it in emacs-unicode (in regex.c and
casefiddle.c).

---
Ken'ichi HANDA
address@hidden




reply via email to

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