On Mon, Feb 25, 2008 at 02:30:55PM +0000, Reuben Thomas wrote: > On Mon, 25 Feb 2008, Robert Millan wrote: > > >Now it doesn't work at all, which is a regression, and means I can't > >continue to use Zile as the editor for my MUA. I think Zile is less > >valuable because of this. > > There is no regression, there is merely some combination of broken > functionality that happened to do what you want. Zile is quite capable of > editing and displaying Catalan in an 8-bit locale. Zile is *more* valuable > now because its key bindings are no longer broken by default, and are > correctly bound according to the current locale.
Yeah, but who wants 8-bit locales nowadays? :-) > I've already explained how you can get it to work as it did before: simply > bind the relevant characters to self-insert-command in your ~/.zile. Ah, that's different then. Please could you be more specific? I tried: (global-set-key "ç" 'self-insert-command) without the expected result. Btw, incidentally, I also found a minor bug. The following configuration line: (global-set-key "" 'self-insert-command) causes: zile: zmalloc.c:56: zrealloc: L'asserció «size > 0» ha fallat.reated (assertion failed) followed by death of the process. Thanks -- Robert Millan <GPLv2> I know my rights; I want my phone call! <DRM> What use is a phone call… if you are unable to speak? (as seen on /.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

