all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Jason Rumney <jasonr@gnu.org>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; Umlaut chars with 'face property set to 'bold aren't displayed in	bold with --disable-font-backend
Date: Fri, 09 May 2008 17:30:52 +0200	[thread overview]
Message-ID: <87tzh7v6j7.fsf@baldur.tsdh.de> (raw)
In-Reply-To: <87tzh83b8x.fsf@baldur.tsdh.de> (Tassilo Horn's message of "Thu,  08 May 2008 20:24:14 +0200")

Tassilo Horn <tassilo@member.fsf.org> writes:

>>> I use a very recent CVS checkout compiled with --disable-font-backend.
>>>
>>>      (insert (propertize "testÜÄÖüäößtest" 'font-lock-face 'bold))
>>>
>>> The umlauts between the "test"s won't be displayed in bold, although
>>> the misc-fixed font contains bold versions of all those chars.
>>
>> Can you reproduce this without compiling with --disable-font-backend,
>> or in Emacs 22?
>
> When compiling without --disable-font-backend all chars are bold.

Some short addition: When compiled without --disable-font-backend

  (insert (propertize "testÜÄÖüäößtest" 'font-lock-face 'bold))

makes all chars bold when using

  Emacs.FontBackend: x
  Emacs.Font: -misc-fixed-medium-r-*-*-15-*-*-*-*-*-iso10646-1

in my ~/.Xdefaults, which is different from what you get with
--disable-font-backend. 

But for example in latex-mode when editing LaTeX files the text in

  \section{foo bar baz föö bär bäz}

is displayed in a bigger font (font-latex-sectioning-X-face), but again,
the umlauts are not.  The same applies to emacs compiled with
--disable-font-backend.

describe-face lists the correct faces, but what's actually displayed is
the default face with only the foreground color of the sectioning face.

Bye,
Tassilo




  parent reply	other threads:[~2008-05-09 15:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-30  9:23 23.0.60; Umlaut chars with 'face property set to 'bold aren't displayed in bold with --disable-font-backend Tassilo Horn
2008-05-08 15:00 ` Jason Rumney
2008-05-08 18:24   ` Tassilo Horn
2008-05-09 11:13     ` Richard M Stallman
2008-05-09 15:30     ` Tassilo Horn [this message]
2011-07-09 17:37   ` bug#169: " 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=87tzh7v6j7.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=jasonr@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.