all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Javier <nospam@nospam.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Changing Emacs font
Date: Mon, 24 Mar 2014 20:32:20 +0000 (UTC)	[thread overview]
Message-ID: <lgq4ok$bpa$1@speranza.aioe.org> (raw)
In-Reply-To: mailman.18073.1395684347.10748.help-gnu-emacs@gnu.org

This is what I have in my .emacs for using emacs in Linux

(when (equal window-system 'x)
       (set-face-font 'default "-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1"))

The notation for the font is used for X11 fonts.  The program xfontsel
displays the fonts.

Also, you can access the font menu in emacs using Shift+left button of
the mouse.



Jai Dayal <dayalsoap@gmail.com> wrote:
> Hi,
> 
> I want to change the default font to be Monospace of size 12.
> 
> When I open emacs -nw in a terminal, the terminal's profile preferences are
> set to Monospace 12, however, when I open up emacs without a terminal, I
> get a completely different set of fonts, and frankly, they're hard on my
> eyes.
> 
> How can I change the emacs settings so that the font displayed is Monspace
> size 12? I tried all solutions under "Globally Change the Default Font"
> found here:
> 
> http://www.emacswiki.org/emacs/SetFonts#toc2
> 
> But I've had no luck.. the font is still the same original one.
> 
> What am I missing?
> 
> Thanks much!
> Jai


       reply	other threads:[~2014-03-24 20:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.18073.1395684347.10748.help-gnu-emacs@gnu.org>
2014-03-24 20:32 ` Javier [this message]
2014-03-24 20:42   ` Changing Emacs font Clemens Schüller
2014-03-24 18:05 Jai Dayal
2014-03-25 15:11 ` William Xu

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='lgq4ok$bpa$1@speranza.aioe.org' \
    --to=nospam@nospam.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.