Summary: | Request for API addition for client encoding specifiable uim_switch_im() | ||
---|---|---|---|
Product: | UIM | Reporter: | Etsushi Kato <ek.kato> |
Component: | libuim | Assignee: | YamaKen <yamaken> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | sasugaanija, uim-bugs |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 7164 | ||
Attachments: | Proposed patch for API addition |
Description
Etsushi Kato
2007-12-12 08:40:02 UTC
Created attachment 13064 [details] [review] Proposed patch for API addition Hi Etsushi, thank you for the patch. I prefer to keep the enconding switching functionality orthogonal to the IM switching. How about this? void uim_set_client_encoding(uim_context uc, const char *encoding); (In reply to comment #2) > I prefer to keep the enconding switching functionality orthogonal to the IM > switching. > > How about this? > > void uim_set_client_encoding(uim_context uc, const char *encoding); Sounds reasonable to me. Please go ahead with that. The API has been added in r5069. Nosuke, please fix the uim.el problem with it. > Nosuke, please fix the uim.el problem with it.
Sorry about the late response.
I've modified uim.el to use the new API.
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.