From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Changing font in Emacs-22.3 (Windows) Date: Thu, 08 Jan 2009 00:35:50 +0100 Message-ID: <49653C56.30802@alice.it> References: <4963F32E.4040504@alice.it> <87eizgj5d8.fsf@cyd.mit.edu> <49640607.6080600@alice.it> <87d4eypvy8.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1231371389 5095 80.91.229.12 (7 Jan 2009 23:36:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2009 23:36:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 08 00:37:40 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 1LKhxm-0002nk-0n for ged-emacs-devel@m.gmane.org; Thu, 08 Jan 2009 00:37:26 +0100 Original-Received: from localhost ([127.0.0.1]:50636 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKhwW-00077Z-8f for ged-emacs-devel@m.gmane.org; Wed, 07 Jan 2009 18:36:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKhwR-00077K-0p for emacs-devel@gnu.org; Wed, 07 Jan 2009 18:36:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKhwO-000778-Tk for emacs-devel@gnu.org; Wed, 07 Jan 2009 18:36:01 -0500 Original-Received: from [199.232.76.173] (port=50390 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKhwO-000775-Nx for emacs-devel@gnu.org; Wed, 07 Jan 2009 18:36:00 -0500 Original-Received: from smtp-out112.alice.it ([85.37.17.112]:4637) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKhwO-0007W6-1y for emacs-devel@gnu.org; Wed, 07 Jan 2009 18:36:00 -0500 Original-Received: from FBCMMO03.fbc.local ([192.168.68.197]) by smtp-out112.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Thu, 8 Jan 2009 00:36:02 +0100 Original-Received: from FBCMCL01B07.fbc.local ([192.168.171.45]) by FBCMMO03.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Thu, 8 Jan 2009 00:36:01 +0100 Original-Received: from [87.6.223.201] ([87.6.223.201]) by FBCMCL01B07.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Thu, 8 Jan 2009 00:31:38 +0100 User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: <87d4eypvy8.fsf@cyd.mit.edu> X-OriginalArrivalTime: 07 Jan 2009 23:31:38.0812 (UTC) FILETIME=[168ECFC0:01C97120] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:107701 Archived-At: Chong Yidong ha scritto: > > Does saving the default face work if you do M-x customize face RET > default RET, make changes there, and do C-x C-s? The problem is that I do not know, following the method you suggest, which item to choose to set 'Bitstream Vera Sans Mono' by default, instead of 'Courier New'. In any case I have solved modifying an old .emacs file. Thanks, Angelo.