From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: Frame title problem Date: Mon, 08 Nov 2010 09:55:56 +0100 Message-ID: <8739rcfb37.fsf@escher.home> References: <87zktn6cs2.fsf@escher.home> <87lj575pyp.fsf@escher.home> <87eiayeiur.fsf@escher.home> <4CD58AD2.3020202@swipnet.se> <878w16dyp2.fsf@escher.home> <4CD5B740.2080205@swipnet.se> <87y696cdj1.fsf@escher.home> <4CD68D70.6010206@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1289206587 31837 80.91.229.12 (8 Nov 2010 08:56:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 8 Nov 2010 08:56:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 08 09:56:21 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PFNWX-00061K-BV for ged-emacs-devel@m.gmane.org; Mon, 08 Nov 2010 09:56:21 +0100 Original-Received: from localhost ([127.0.0.1]:57851 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFNWW-0001ss-Rn for ged-emacs-devel@m.gmane.org; Mon, 08 Nov 2010 03:56:20 -0500 Original-Received: from [140.186.70.92] (port=57557 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFNWR-0001sf-GN for emacs-devel@gnu.org; Mon, 08 Nov 2010 03:56:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFNWQ-00007o-8z for emacs-devel@gnu.org; Mon, 08 Nov 2010 03:56:15 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:58902) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFNWQ-000076-3Q for emacs-devel@gnu.org; Mon, 08 Nov 2010 03:56:14 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PFNWM-0005y7-Pt for emacs-devel@gnu.org; Mon, 08 Nov 2010 09:56:10 +0100 Original-Received: from i59f57b7b.versanet.de ([89.245.123.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Nov 2010 09:56:10 +0100 Original-Received: from stephen.berman by i59f57b7b.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Nov 2010 09:56:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: i59f57b7b.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:132444 Archived-At: On Sun, 07 Nov 2010 12:28:48 +0100 Jan Djärv wrote: > So the shortname is known to the X Server but the fqdn is not? This is so > naive. The identity of a machine is not so simple as kwin people would wish, > but I guess they are too lazy to fix their bad code. So I changed Emacs so it > lets the X libs set WM_CLIENT_MACHINE. Please try it and see if it works. It does, thanks! Steve Berman