From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Gtk patch version 3, part 1 Date: Fri, 03 Jan 2003 13:39:54 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200301011944.h01Jim0U011400@stubby.bodenonline.com> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1041597715 5165 80.91.224.249 (3 Jan 2003 12:41:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2003 12:41:55 +0000 (UTC) Cc: jan.h.d@swipnet.se Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18UR97-0001Kz-00 for ; Fri, 03 Jan 2003 13:41:53 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18URBj-0008NP-00 for ; Fri, 03 Jan 2003 13:44:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UR89-0005TH-02 for emacs-devel@quimby.gnus.org; Fri, 03 Jan 2003 07:40:53 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18UR7Z-0005P7-00 for emacs-devel@gnu.org; Fri, 03 Jan 2003 07:40:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18UR7O-0005HE-00 for emacs-devel@gnu.org; Fri, 03 Jan 2003 07:40:08 -0500 Original-Received: from mailhost.bonet.ac ([194.165.224.191]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UR7G-0004sK-00; Fri, 03 Jan 2003 07:39:58 -0500 Original-Received: from lgh163a.kemisten.nu (lgh163a.kemisten.nu [212.32.172.173]) by mailhost.bonet.ac (8.8.8/8.8.8) with ESMTP id NAA28364; Fri, 3 Jan 2003 13:39:56 +0100 (MET) Original-Received: from ams by lgh163a.kemisten.nu with local (Exim 3.36 #1 (Debian)) id 18UR7C-0000b5-00; Fri, 03 Jan 2003 13:39:54 +0100 Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Thu, 02 Jan 2003 22:30:59 -0500) Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10433 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10433 If the second, can I refer to /usr/share/gtk-doc, where the GTK documentation is usually installed? Yes, but isn't there an Info file for GTK? Very outdated info pages exist. GTK uses (from what I gather) HTML files that get generated from SGML files.