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: Lost antialias? Date: Tue, 24 Jun 2008 14:14:14 -0400 Message-ID: <87skv21z0p.fsf@stupidchicken.com> References: <485230EB.9070203@alice.it> <48546807.8010406@alice.it> <87abhmgmko.fsf@stupidchicken.com> <87abhkndo9.fsf@stupidchicken.com> <87skv7d6sa.fsf@stupidchicken.com> <87lk0z1w3e.fsf@catnip.gol.com> <87d4mafucf.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 1214331574 27530 80.91.229.12 (24 Jun 2008 18:19:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 18:19:34 +0000 (UTC) Cc: Kenichi Handa , Miles Bader , Stefan Monnier , angelo.graziosi@alice.it, emacs-devel@gnu.org To: James Cloos Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 24 20:20:19 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 1KBD7a-0003La-1u for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 20:20:02 +0200 Original-Received: from localhost ([127.0.0.1]:49094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBD6k-0004Ar-Ka for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 14:19:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBD6g-0004AV-CS for emacs-devel@gnu.org; Tue, 24 Jun 2008 14:19:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBD6e-0004AG-RA for emacs-devel@gnu.org; Tue, 24 Jun 2008 14:19:05 -0400 Original-Received: from [199.232.76.173] (port=46073 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBD6e-0004AD-Nw for emacs-devel@gnu.org; Tue, 24 Jun 2008 14:19:04 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:54376) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KBD6b-0007u7-0p; Tue, 24 Jun 2008 14:19:01 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id DEE5A4E45D; Tue, 24 Jun 2008 14:14:14 -0400 (EDT) In-Reply-To: (James Cloos's message of "Sat, 21 Jun 2008 21:57:01 -0400") 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:99858 Archived-At: James Cloos writes: > BTW, these comments are from the default fonts.conf: > > ,---- > | > | > | > `---- > > So the names probably should be "monospace" and "sans-serif". Okay, I changed it. Thanks.