GNU bug report logs - #19889
tex-verbatim face: don't specify :family?

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Tue, 17 Feb 2015 20:40:02 UTC

Severity: normal

Found in version 24.4

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 19889 <at> debbugs.gnu.org
Subject: bug#19889: tex-verbatim face: don't specify :family?
Date: Tue, 17 Feb 2015 22:44:30 -0500
> The tex-verbatim face is defined as
>    '((t :family "courier"))
> Is this a good idea?

I think/thought so.

> AFAICS, it is the only face definition in Emacs that specifies a :family.

There's also

   (defface Info-quoted
     '((t :family "courier"))
     "Face used for quoted elements.")

> It seems to cause problems on some systems, see:
> https://bugzilla.redhat.com/show_bug.cgi?id=684797
> For me on RHEL7, that faces looks poor (blocky/pixellated) compared to
> the other faces Emacs uses.

Maybe we should improve face-font-family-alternatives so as to
automatically find a better courier-like font?

Maybe we also should define a standard/core face for this, which is then
inherited by both tex-verbatim and Info-quoted.


        Stefan




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

Previous Next


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