From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Gconf support Date: Thu, 15 Apr 2010 22:36:48 -0400 Message-ID: <63sk6wt96n.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271385437 30477 80.91.229.12 (16 Apr 2010 02:37:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 16 Apr 2010 02:37:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 16 04:37:16 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O2bQf-0003Mj-7S for ged-emacs-devel@m.gmane.org; Fri, 16 Apr 2010 04:37:15 +0200 Original-Received: from localhost ([127.0.0.1]:44862 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2bQb-0005Ae-3a for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 22:37:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2bQJ-000541-Mk for emacs-devel@gnu.org; Thu, 15 Apr 2010 22:36:51 -0400 Original-Received: from [199.232.76.173] (port=34852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2bQI-00053c-UM for emacs-devel@gnu.org; Thu, 15 Apr 2010 22:36:51 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1O2bQI-0002I4-0N for emacs-devel@gnu.org; Thu, 15 Apr 2010 22:36:50 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53373) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O2bQH-0002I0-Qt for emacs-devel@gnu.org; Thu, 15 Apr 2010 22:36:49 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O2bQG-0004zc-Np; Thu, 15 Apr 2010 22:36:48 -0400 X-Spook: Noriega War on Terrorism PET electronic surveillance X-Ran: w*J:n;_wc9nTre'qcwhQ+j3b~rsW'jt+Zg6{'+I0j7JG.^p[ln\DR|>E1gK-C[T_ZE;y:i X-Hue: cyan X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:123742 Archived-At: Hi, Is the Gconf support in Emacs 23.2 used for anything other than the font-use-system-font feature? I'm trying to figure out if anything needs to be added to the manual beyond what frames.texi already has. Thanks.