From owner-freebsd-ports@FreeBSD.ORG Sun Dec 5 21:50:28 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from chateau.d.if (localhost [IPv6:::1]) by hub.freebsd.org (Postfix) with ESMTP id 67423106564A; Sun, 5 Dec 2010 21:50:27 +0000 (UTC) (envelope-from ashish@freebsd.org) Received: from chateau.d.if (chateau.d.if [IPv6:::1]) by chateau.d.if (Postfix) with ESMTP id 215064AED3; Mon, 6 Dec 2010 03:20:25 +0530 (IST) From: ashish@FreeBSD.org (Ashish SHUKLA) To: Andrea Venturoli Organization: The FreeBSD Project References: <4CFA816B.9080505@netfence.it> <86aakkjoax.fsf@chateau.d.if> <4CFBFEB2.8000502@netfence.it> X-Face: )vGQ9yK7Y$Flebu1C>(B\gYBm)[$zfKM+p&TT[[JWl6:]S>cc$%-z7-`46Zf0B*syL.C]oCq[upTG~zuS0.$"_%)|Q@$hA=9{3l{%u^h3jJ^Zl; t7 X-Uptime: 3:16AM up 12:43, 10 users, load averages: 0.41, 0.50, 0.42 X-URL: http://762e5e74.wordpress.com/ X-Operating-System: FreeBSD/FreeBSD 8.1-RELEASE/amd64 X-OpenPGP-Fingerprint: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 X-Attribution: =?utf-8?B?4KSG4KS24KWA4KS3?= Organisation: The FreeBSD Project Date: Mon, 06 Dec 2010 03:20:18 +0530 In-Reply-To: <4CFBFEB2.8000502@netfence.it> (Andrea Venturoli's message of "Sun, 05 Dec 2010 22:05:54 +0100") Message-ID: <8662v7khyd.fsf@chateau.d.if> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJ1BMVEWpqal/f39tbW1jY2Md HR2goKCenp6UlJROTk7////9/f35+fnT09ORJdieAAACVklEQVQ4jXXUP2vbQBQA8AvUTkgz5OzY Z0iGWhpS6BSrkECn0mvx0MEJ6AjtYrfoBCVDlD8naJYmNlRfwZq8+mkKlIZaGpJSYmP7Q/XkJDrJ Td8i/H68u3vHPaPufwLdf32AMA4A6GcAgvAamY1pOJiDIFqicTwLswDhfr3uxfFtkAY/GFHPMwzD 8zpnACmIOnE6js7rQb+v4NJrG9od0C+QgpHMy5jBewV+UDSMWiw1Y4fWfyV7+NGFzDsYa3pth9LJ Q4XvXxFHcJRvHOmygn5NAEabnDcQQguarnfoiwSCJ99jmKKcphsZONmWsDK9Ro7cvZOCtQdg8nje egLhc2LNlkLmsezzTFUUy5w18ocox/f0LaLgJy0zO75zk+9pp85GAj36xjqhdI0y3tq2m4dqqcWX zQWBTz8L1irvolXV4J+3q7eCDgVnttjNq6X8H+9KOZsuNk1uCzx8pSp+E9HImfJOTLdcGqo+YKnG EIovizkEn48V7BO+ch2DXcD4ENSpWiU+q8hjjbgTBZCXnZtyj0Ws4Q1Q0B2WXFtYZo65Bbyeeldw RS6qFueM80LlLA29YlVwGRYvFD+kwI/0O+A2PlpOP9GwslUVciHuYGechuBTp922YiDZCrghTknm XSyOM+D3aoRZlo0Jb42zY7DN4p2x4AeZ+QAYutx1sHwTHzMT5cMNduQ9yW3GczN4KZ86kb0c9O8T yXDeFqpl2fryPEAYGXIlezAPXYh2NgVr/gvdoHIuDwuPwOhcWE8f8mmICq41eATkn8x0kuRTIKcB wE9+/QUtiiAnYcaN7wAAAABJRU5ErkJggg== MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Cc: Ashish SHUKLA , freebsd-ports@freebsd.org 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:50:28 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Andrea Venturoli writes: > 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 > ? I tried that version as well, but I wasn't able to reproduce the error with= my setup, which is 'startx' based, with following contents of $HOME/.xinitrc: #v+ #!/bin/sh xrdb ~/.Xdefaults xmodmap ~/.Xmodmap exec dbus-launch --exit-with-session ck-launch-session xmonad 2>$HOME/.xses= sion-errors #v- >> 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). Are you using X11 forwarding in ssh ? Could you please paste the output of 'export' (or whatever command your shell uses to list all environment variables with their values) ? > I should also have mentioned that I mount home via NFS; statd and > lockd are running on all machines. > bye & Thanks > av. Thanks =2D-=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ Avoid Success At All Costs !! --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQIcBAEBCgAGBQJM/AkgAAoJEMdGz6nnT6Sw3JUQALWnS9hoQ45e3m6mgFXjzAkX mkavFpt+iJO8zuzlDd420XumEMYuAZIo09IJXhYJSiNT+htCEkgw49RYORs7naTj XlcxAyTiWix2GJrL/BF3DkRWoGTSJ0obrG/wHdKzb3ROKYowTMPoWot3mHvpJ8HX CiXC39GCd7lQkewidDEhqYRWCOyOKPGxLIrLW1fWwpllK0sBhfVGSZjpJkGxw3fm Xn5BRbDLtAzBN+YjPZ1MxnaYvye/paULuK1VjyHBd6IVzHB9fuRc9LrszvCEvx+s fE3bZ3CsOLrNWOKkC6JkWWwNLfaJiwa8G8hnEsteCgSPXQvcew3j8hkvmFaNqTXU xWguSuBkIM3KgdP/EHYTa93eaV8DKKKerizbyVj7a+IzTKAgB0JVK4tgol5Mxc/1 Hq0/rmsHSZsroIAHqsHzi82dCY0NOexWvGo3bE0BSwwmPgZeDXZoCKc1QAQLctSA xjHiXYlkDA7jVLwq7CQ6rXw4u7zsZj4QC/8BUwtOgS9Y8kqQ5mDlo4gaN1PErIH0 R/wSSwo6ubo0zWY2qaexzxumGWBh6Dzw58iH7BpQaVkGgEu9YCUS9nhEHCXdnsJZ KZ4UiY5sDfFHHypVwua67Cpd3JDcA28eTwcvZBkPmpfLwCaNFcCP7teC9nLj++Fo QnUGaaFQ67PxLo468KG9 =0KYW -----END PGP SIGNATURE----- --=-=-=--