From owner-freebsd-ports@FreeBSD.ORG Sun Dec 5 21:06:03 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAD9B1065670 for ; Sun, 5 Dec 2010 21:06:03 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out9.libero.it (cp-out9.libero.it [212.52.84.109]) by mx1.freebsd.org (Postfix) with ESMTP id 446BD8FC0C for ; Sun, 5 Dec 2010 21:06:03 +0000 (UTC) Received: from soth.ventu (151.51.49.144) by cp-out9.libero.it (8.5.107) id 4CECDB1501DB8582; Sun, 5 Dec 2010 22:06:01 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id oB5L5soa032476; Sun, 5 Dec 2010 22:05:55 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <4CFBFEB2.8000502@netfence.it> Date: Sun, 05 Dec 2010 22:05:54 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: Ashish SHUKLA , freebsd-ports@freebsd.org References: <4CFA816B.9080505@netfence.it> <86aakkjoax.fsf@chateau.d.if> In-Reply-To: <86aakkjoax.fsf@chateau.d.if> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Cc: Subject: Re: emacs and gconf troubles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 21:06:04 -0000 On 12/05/10 15:18, Ashish SHUKLA wrote: > How're you starting X server ? Through KDM. > And with which version are you seeing this behaviour ? You mean: %pkg_info|grep emacs emacs-23.2_4,2 GNU editing macros ? > And are you running GNOME, KDE, or any desktop environment ? KDE. I see this if I start emacs from xterm or if I ssh into another box and start emacs from there. The other box have no X server (but I think this does not matter). I should also have mentioned that I mount home via NFS; statd and lockd are running on all machines. bye & Thanks av.