> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> The following patches fixe the crash when for example the
Jean-Marc> user uses a bind file instead of a kmap file.
Jean-Marc> What it does is disable a keymap when there has been a read
Jean-Marc> error. I tried to r
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> The following patches fixe the crash when for example the
Jean-Marc> user uses a bind file instead of a kmap file.
Actually the right patch for 1.5 is this.
JMarc
Index: src/intl.C
=
The following patches fixe the crash when for example the user uses a
bind file instead of a kmap file.
What it does is disable a keymap when there has been a read error. I
tried to resist the urge to rewrite all the code :)
Comments and even testing welcome. I'll apply soon if there are no
comp