From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Tobias C. Rittweiler" Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.2 plans Date: Tue, 17 Nov 2009 12:26:16 +0100 Message-ID: <87skcdmlyf.fsf@freebits.de> References: <87ws21aaiz.fsf@stupidchicken.com> <4B01A4AD.4020302@swipnet.se> <87vdhauv0z.fsf@stupidchicken.com> <4B025F6B.7000208@swipnet.se> <877htpo7pp.fsf@freebits.de> <4B026BB4.7020109@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1258458994 8966 80.91.229.12 (17 Nov 2009 11:56:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Nov 2009 11:56:34 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 17 12:56:28 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NAMfa-0004mr-2S for ged-emacs-devel@m.gmane.org; Tue, 17 Nov 2009 12:56:26 +0100 Original-Received: from localhost ([127.0.0.1]:40031 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAMfZ-00065j-7P for ged-emacs-devel@m.gmane.org; Tue, 17 Nov 2009 06:56:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAMCw-0001xm-TB for emacs-devel@gnu.org; Tue, 17 Nov 2009 06:26:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAMCr-0001vN-Bb for emacs-devel@gnu.org; Tue, 17 Nov 2009 06:26:49 -0500 Original-Received: from [199.232.76.173] (port=58811 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAMCr-0001vI-6S for emacs-devel@gnu.org; Tue, 17 Nov 2009 06:26:45 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:44501) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NAMCq-0001QJ-HT for emacs-devel@gnu.org; Tue, 17 Nov 2009 06:26:45 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NAMCp-0001xc-0V for emacs-devel@gnu.org; Tue, 17 Nov 2009 12:26:43 +0100 Original-Received: from host146.natpool.mwn.de ([138.246.7.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Nov 2009 12:26:42 +0100 Original-Received: from tcr by host146.natpool.mwn.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Nov 2009 12:26:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 67 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: host146.natpool.mwn.de User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:KBfZ98E9QtqrfR3hPaKIPg4fTbc= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117084 Archived-At: Jan Djärv writes: > Tobias C. Rittweiler skrev: >> Jan Djärv writes: >> >>> Chong Yidong skrev: >>>> Jan Djärv writes: >>>> >>>>> I have completed the GConf/Xsetting code (after way to long time) now >>>>> and would like to check it in. I don't know if it counts as a major >>>>> change, but its implications might. >>>>> >>>>> Basically Emacs reads the system font name from GConf and uses that. >>>>> It also reacts to changes to the system font (can be turned off with a >>>>> defcustom). GConf support can be turned off in configure. >>>> I'm not sure if there's enough time to test this. Font-related changes >>>> seem pretty tricky to get right. What about checking this in but >>>> disabling the configure option by default, and enabling it after Emacs >>>> 23.2? >>> I've done so. But IMHO a couple of monthe pre-test is time enough to test it. >> >> I'm interested in the change. How can I test it? >> > > Make sure you have gconf development libraries installed > (libgconf(2)-dev(el) or similar package). > Run configure. Set font-use-system-font to t (it is in the menu Options also). > Use Gnome settings to change the monospaced font. > Also try to change dpi, hinting style and so on (this should work on > KDE also). Emacs frames should be updated at once. Trying to compile with ./configure --prefix=... --with-x-toolkit=gtk --with-xpm=n results in the following build error: gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/home/tcr/src/from-upstream/emacs/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wno-pointer-sign -MMD -MF deps/xsettings.d xsettings.c xsettings.c: In function ‘parse_xft_settings’: xsettings.c:318: error: ‘FC_LCD_NONE’ undeclared (first use in this function) xsettings.c:318: error: (Each undeclared identifier is reported only once xsettings.c:318: error: for each function it appears in.) xsettings.c:320: error: ‘FC_LCD_DEFAULT’ undeclared (first use in this function) make[1]: *** [xsettings.o] Error 1 make[1]: Leaving directory `/src/tcr/from-upstream/emacs/src' make: *** [src] Error 2 The topmost entry in src/ChangeLog is 2009-11-17 Jan Djärv * xftfont.c (xftfont_fix_match): Older versions of fontconfig does not have FC_LCD_FILTER. #ifdef it. ... This is Linux thaleron 2.6.24-25-386 #1 Tue Oct 20 06:50:20 UTC 2009 i686 GNU/Linux The version of my libgconf2-dev package is: 2.22.0-ubuntu3 libxft/-dev package is; 2.1.12-2ubuntu5 Anything else of interest? -T.