From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel Subject: Re: New dumping problem... Date: Thu, 23 Jun 2005 17:19:01 +0900 Organization: Emacsen advocacy group Message-ID: References: <20050618.020729.192953061.jet@gyve.org> <20050618.122801.78242809.jet@gyve.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119519430 26076 80.91.229.2 (23 Jun 2005 09:37:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Jun 2005 09:37:10 +0000 (UTC) Cc: jet@gyve.org, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 23 11:37:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DlO8l-0002Uu-MB for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 11:36:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlOFZ-0005a4-35 for ged-emacs-devel@m.gmane.org; Thu, 23 Jun 2005 05:43:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DlNAs-0004rE-5t for emacs-devel@gnu.org; Thu, 23 Jun 2005 04:35:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DlNAn-0004qO-Oe for emacs-devel@gnu.org; Thu, 23 Jun 2005 04:34:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlNAW-0004Zr-5d for emacs-devel@gnu.org; Thu, 23 Jun 2005 04:34:40 -0400 Original-Received: from [66.225.201.13] (helo=washington.hostforweb.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DlMys-0004Jb-Eo; Thu, 23 Jun 2005 04:22:38 -0400 Original-Received: from localhost.servershost.net ([127.0.0.1] helo=localhost) by washington.hostforweb.net with esmtpa (Exim 4.50) id 1DlMvt-0006d9-AD; Thu, 23 Jun 2005 03:19:33 -0500 Original-To: storm@cua.dk (Kim F. Storm) X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:VSnAxHeconSNhxAcaimuKrJyRXQ= X-Hashcash: 1:20:050623:storm@cua.dk::O4Bh0YtjuKQYw6eu:00000IDr9 X-Hashcash: 1:20:050623:rms@gnu.org::rHNS8Ou9EZR9DyS+:0000003FJ6 X-Hashcash: 1:20:050623:jet@gyve.org::aV7gsYyV0cBVo3r6:000002w7K X-Hashcash: 1:20:050623:emacs-devel@gnu.org::U7cgSQkkN7w4cCOH:0000000000000000000000000000000000000000000Q31 X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39352 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39352 >>>>> In Kim F. Storm wrote: > Katsumi Yamaoka writes: >>> * Nonprivileged Emacs users can avoid the C-SPC problem by building >>> Emacs with `--without-xim'. >> >> She or he will be able to run Emacs built in the home directory. > .. or maybe just set the X resource useXIM to false. Unfortunately, it didn't the trick. I put the following lines in the ~/.Xdefaults file, read it using xrdb and started /usr/bin/emacs (which comes from the Fedora Core 4). *useXim: false Emacs*useXim: false emacs*useXim: false