unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Orm Finnendahl <finnendahl@folkwang-hochschule.de>
Subject: Re: default font settings
Date: Tue, 7 Oct 2003 22:16:04 +0200	[thread overview]
Message-ID: <20031007201604.GC7328@finnendahl.de> (raw)
In-Reply-To: <3F82E9F5.60701@reflab.it>

Am 07. Oktober 2003, 18:29 Uhr (+0200) schrieb Vincenzo Di Somma:
> Hi all,
> I use (set-default-font 
> "-adobe-courier-medium-r-normal--12-120-75-75-m-70-iso8859-1")
> in my .emacs to set te font I like, but when I open another window with 
> C x 5-2 emacs use the default font instead of my one, how can I fix it ?
>   Vincenzo.

(add-to-list 'default-frame-alist
  '(font . "-adobe-courier-medium-r-normal--12-120-75-75-m-70-iso8859-1"))

--
Orm

  reply	other threads:[~2003-10-07 20:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-07 16:29 default font settings Vincenzo Di Somma
2003-10-07 20:16 ` Orm Finnendahl [this message]
2003-10-08  7:01 ` Gian Uberto Lauri
2003-10-08  9:44   ` Vincenzo Di Somma
2003-10-08 10:26     ` Gian Uberto Lauri
     [not found] <mailman.1257.1065544293.21628.help-gnu-emacs@gnu.org>
2003-10-07 18:18 ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031007201604.GC7328@finnendahl.de \
    --to=finnendahl@folkwang-hochschule.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).