From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David House Newsgroups: gmane.emacs.devel Subject: Updating the tour for Xft Date: Thu, 30 Jul 2009 12:13:12 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248954639 24050 80.91.229.12 (30 Jul 2009 11:50:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 11:50:39 +0000 (UTC) To: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 30 13:50:33 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 1MWU9X-0008TJ-Ff for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 13:50:31 +0200 Original-Received: from localhost ([127.0.0.1]:35766 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWU9W-0001xR-Qf for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 07:50:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWTZY-0005cM-Mg for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:13:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWTZT-0005V1-3E for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:13:19 -0400 Original-Received: from [199.232.76.173] (port=37663 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWTZS-0005UR-QF for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:13:14 -0400 Original-Received: from mail-fx0-f205.google.com ([209.85.220.205]:65085) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWTZS-0002DX-EL for emacs-devel@gnu.org; Thu, 30 Jul 2009 07:13:14 -0400 Original-Received: by fxm1 with SMTP id 1so541402fxm.31 for ; Thu, 30 Jul 2009 04:13:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=HXrEWFaUSYhDZ0LbY19C//F3XxDn0+t2AMRI29pdwbU=; b=rkOzSnAyOu1zjiXpNUvLcUHe1LUzhri9EYvOvMzQTlOVr4PRkKJdABrBfUr6YnSXlD j99g57/azsfWJwV9LmqRJW8Ie3xrxOIw08MmpsFC1dZYAP9TPMpveQy0ihPsXjmtsOoz 8qgW+V5IokFJlNGtWmAY7zEmYujQzpFA9A8Ic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=j+bpeNrNT42+ahEFacgS1bNB36mXDxzH4W+tuS324z+cN5ODa18ipYfb7yIUv3AJ9T xbK7r0cyBI3yUutL7QDyJDGGVDI/7HeluPLJmhDUzHzwOAaZF93nGWdvV3Xt3/v+mBDY i+ChE/ZwQqJzvxpN6s6W3udxAW86KUGfqGIkc= Original-Received: by 10.223.108.78 with SMTP id e14mr579301fap.88.1248952392271; Thu, 30 Jul 2009 04:13:12 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/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:113392 Archived-At: Hi all, Now we have nice anti-aliased fonts with 23.1, can we update the tour (http://www.gnu.org/software/emacs/tour/) so that it shows off this nice new visual feature? The tour is a great way of showing off Emacs' features and visual features have a massive impact, so this seems like a logical thing to do. -- -David