all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Font issues with recent emacs
Date: Thu, 9 Jan 2014 13:26:24 -0500	[thread overview]
Message-ID: <CACeGjnXLP7TzsEnEM1oSKykAU3nvxVTjUjTeUKcuuoZ3GFydtA@mail.gmail.com> (raw)
In-Reply-To: <83bnzlejkp.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1481 bytes --]

Greetings -

On Thu, Jan 9, 2014 at 1:49 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>
> Why do you insist on forcing on Emacs a specific fully qualified font
> definition?
>

Fair point, although in the first case the modeline gets healed after:
    C-h i
    C-x k RET
so emacs apparently knows how to change the default medium font to bold
under some circumstances.  Perhaps the bold font is being instantiated
prior to the default font getting re-instantiated based on my command-line
definition.  It seems to me that changing the default font on the command
line should change all the derivative fonts.

Anyway, I tried to use customize-face to set the default font, but I'm
having some difficulty.

Starting again from "emacs -Q":

After I invoke M-x customize-face default, the customize buffer says the
Font Family is courier and the Font Foundry is adobe.  I click in the
courier box and replace "courier" with "dejavu sans mono" (w/o the quotes).
 I click in the adobe box and replace "adobe" with "misc".  Next I held
State button to set the font for the current session and instead of
changing to "dejavu sans mono" the font changes to some kind of Times font.
 Showing the lisp expression confirms this:

Lisp expression:
((t
  (:family "times" :foundry "adobe" :width normal :height 129 :weight
normal :slant normal :underline nil :overline nil :strike-through nil :box
nil :inverse-video nil :foreground "black" :background "white" :stipple nil
:inherit nil)))

  - Vin

[-- Attachment #2: Type: text/html, Size: 2524 bytes --]

      reply	other threads:[~2014-01-09 18:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-09  3:13 Font issues with recent emacs Vin Shelton
2014-01-09  6:49 ` Eli Zaretskii
2014-01-09 18:26   ` Vin Shelton [this message]

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=CACeGjnXLP7TzsEnEM1oSKykAU3nvxVTjUjTeUKcuuoZ3GFydtA@mail.gmail.com \
    --to=acs@alumni.princeton.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.