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

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

GTK build doesn't set the `x-toolkit' feature


From: Jesper Harder
Subject: GTK build doesn't set the `x-toolkit' feature
Date: Tue, 04 May 2004 03:36:57 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

In GNU Emacs 21.3.50.67 (i686-pc-linux-gnu, GTK+ Version 2.0.2)
 of 2004-05-03 on defun.localdomain
configured using `configure '--with-gtk''

In the GTK build the `x-toolkit' feature isn't set:

  (featurep 'x-toolkit) => nil

This means that any customisations in `defface' which are intended
only for the non-toolkit build will also apply to GTK builds.

The lucid clause in `face-spec-set-match-display' would need to be
changed a little if GTK defines x-toolkit, though.

-- 
Jesper Harder                                <http://purl.org/harder/>




reply via email to

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