From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: Font selection problems on Mac OS X Date: Thu, 9 Jul 2009 21:32:56 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1247175219 29398 80.91.229.12 (9 Jul 2009 21:33:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jul 2009 21:33:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 09 23:33:32 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MP1FC-0000X9-SB for ged-emacs-devel@m.gmane.org; Thu, 09 Jul 2009 23:33:31 +0200 Original-Received: from localhost ([127.0.0.1]:49497 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MP1FC-0002cg-8y for ged-emacs-devel@m.gmane.org; Thu, 09 Jul 2009 17:33:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MP1Ex-0002Z9-GN for emacs-devel@gnu.org; Thu, 09 Jul 2009 17:33:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MP1Es-0002XF-NR for emacs-devel@gnu.org; Thu, 09 Jul 2009 17:33:14 -0400 Original-Received: from [199.232.76.173] (port=53942 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MP1Es-0002XB-BU for emacs-devel@gnu.org; Thu, 09 Jul 2009 17:33:10 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:59168 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MP1Es-00060q-0K for emacs-devel@gnu.org; Thu, 09 Jul 2009 17:33:10 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MP1Ep-0004WG-8a for emacs-devel@gnu.org; Thu, 09 Jul 2009 21:33:07 +0000 Original-Received: from host671420031130.direcway.com ([host671420031130.direcway.com]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Jul 2009 21:33:07 +0000 Original-Received: from Adrian.B.Robert by host671420031130.direcway.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Jul 2009 21:33:07 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 67.142.130.31 (Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en; rv:1.9.0.11) Gecko/2009060219 Camino/2.0b3 (like Firefox/3.0.11)) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:112259 Archived-At: > > [1] http://atomized.org/wp-content/cocoa-emacs-nightly/ > > I found the readson for why the fonts did not show up in the font > selection dialog: I had to install the fonts system-wide, rather than > solely for the current user. Is this the intended behavior? Neither intended nor unintended, just never noticed. ;-/ If you can come up with a patch to pick up user fonts in this dialog, please send it along. Otherwise we'll add it to the list to work on when time available.