all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: mike@trausch.us
To: bug-gnu-emacs@gnu.org
Subject: Re: "Invalid face slant: roman"
Date: Sat, 1 Mar 2008 16:37:45 -0800 (PST)	[thread overview]
Message-ID: <65e895c6-7c87-4b0a-9a80-81a547154183@b1g2000hsg.googlegroups.com> (raw)
In-Reply-To: ff54b12a-feff-4998-b727-59855506a6dc@s37g2000prg.googlegroups.com

On Mar 1, 12:42 pm, m...@trausch.us wrote:
> On Feb 24, 12:54 am, Zoran Rilak <zoran.ri...@gmail.com> wrote:
>
> >   - If I save this customization and restart Emacs, I get a message
> > "Invalid face slant: roman".  The face does not get applied.
> >   - Also: sometimes my mode-line face will have its foreground reset
> > to #000000 after applying the new default face.
>

To fix, add:

  {"roman",             XLFD_SLANT_ROMAN,               &Qnormal}

To the table for slants in xfaces.c.  This may not be the _proper_
fix, but it does fix the issue and now my Emacs works again as it
should be working.

See https://bugs.edge.launchpad.net/ubuntu/+source/emacs-snapshot/+bug/197366
for the full diff on that file, both just for the source code and for
the Ubuntu package for Hardy Heron.


  reply	other threads:[~2008-03-02  0:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-24  5:54 "Invalid face slant: roman" Zoran Rilak
2008-03-01 17:42 ` mike
2008-03-02  0:37   ` mike [this message]
2008-04-17 20:02     ` Suno Ano
2008-04-18 11:30       ` Bruce Stephens

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=65e895c6-7c87-4b0a-9a80-81a547154183@b1g2000hsg.googlegroups.com \
    --to=mike@trausch.us \
    --cc=bug-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.