Tony Mechelynck wrote: > On 10/06/09 21:31, Charles Campbell wrote: > >> Hello! >> >> In running a not too trivial script I've written, I keep getting >> messages of the following sort (even when the script is quiescent, ie. >> after its opened its 8 windows): >> (Centos 5.2/Linux/gtk) >> >> CALC/ xorn? An IOException occurred at >> scim_bridge_client_imcontext_set_cursor_location () >> ...snip... >> An IOException occurred at >> >> > I don't remember ever having seen those messages on my system, but scim > is one possible XIM; it has settings for a lot of languages (including > "English (American)"!). Are you sure your Input Method settings are > correct? Or at least that they won't cause you trouble if you aren't > aware that an IM is running? You may want to check the settings by > clicking right, then "SCIM setup", on the keyboard-like icon in the > system tray (or at least that's what it looks like to me on my KDE3 > winmanager). > > In Vim, you may want to > > :setlocal imi=0 ims=-1 > > in any window where you want neither IM nor keymap handling at the moment. >
I'll definitely do that. I probably next-to-never use deliberately scim (mostly its ctrl-<space> to toggle back to normal because of a typo). Hopefully I won't see those messages again! As far as having the correct settings, I'm afraid that I have no idea -- they're whatever the defaults happen to be. That "keyboard icon" doesn't look very keyboard-ish on my screen, but it did bring up the SCIM setup you mentioned. Thank you, Tony! Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
