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: X wizard needed Date: Sun, 26 Jan 2003 21:32:32 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <70AC3C2F-2CAB-11D7-9A4A-00039363E640@swipnet.se> <3E33E4F0.2020904@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1043635141 23427 80.91.224.249 (27 Jan 2003 02:39:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 Jan 2003 02:39:01 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18czAo-00065f-00 for ; Mon, 27 Jan 2003 03:38:58 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18czEo-0006XA-00 for ; Mon, 27 Jan 2003 03:43:06 +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 18cz7s-0002Vc-09 for emacs-devel@quimby.gnus.org; Sun, 26 Jan 2003 21:35:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18cz6K-00028r-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 21:34:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18cz5K-0001yO-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 21:33:39 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cz4v-0001t0-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 21:32:53 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18cz4a-0001t0-00; Sun, 26 Jan 2003 21:32:32 -0500 Original-To: "Jan D." In-reply-to: <3E33E4F0.2020904@swipnet.se> (jan.h.d@swipnet.se) Original-cc: eliz@is.elta.co.il 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:11104 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11104 I'm not sure if I have anything general to say. It is very dependent on what you are after and requires some X protocol (Xlib) knowledge. But I can put in a line about how to get xmon for X tracing, if that is sufficient. Please write what you can.