all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonrumney@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: set default font on Windows
Date: Mon, 13 Sep 2010 22:11:17 -0700 (PDT)	[thread overview]
Message-ID: <d77310e2-881e-4cdd-8180-17643033465a@x24g2000pro.googlegroups.com> (raw)
In-Reply-To: i6m3k1$qcf$1@gregory.bnet.hr

On Sep 14, 5:03 am, Haris Bogdanović <fbogdano...@xnet.hr> wrote:

> How do I set default emacs font to
> Courier New 10 bold ?
> How do I get string which I pass to
> set-default-font function in init.el ?


In Emacs 23, the following should work:

(set-default-font "Courier New-10:bold")



           reply	other threads:[~2010-09-14  5:11 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <i6m3k1$qcf$1@gregory.bnet.hr>]

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

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

  git send-email \
    --in-reply-to=d77310e2-881e-4cdd-8180-17643033465a@x24g2000pro.googlegroups.com \
    --to=jasonrumney@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.