From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Parsing of fontconfig font names and other font related stuff. Date: Wed, 08 Jul 2009 13:42:19 +0200 Message-ID: <4A54861B.8020703@swipnet.se> References: <4A539AB0.3010605@swipnet.se> <87ws6jtzpl.GNU's_Not_Unix!%yavor@gnu.org> <4A545F2D.2070808@swipnet.se> <87tz1ntrw7.GNU's_Not_Unix!%yavor@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: ger.gmane.org 1247053449 15723 80.91.229.12 (8 Jul 2009 11:44:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jul 2009 11:44:09 +0000 (UTC) To: Emacs-Devel , yavor@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 08 13:44:02 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 1MOVZB-0002ma-RZ for ged-emacs-devel@m.gmane.org; Wed, 08 Jul 2009 13:44:02 +0200 Original-Received: from localhost ([127.0.0.1]:56451 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOVZB-0001mD-9P for ged-emacs-devel@m.gmane.org; Wed, 08 Jul 2009 07:44:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOVXk-0000zR-Ed for emacs-devel@gnu.org; Wed, 08 Jul 2009 07:42:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOVXf-0000tt-Ti for emacs-devel@gnu.org; Wed, 08 Jul 2009 07:42:32 -0400 Original-Received: from [199.232.76.173] (port=49039 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOVXf-0000tl-JZ for emacs-devel@gnu.org; Wed, 08 Jul 2009 07:42:27 -0400 Original-Received: from proxy2.bredband.net ([195.54.101.72]:62203) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOVXc-00010F-RT; Wed, 08 Jul 2009 07:42:25 -0400 Original-Received: from iph1.telenor.se (195.54.127.132) by proxy2.bredband.net (7.3.140.3) id 49F59CBD016F2E87; Wed, 8 Jul 2009 13:42:23 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkewAOciVEpV4S1uPGdsb2JhbACBUYgcjxcBAQEBN7ckhAgF X-IronPort-AV: E=Sophos;i="4.42,368,1243807200"; d="scan'208";a="27395411" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph1.telenor.se with ESMTP; 08 Jul 2009 13:42:20 +0200 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id BD6AA7FA07B; Wed, 8 Jul 2009 13:42:19 +0200 (CEST) User-Agent: Thunderbird 2.0.0.22 (X11/20090608) In-Reply-To: <87tz1ntrw7.GNU's_Not_Unix!%yavor@gnu.org> X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:112173 Archived-At: Yavor Doganov skrev: > Jan Dj=E4rv wrote: >=20 >> Gnome is the GNU desktop after all. It will fallback to not using >> GConf if it isn't present. >=20 > Right, that's good. But if your plan involves linking against > libgconf, that's not of much use for distributors of binary packages, > who'll have to ship the GTK+ flavor with GConf support anyway and thus > will inflict the dependency on all users. >=20 They can always compile without GConf if they want. Jan D.