help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] problem with other frame


From: Matt McClure
Subject: Re: [h-e-w] problem with other frame
Date: 17 Sep 2001 11:07:46 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

On Mon Sep 17 2001, 10:37, "stefano ligabue" <address@hidden>
wrote:

> when i create a new frame (example: with the command
> "find-file-other-frame") the font is not the font specified in my
> c:\.emacs file. The same behavior with other (but not all) paramenter
> in my c:\.emacs.  The problem is in emacs or in my file ?

Check out the documentation for default-frame-alist.  You'll have to add
something like:

    (add-to-list 'default-frame-alist 
     '(font . "-*-Courier New-normal-r-*-*-12-90-96-96-c-*-iso8859-1"))

to your .emacs.

-- 
Matt
http://www.faradic.net/~mmcclure/

    "I don't believe in rivalries.  I don't believe in curses.  Wake
     up the damn Bambino, maybe I'll drill him in the (behind)."
        -Pedro Martinez




reply via email to

[Prev in Thread] Current Thread [Next in Thread]