Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: ATOK messed up after XF86-4.0.2 upgrade
- To: tlug@example.com
- Subject: Re: ATOK messed up after XF86-4.0.2 upgrade
- From: Christopher SEKIYA <wileyc@example.com>
- Date: Fri, 23 Mar 2001 09:32:54 +0900
- Content-Disposition: inline
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <s3t3dc5k4rq.fsf@example.com>; from mfabian@example.com on Thu, Mar 22, 2001 at 08:00:41PM +0100
- References: <01032005050600.01926@example.com> <20010321102733.A24750@example.com> <20010321111743.L3408@example.com> <20010321114424.C24750@example.com> <s3tu24nl695.fsf@example.com> <20010322130705.B18516@example.com> <s3t3dc5k4rq.fsf@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <vCpzE.A.SpE.dvpu6@example.com>
- Resent-Sender: tlug-request@example.com
- User-Agent: Mutt/1.2.5i-jp0
On Thu, Mar 22, 2001 at 08:00:41PM +0100, Mike Fabian wrote: > rxvt 2.7.5 I should have specified version -- my bad, it's 2.7.3. Context: /* try with XMODIFIERS env. var. */ if (xim == NULL && (p = XSetLocaleModifiers("")) != NULL && *p) xim = XOpenIM(Xdisplay, NULL, NULL, NULL); /* try with no modifiers base */ 1238: if (xim == NULL && (p = XSetLocaleModifiers("@example.com=none")) != NULL && *p) xim = XOpenIM(Xdisplay, NULL, NULL, NULL); if (xim == NULL) return; > What is so neat about that? It's neat because xim at that point should not be null, period. XOpenIM() is doing the wrong thing. -- Chris
- Follow-Ups:
- Re: ATOK messed up after XF86-4.0.2 upgrade
- From: Mike Fabian <mfabian@example.com>
- References:
- ATOK messed up after XF86-4.0.2 upgrade
- From: CSD <aim@example.com>
- Re: ATOK messed up after XF86-4.0.2 upgrade
- From: Christopher SEKIYA <wileyc@example.com>
- Re: ATOK messed up after XF86-4.0.2 upgrade
- From: "Thomas O'Dowd" <tom@example.com>
- Re: ATOK messed up after XF86-4.0.2 upgrade
- From: Christopher SEKIYA <wileyc@example.com>
- Re: ATOK messed up after XF86-4.0.2 upgrade
- From: Mike Fabian <mfabian@example.com>
- Re: ATOK messed up after XF86-4.0.2 upgrade
- From: Christopher SEKIYA <wileyc@example.com>
- Re: ATOK messed up after XF86-4.0.2 upgrade
- From: Mike Fabian <mfabian@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: ATOK messed up after XF86-4.0.2 upgrade
- Next by Date: Meadow .emacs
- Prev by thread: Re: ATOK messed up after XF86-4.0.2 upgrade
- Next by thread: Re: ATOK messed up after XF86-4.0.2 upgrade
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links