From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: default default face Date: Mon, 23 Jun 2008 14:32:42 -0400 Message-ID: References: <87ve00byh5.fsf@stupidchicken.com> <877icgjc9u.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214246003 8863 80.91.229.12 (23 Jun 2008 18:33:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2008 18:33:23 +0000 (UTC) Cc: Miles Bader , emacs-devel@gnu.org, Kenichi Handa To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 23 20:34:06 2008 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 1KAqrL-0001H5-8n for ged-emacs-devel@m.gmane.org; Mon, 23 Jun 2008 20:33:47 +0200 Original-Received: from localhost ([127.0.0.1]:34045 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAqqW-0000gR-2A for ged-emacs-devel@m.gmane.org; Mon, 23 Jun 2008 14:32:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAqqS-0000gI-Ti for emacs-devel@gnu.org; Mon, 23 Jun 2008 14:32:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAqqR-0000g6-HJ for emacs-devel@gnu.org; Mon, 23 Jun 2008 14:32:52 -0400 Original-Received: from [199.232.76.173] (port=39805 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAqqR-0000g3-Bu for emacs-devel@gnu.org; Mon, 23 Jun 2008 14:32:51 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:33665) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAqqM-0002S3-EG; Mon, 23 Jun 2008 14:32:46 -0400 Original-Received: from ceviche.home (vpn-132-204-232-71.acd.umontreal.ca [132.204.232.71]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m5NIWjRd023874; Mon, 23 Jun 2008 14:32:45 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 43EA0B408A; Mon, 23 Jun 2008 14:32:42 -0400 (EDT) In-Reply-To: <877icgjc9u.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 23 Jun 2008 13:23:41 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 2 Rules triggered HAS_X_HELO=0, RV3044=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:99798 Archived-At: >>> Ok, now the `fixed' and `variable-pitch' faces look beautiful by >>> default -- but what about the default `default' face? Currently it >>> still seems to be the old ugly (and non-AA) courier face. >>> >>> It seems like it should be "Monospace" by default too, just like the >>> `fixed' face. > WDYT about making changing the defaults as follows: Does it still work with the Lucid toolkit? Stefan