From owner-freebsd-x11@FreeBSD.ORG Sat Jan 19 22:20:17 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09F3116A420 for ; Sat, 19 Jan 2008 22:20:17 +0000 (UTC) (envelope-from ericx@vineyard.net) Received: from vineyard.net (k1.vineyard.net [204.17.195.90]) by mx1.freebsd.org (Postfix) with ESMTP id E0EC213C4F6 for ; Sat, 19 Jan 2008 22:20:16 +0000 (UTC) (envelope-from ericx@vineyard.net) Received: from localhost (loopback [127.0.0.1]) by vineyard.net (Postfix) with ESMTP id CBE3891519 for ; Sat, 19 Jan 2008 17:01:36 -0500 (EST) X-Virus-Scanned: by AMaViS-king1 at Vineyard.NET Received: from vineyard.net ([127.0.0.1]) by localhost (king1.vineyard.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id y1hxogvuxEcy for ; Sat, 19 Jan 2008 17:01:36 -0500 (EST) Received: from [204.128.227.8] (olive.ericx.net [204.128.227.8]) by vineyard.net (Postfix) with ESMTP id 458AE9150D for ; Sat, 19 Jan 2008 17:01:36 -0500 (EST) Message-ID: <4792733B.7010409@vineyard.net> Date: Sat, 19 Jan 2008 17:01:31 -0500 From: "Eric W. Bates" User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: problems with emacs and X X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2008 22:20:17 -0000 Of about a dozen machines this problem is unique to only one of them. When I ssh into this machine and run xterm, I have no trouble. However, when I try to run emacs it says: emacs: Cannot connect to X server localhost:11.0 I have rebuilt emacs and ALL the dependencies twice. portupgrade -fR emacs Any suggestions? Thanks.