Han Boetes wrote:
- if (s-> font == NULL)
+ if (0 && s-> font == NULL)
I suppose this is a mistake.
As the font is hardcoded it should always be found. It may be that in the case of Xft s->font is NULL always. I agree it looks strange, but I also use this device sometimes to "comment out" if/while/for statements.
Jan D.
_______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel