all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: 12556@debbugs.gnu.org
Subject: bug#12556: 24.2.50; Hight face property ignored for fixed-semicondensed
Date: Tue, 02 Oct 2012 11:27:16 -0400	[thread overview]
Message-ID: <jwvy5joc2sr.fsf@pastel.i-did-not-set--mail-host-address--so-tickle-me> (raw)

Save the following to a file "foo.rfc822":

   Subject: Foo on you  -*- log-edit -*-
   
   Foo body!

then try: .../src/emacs -Q -l log-edit foo.rfc822
and then: .../src/emacs -Q --eval '(custom-set-faces (quote (default ((t (:width semicondensed :family "fixed"))))))' -l log-edit foo.rfc822

If you're like me, the first test displayed the empty line as a thin
black line (what is what we want), whereas the second test showed it as
a thick black line (not good).

Using only "fixed" or only semicondensed doesn't trigger the bug.
BTW, the black line obtained by adding a face "(:height 0.1
:inverse-video t)" to the LF that ends the empty line.  So in the
failure case, the :inverse-video is obeyed, but the :height is not.


        Stefan



In GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2012-10-02 on pastel
Bzr revision: eggert@cs.ucla.edu-20121002065527-icz92t0fv8914vvq
Windowing system distributor `The X.Org Foundation', version 11.0.11203000
System Description:	Debian GNU/Linux testing (wheezy)

Configured using:
 `configure '--enable-maintainer-mode' 'CFLAGS=-Wall -Wno-pointer-sign
 -DUSE_LISP_UNION_TYPE -DSYNC_INPUT -DENABLE_CHECKING -DXASSERTS
 -DFONTSET_DEBUG -g -O1' '--with-tiff=no' '--with-x-toolkit=lucid''

Important settings:
  value of $LANG: fr_CH.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Log-Edit

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p - b u f g <backspace> <backspace> g <tab> 
<return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils log-edit easymenu easy-mmode ring pcvs-util
add-log time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel
x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list
newcomment lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind dynamic-setting system-font-setting font-render-setting
x-toolkit x multi-tty emacs)





                 reply	other threads:[~2012-10-02 15:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=jwvy5joc2sr.fsf@pastel.i-did-not-set--mail-host-address--so-tickle-me \
    --to=monnier@iro.umontreal.ca \
    --cc=12556@debbugs.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.