emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] better isearch support for complex input methods


From: Miles Bader
Subject: Re: [PATCH] better isearch support for complex input methods
Date: 24 Apr 2001 09:46:51 +0900

Karl Fogel <address@hidden> writes:
> Based on the output of describe-categories, I think all the
> ideograph-based languages already have this category set
> appropriately.
> 
> scan_words() in syntax.c looks like the place to make this change,
> does that seem right to you?  I'll work on it, not rushing, as we're
> in feature freeze and Gerd has indicated that changes like this should
> wait until after 20.1.

What change are you suggesting to make, exactly (sorry, the early part
of this thread has expired on my system)?

I think it's certainly the wrong thing to blindly treat all ideographic
characters as entire words for M-f and M-b.  At the least, I use the
japanese environment, and such behavior would really annoy me.

For C-w while searching, I wouldn't mind so much, because there it's
usually better to grab too little than too much (as you can't easily
delete small overruns).

-Miles
-- 
Love is a snowmobile racing across the tundra.  Suddenly it flips over,
pinning you underneath.  At night the ice weasels come.  --Nietzsche



reply via email to

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