all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Access inconsolata font after installing (debian wheezy)
Date: Wed, 05 Oct 2011 14:08:59 -0500	[thread overview]
Message-ID: <87fwj745o4.fsf@newsguy.com> (raw)
In-Reply-To: 87vcs5iduz.fsf@foolinux.dyndns.org

Ian Zimmerman <itz@buug.org> writes:

> Harry> I've never really understood the term `widget'.  Do you mean
> Harry> something in the gui menus at the top of emacs?  Or do you just
> Harry> mean the customization tools?
>
> I mean the checkbox and edit field next to the label "Font Family" you
> get when you do "M-x customize-face".

Thanks.. fc-list shows:

  fc-list  |grep -i incons

  Inconsolata:style=Medium

And fc-list -v shows:

        family: "Inconsolata"(s)
        fullname: "Inconsolata"(s)
        file: "/usr/share/fonts/truetype/ttf-[...]

So that nails down the family... is there no `foundry'? (the next
question on the widget list)

But any way, when I set default font `Family' to Inconsolata and
save.  When I reopen emacs, that saved customization has disappeared
and adobe courier comes up in its place.  I commented out any font
related stuff in .Xdefaults for testing so the setting of:
-adobe-courier-bold-r-normal--14-140-75-75-m-90-iso8859-1

Must be some kind of system default... or maybe an emacs default.

Someone on another list suggested I put this in .Xdefaults:
 

 emacs.FontBackend:   xft
 Emacs.font:      Inconsolata-12 

(I am running xfs and xfstt servers)

Doing that, then starting emacs-24 from command line I get:
  `Font `Inconsolata-12 ' is not defined'

Same error if use Inconsolata-medium




  parent reply	other threads:[~2011-10-05 19:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-02  1:15 Access inconsolata font after installing (debian wheezy) Harry Putnam
2011-10-03 23:26 ` Ian Zimmerman
2011-10-04  1:17   ` Harry Putnam
2011-10-04  4:23     ` Ian Zimmerman
2011-10-05  3:56       ` Harry Putnam
2011-10-05 19:08       ` Harry Putnam [this message]
2011-10-05 23:47         ` Ian Zimmerman

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=87fwj745o4.fsf@newsguy.com \
    --to=reader@newsguy.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.