From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark.Carroll@Aetion.com (Mark T.B. Carroll) Newsgroups: gmane.emacs.help Subject: Re: X commands not forwarding Date: Thu, 24 Aug 2006 17:31:01 -0400 Organization: Aetion Technologies LLC Message-ID: <87ejv5n7my.fsf@ixod.org> References: <5966010.post@talk.nabble.com> <8764gix7bv.fsf@ixod.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156455650 4736 80.91.229.2 (24 Aug 2006 21:40:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 21:40:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 24 23:40:49 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GGMw8-0001mv-61 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 23:40:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGMw7-0008Qt-Lh for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 17:40:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.cse.ohio-state.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: mu.cse.ohio-state.edu Original-X-Trace: news1.cse.ohio-state.edu 1156455060 8285 164.107.112.41 (24 Aug 2006 21:31:00 GMT) Original-X-Complaints-To: news@cse.ohio-state.edu Original-NNTP-Posting-Date: Thu, 24 Aug 2006 21:31:00 +0000 (UTC) User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:1HAWkmI0VyhYhQWfY8tR51OHyow= Original-Xref: shelby.stanford.edu gnu.emacs.help:141296 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36919 Archived-At: lackita writes: (snip) > It appears that it isn't linked against any X libraries. My next question > would therefore be how I could modify the program to link against such > libraries. (snip) Okay, we'll assume you have no X forwarding problems then. (-: You'd probably have to get a different version from wherever that emacs came from, or recompile it with different options if it was compiled with source. If you need more help then: What sort of system is it that this emacs is living on? Where did the emacs come from? (I assume it probably isn't statically linked with libX11.) -- Mark