From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Default face problem Date: Thu, 11 May 2006 06:40:30 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1147318918 15349 80.91.229.2 (11 May 2006 03:41:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 May 2006 03:41:58 +0000 (UTC) Cc: wilde@sha-bang.de, jyavner@member.fsf.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 11 05:41:55 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fe23j-00043M-FX for ged-emacs-devel@m.gmane.org; Thu, 11 May 2006 05:41:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fe23j-0006kH-0k for ged-emacs-devel@m.gmane.org; Wed, 10 May 2006 23:41:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fe23W-0006jp-Ou for emacs-devel@gnu.org; Wed, 10 May 2006 23:41:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fe23U-0006jd-E2 for emacs-devel@gnu.org; Wed, 10 May 2006 23:41:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fe23U-0006ja-9h for emacs-devel@gnu.org; Wed, 10 May 2006 23:41:36 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fe24t-0000Nu-R5; Wed, 10 May 2006 23:43:04 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-205-212.inter.net.il [83.130.205.212]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DIE42892 (AUTH halo1); Thu, 11 May 2006 06:40:26 +0300 (IDT) Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Thu, 11 May 2006 09:36:20 +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:54222 Archived-At: > From: Kenichi Handa > CC: wilde@sha-bang.de, jyavner@member.fsf.org, emacs-devel@gnu.org > Date: Thu, 11 May 2006 09:36:20 +0900 > > In article , Eli Zaretskii writes: > > >> Perhaps, "#ifdef HAVE_X_WINDOWS ... #endif" is not > >> necessary, but I can't test it on the other platform, and it > >> seems that this problem happens only on X. > > > If you tell me how to reproduce it, I could try it on MS-Windows. > > I don't know the recipe for MS-Windows. What is the recipe for X?