From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: porting GNU Emacs to kde (?) Date: Sun, 14 Mar 2004 23:57:29 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <877jxr1iqj.fsf@isis.myth> <20040314.143941.226780709.jet@gyve.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1079327475 9488 80.91.224.253 (15 Mar 2004 05:11:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Mar 2004 05:11:15 +0000 (UTC) Cc: jgeorgal@uoc.gr, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 15 06:11:11 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 1B2kNb-0006tP-00 for ; Mon, 15 Mar 2004 06:11:11 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2kNb-0000hF-00 for ; Mon, 15 Mar 2004 06:11:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2kIe-00028I-RK for emacs-devel@quimby.gnus.org; Mon, 15 Mar 2004 00:06:04 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2kEF-0000dK-Ej for emacs-devel@gnu.org; Mon, 15 Mar 2004 00:01:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2kDi-0000RM-Js for emacs-devel@gnu.org; Mon, 15 Mar 2004 00:01:29 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2kDi-0000RC-9z for emacs-devel@gnu.org; Mon, 15 Mar 2004 00:00:58 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1B2kAL-0001O7-NK; Sun, 14 Mar 2004 23:57:29 -0500 Original-To: Masatake YAMATO In-reply-to: <20040314.143941.226780709.jet@gyve.org> (message from Masatake YAMATO on Sun, 14 Mar 2004 14:39:41 +0900 (JST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:20482 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20482 How about d-bus[1]? I think it would be gnome<->kde neutral way. Can someone explain to me what d-bus does, or else send me a few pages from http://dbus.freedesktop.org/ which would tell me?