GNU bug report logs - #20628
25.0.50; Incorrect line height for some fonts

Previous Next

Package: emacs;

Reported by: Clément Pit--Claudel <clement.pitclaudel <at> live.com>

Date: Fri, 22 May 2015 03:03:02 UTC

Severity: normal

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #236 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rasmus <rasmus <at> gmx.us>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#20628: 25.0.50; Incorrect line height for some fonts
Date: Mon, 25 May 2015 12:32:59 +0200
YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp> writes:

>>>>>> On Sat, 23 May 2015 10:10:06 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
>
>> Patches to introduce a list of fonts to ignore while searching for a
>> suitable font, and allow users to configure that list, will be
>> welcome.
>
> face-ignored-fonts ? 
>
>   DEFVAR_LISP ("face-ignored-fonts", Vface_ignored_fonts,
> 	       doc: /* List of ignored fonts.
> Each element is a regular expression that matches names of fonts to
> ignore.  */);
>   Vface_ignored_fonts = Qnil;
>
> The regexps to specify are against font names in the XLFD format.  The
> documentation is not so clear about this, probably because it was
> written for older font code that predates the current font backend.

Thanks for pointing this variable out!  It is insanely helpful and would
have solved my old woes:

     http://thread.gmane.org/gmane.emacs.help/93832

[Note to self: apropos!]

It should definitely be documented prominently in the documentation
preferably close to the fontset variable!

Rasmus

-- 
ツ





This bug report was last modified 9 years and 356 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.