bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2667: Still seeing inconsistent fonts


From: Stefan Monnier
Subject: bug#2667: Still seeing inconsistent fonts
Date: Thu, 21 May 2009 10:52:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

> I usually hesitate using a Lisp symbol Qxxxx in syms_of_XXX
> if I don't know where it is initialized, and wanted to avoid
> increasing the temacs size where possible.

Since syms_of_<fontbackend> are all called very late, it's safe.
Marginally increasing the temacs size is a non-issue in the light of the
resulting code simplification.


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]