Dekel Tsur <[EMAIL PROTECTED]> writes:

| On Tue, May 15, 2001 at 11:52:07AM +0200, Lars Gullik Bj?nnes wrote:
| > 
| > I want to apply this patch, objections?
| 
| I don't understand the new code. Why is latinkeys.bind needed ?
| Wouldn't the code be much simpler when we move to storing the text in
| Unicode ? (we just need to translate the keysym to UCS)

Instead of letting the dispatch function be -1 (unknown) and have
special handling for that we now have a lyxfunc (pseudo) for all
keypresses that are supposed to generate something.

This change simplifies a great deal, and a move to UCS-4 will simplify
even more. But we are not there yet.

-- 
        Lgb

Reply via email to