emacs-devel
[Top][All Lists]
Advanced

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

Re: font-backend branch


From: Stefan Monnier
Subject: Re: font-backend branch
Date: Sat, 03 May 2008 20:57:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> Is depending on the format of the font name returned by frame-parameter 
>> widespread?

> I don't know, but I got at least one bug-report as attached.

The bug report doesn't necessarily point to the need to support XFLD,
but rather that (frame-parameter <foo> 'font) should return something
that is considered as a font so it can be passed to x-list-fonts and
things like that.

I.e. we can address the issue by adapting x-list-fonts to accept
whichever format is output by (frame-parameter <foo> 'font).


        Stefan




reply via email to

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