From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Improving the gtk2 port Date: Tue, 20 Jan 2004 14:56:09 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <6685402E-4B50-11D8-A04A-00039363E640@swipnet.se> References: <400C5199.1040100@verizon.net> <5873FE60-4AD9-11D8-BFCB-00039363E640@swipnet.se> <864qur10i8.fsf@avet.kvota.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1074611639 30076 80.91.224.253 (20 Jan 2004 15:13:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2004 15:13:59 +0000 (UTC) Cc: Pierre Chanial , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jan 20 16:13:50 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AixZe-0007OB-00 for ; Tue, 20 Jan 2004 16:13:50 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AixZe-0004fd-00 for ; Tue, 20 Jan 2004 16:13:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AixCl-0004tR-BI for emacs-devel@quimby.gnus.org; Tue, 20 Jan 2004 09:50:11 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AiwqA-00077n-3V for emacs-devel@gnu.org; Tue, 20 Jan 2004 09:26:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AiwpQ-0006zI-S0 for emacs-devel@gnu.org; Tue, 20 Jan 2004 09:26:36 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1Aiwfy-0005Pz-Ts for emacs-devel@gnu.org; Tue, 20 Jan 2004 09:16:19 -0500 Original-Received: from [213.115.192.53] (helo=mail2.norrnet.net) by mx20.gnu.org with esmtp (Exim 4.24) id 1AiwMk-0006s2-Sh for emacs-devel@gnu.org; Tue, 20 Jan 2004 08:56:27 -0500 Original-Received: from stubby.bodenonline.com (stubby.bodenonline.com [193.201.16.94]) by mail2.norrnet.net (BorderWare MXtreme Mail Firewall) with ESMTP id 7D8905362D; Tue, 20 Jan 2004 14:53:22 +0100 (CET) Original-Received: from accessno42.bodenonline.com (accessno42.bodenonline.com [193.201.16.44]) by stubby.bodenonline.com (8.12.1/8.12.1) with ESMTP id i0KEmi7L031973; Tue, 20 Jan 2004 15:48:45 +0100 In-Reply-To: <864qur10i8.fsf@avet.kvota.net> Original-To: Danilo Segan X-Mailer: Apple Mail (2.609) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19338 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19338 > Yelp is a Gnome Help system browser, it supports rendering DocBook via > XSLT, and has earlier (in Gnome 2.4) supported rendering info pages as > well. I think the latest one (in CVS, to come with Gnome 2.6 in March) > is not capable of rendering info files anymore, because lead > developer (Shaun McCance I think) didn't have time to adjust the > backend with new big changes in the program. > > So, it's currently not needed to worry about Yelp-integration, at > least until Yelp gets info browsing support back. Thanks for the info. I'm not sure what is meant by "integration" though. Is the suggestion that Emacs use yelp to display info manuals? Why would any Emacs user want that, especially since one has used Emacs own info reader for several years and on platforms where yelp is not available? Anyway, you say this is nothing to worry about, so lets not. Jan D.