From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "William Xue" Newsgroups: gmane.emacs.devel Subject: Set font dialog in windows Date: Fri, 17 Mar 2006 10:29:13 +0800 Organization: WV Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1142562582 3432 80.91.229.2 (17 Mar 2006 02:29:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Mar 2006 02:29:42 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 17 03:29:39 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 1FK4ic-0001Kr-6T for ged-emacs-devel@m.gmane.org; Fri, 17 Mar 2006 03:29:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FK4ib-0000Ua-Kh for ged-emacs-devel@m.gmane.org; Thu, 16 Mar 2006 21:29:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FK4iP-0000St-SQ for emacs-devel@gnu.org; Thu, 16 Mar 2006 21:29:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FK4iO-0000SP-9N for emacs-devel@gnu.org; Thu, 16 Mar 2006 21:29:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FK4iO-0000SM-6K for emacs-devel@gnu.org; Thu, 16 Mar 2006 21:29:20 -0500 Original-Received: from [64.233.162.194] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FK4nA-00056r-HG for emacs-devel@gnu.org; Thu, 16 Mar 2006 21:34:16 -0500 Original-Received: by zproxy.gmail.com with SMTP id x3so502080nzd for ; Thu, 16 Mar 2006 18:29:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:to:subject:from:organization:content-type:mime-version:content-transfer-encoding:message-id:user-agent; b=K2KOoKZ0a9iwwf4ZbRnDHxkubsO+eZ5Ov5UV+/SjYn+z85WHGsNP+Fxxa50+emMMgX67qiabG2Oc1Ys7nEHNOSfLVPW97G9aDpuaLa1R8FwKmyC51QHIKQcUhZdeV7z8851/eUibTzDgTxl89LVQzBSjAt0tTMla10L8zTtomv4= Original-Received: by 10.36.148.14 with SMTP id v14mr2770406nzd; Thu, 16 Mar 2006 18:29:19 -0800 (PST) Original-Received: from williamxue ( [58.33.81.38]) by mx.gmail.com with ESMTP id 40sm1233269nzf.2006.03.16.18.29.17; Thu, 16 Mar 2006 18:29:19 -0800 (PST) Original-To: emacs-devel@gnu.org User-Agent: Opera Mail(BETA2)/9.00 (Win32) 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:51742 Archived-At: Hi, I find that the choosefont dialog displayed by "Set Font/Fontset..." item of Options menu in NTEmace only involved a subset of the system fonts. Is there any restriction to use other fonts that did not display in the dialog in NTEmacs? -- Sincerely yours, William