From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: New dumping problem... Date: Fri, 24 Jun 2005 12:37:20 -0400 Message-ID: References: <20050618.020729.192953061.jet@gyve.org> <20050618.122801.78242809.jet@gyve.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119633501 9182 80.91.229.2 (24 Jun 2005 17:18:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Jun 2005 17:18:21 +0000 (UTC) Cc: jet@gyve.org, emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 24 19:18:20 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dlrop-0002vI-KC for ged-emacs-devel@m.gmane.org; Fri, 24 Jun 2005 19:18:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dlrvt-0008Eo-PW for ged-emacs-devel@m.gmane.org; Fri, 24 Jun 2005 13:25:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dlrpg-0003nd-Jk for emacs-devel@gnu.org; Fri, 24 Jun 2005 13:19:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dlrpe-0003my-NN for emacs-devel@gnu.org; Fri, 24 Jun 2005 13:19:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DlrjQ-0001Hl-Ra for emacs-devel@gnu.org; Fri, 24 Jun 2005 13:12:44 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DlrFn-0002Sm-9k for emacs-devel@gnu.org; Fri, 24 Jun 2005 12:42:07 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DlrBA-00034f-1e; Fri, 24 Jun 2005 12:37:20 -0400 Original-To: Katsumi Yamaoka In-reply-to: (message from Katsumi Yamaoka on Fri, 24 Jun 2005 09:39:04 +0900) 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:39438 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39438 The ``Emacs*useXII: false'' line is effective for the Emacs which I built with the ``--with-xim'' option. Can we make Emacs to simply do this, on its own, without requiring the user to specify anything in his X resources? I am sure a program can override the X resource setting. The only questions are (1) does someone know precisely what it needs to do, and (2) would there be any downside, perhaps on other systems, to doing this?