[PATCH:libX11 2/8] Let libX11 load and make available the newer (X11R6) callback-based API for XIM (expected by emacs).

Thomas Klausner wiz at NetBSD.org
Thu Jun 20 07:53:27 PDT 2013


On Sun, Jun 16, 2013 at 02:37:09AM -0400, James Cloos wrote:
> >>>>> "TK" == Thomas Klausner <wiz at NetBSD.org> writes:
> 
> TK> They basically all look like this:
> TK> -XIM    common/ximcp    _XimOpenIM      # XIM_open
> TK> +XIM common/ximcp _XimOpenIM _XimRegisterIMInstantiateCallback
> TK> _XimUnRegisterIMInstantiateCallback # XIM_open XIM_register
> TK> XIM_unregister
> 
> 2nd comment:
> 
> I see how that file works.
> 
> The idea then is to make the common/ximcp locales such as C match the
> pattern used for XIM in most of the other common/ximcp locales, yes?
> 
> If so, that looks reasonable, given that the majority already do.

Yes, that's the idea. Thanks for looking at it!
 Thomas


More information about the xorg-devel mailing list