From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: default default face Date: Sun, 22 Jun 2008 23:51:18 -0400 Message-ID: <87ve00byh5.fsf@stupidchicken.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214193099 4371 80.91.229.12 (23 Jun 2008 03:51:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2008 03:51:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 23 05:52:24 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 1KAd6L-00008p-Lj for ged-emacs-devel@m.gmane.org; Mon, 23 Jun 2008 05:52:21 +0200 Original-Received: from localhost ([127.0.0.1]:59780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAd5W-0007ig-IV for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2008 23:51:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAd5S-0007h7-Nc for emacs-devel@gnu.org; Sun, 22 Jun 2008 23:51:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAd5O-0007dh-AD for emacs-devel@gnu.org; Sun, 22 Jun 2008 23:51:26 -0400 Original-Received: from [199.232.76.173] (port=50000 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAd5O-0007de-46 for emacs-devel@gnu.org; Sun, 22 Jun 2008 23:51:22 -0400 Original-Received: from c-24-63-201-57.hsd1.ma.comcast.net ([24.63.201.57]:13360 helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAd5K-000414-Pv; Sun, 22 Jun 2008 23:51:18 -0400 Original-Received: by furry (Postfix, from userid 1000) id 93E7EC054; Sun, 22 Jun 2008 23:51:18 -0400 (EDT) In-Reply-To: (Miles Bader's message of "Mon, 23 Jun 2008 12:28:42 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:99754 Archived-At: Miles Bader writes: > 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. Good point. Could someone please do this?