all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Alex Schröder" <kensanata@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 2659@emacsbugs.donarmstrong.com
Subject: bug#2659: 23.0.91; set-face-attribute :height float on a Mac
Date: Fri, 13 Mar 2009 17:22:30 +0100	[thread overview]
Message-ID: <9abbd5730903130922rcba8632n83742a3db05c9d56@mail.gmail.com> (raw)
In-Reply-To: <jwvocw5tnii.fsf-monnier+emacsbugreports@gnu.org>

Ah. I misunderstood the doc string, then. Can we improve the docstring
and find another way to say "underlying face"? The word underlying
doesn't appear in the Elisp manual index. When I read your answer I
thought that underlying faces are the faces are the faces I inherit
from. But when I look at (elisp) Face Attributes I see the following:

`:inherit'
     The name of a face from which to inherit attributes, or a list of
     face names.  Attributes from inherited faces are merged into the
     face like an underlying face would be, with higher priority than
     underlying faces.  If a list of faces is used, attributes from
     faces earlier in the list override those from later faces.

Apparently there is a difference between inheritance and underlying
that I don't understand.



On Fri, Mar 13, 2009 at 17:08, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>> Debugger entered--Lisp error: (error "Invalid default face height" 1.1)
>
> This says that you can't specify "1.1 times the underlying face" because
> the default face as no underlying face.
>
>
>        Stefan
>






  reply	other threads:[~2009-03-13 16:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 15:11 bug#2659: 23.0.91; set-face-attribute :height float on a Mac Alex Schröder
2009-03-13 16:08 ` Stefan Monnier
2009-03-13 16:22   ` Alex Schröder [this message]
     [not found] ` <mailman.3128.1237105313.31690.bug-gnu-emacs@gnu.org>
2009-03-16  1:31   ` Miles Bader
2011-02-03  6:55     ` Glenn Morris

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=9abbd5730903130922rcba8632n83742a3db05c9d56@mail.gmail.com \
    --to=kensanata@gmail.com \
    --cc=2659@emacsbugs.donarmstrong.com \
    --cc=monnier@iro.umontreal.ca \
    /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.