From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.help Subject: Re: "Set default font" on Windows doesn't take permanent effect Date: Fri, 9 Jul 2010 06:56:45 +0200 Message-ID: References: <87iq4po017.fsf@gmail.com> <4C368F29.80900@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1278651478 11296 80.91.229.12 (9 Jul 2010 04:57:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Jul 2010 04:57:58 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Jesse W. Wilson" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 09 06:57:57 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OX5es-0005H3-Dj for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jul 2010 06:57:54 +0200 Original-Received: from localhost ([127.0.0.1]:38126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OX5es-0004LY-2E for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jul 2010 00:57:54 -0400 Original-Received: from [140.186.70.92] (port=33271 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OX5eH-0004LD-QB for help-gnu-emacs@gnu.org; Fri, 09 Jul 2010 00:57:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OX5eG-00075w-KL for help-gnu-emacs@gnu.org; Fri, 09 Jul 2010 00:57:17 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:52927) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OX5eG-00075q-Fq for help-gnu-emacs@gnu.org; Fri, 09 Jul 2010 00:57:16 -0400 Original-Received: by wyj26 with SMTP id 26so1335012wyj.0 for ; Thu, 08 Jul 2010 21:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=XxT4pu+HFTF9POzywtd4EzDmaxd+lanOB7P+h0xxRx4=; b=LTuXuum4lBb5fx3fIfG6WFsBw6iUBhr5X2zx3bhUL2QFtpfFrKt5UTdeM+hX+fB3vW lqfs7pCKuEQfSv4axVy8ditsNQNdGPIl56GrRZFKcw82e64ISUip01mE5id9W3/AeasV 4OYww99nE8WHqh2ei+jitrMOO4JRxfMSiW4Zw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=Q8bqy8/s3/BJ/OKl4w1b1ZpMUjYgBvpBNvPQa9rrmEn0YN/3rVuKOrilNeK1nWjGAF UL54XCrUkhet69vpvQDIu+1wKb2hQFMY7Ml6DuJO/KyIP9m1hiqLkWFkb/ZNpQbgd99c w+XvYKZUvFQDWbo9avmlVmw6D+gRWAb/3gmcY= Original-Received: by 10.216.170.72 with SMTP id o50mr3527091wel.69.1278651435415; Thu, 08 Jul 2010 21:57:15 -0700 (PDT) Original-Received: by 10.216.182.135 with HTTP; Thu, 8 Jul 2010 21:56:45 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74155 Archived-At: 2010/7/9 Deniz Dogan : > 2010/7/9 Jesse W. Wilson : >> Some problem with setting the default font on Win 7 here. The next time = I >> open emacs, it forgets. >> >> On 7/8/2010 8:44 PM, Deniz Dogan wrote: >>> >>> 2010/7/9 Glauber Alex Dias Prado: >>> >>>> >>>> Deniz Dogan =A0writes: >>>> >>>> >>>>> >>>>> I used the menu in Emacs 23.2 (on Windows 7) to set the default font >>>>> but it doesn't seem to have any permanent effect. Nothing about the >>>>> change is stored in ~/.emacs. >>>>> >>>>> Any ideas on what might be going on? >>>>> >>>> >>>> you can try changing the font as you described then M-x customize-face >>>> RET default RET and try saving the change, not sure if this will work >>>> though as i dont have a windows box to test, but it should i think. >>>> >>>> >>> >>> But the "menu method" should work, so I'm just wondering if there's >>> something I'm doing wrong here. If this is a bug, it's a pretty >>> important one... >>> >>> >> >> > > I'll report it as a bug and we'll see what happens. > Gah, just as I submitted the bug report I found that you need to click "Save Options" under the "Options" menu to make it permanent. D'oh. --=20 Deniz Dogan