emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frame title problem


From: Stephen Berman
Subject: Re: Frame title problem
Date: Sat, 06 Nov 2010 13:29:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

On Sat, 06 Nov 2010 09:17:16 +0100 Andreas Schwab <address@hidden> wrote:

> Stephen Berman <address@hidden> writes:
>
>> which is just the default value of frame-title-format, i.e., there is no
>> sign of the mysterious appendage " <@escher.home> " in the xprop
>> output.  What does that mean?
>
> Look for WM_CLIENT_MACHINE, if that doesn't match hostname then kwin
> assumes the client is remote and appends the marker to the title.

Thanks, I didn't know that.

WM_CLIENT_MACHINE(STRING) = "escher.home"

When I use xprop on my Emacs 23.1.91 build or on the Emacs 23.1 built by
openSUSE, I get

WM_CLIENT_MACHINE(STRING) = "escher"

On all three Emacsen system-name is "escher.home".  $HOST and $HOSTNAME
are "escher".  In /etc/hosts "escher.home" is the
Full-Qualified-Hostname and "escher" is the Short-Hostname.  So why is
WM_CLIENT_MACHINE the former instead of the latter on Emacs 24?

Steve Berman




reply via email to

[Prev in Thread] Current Thread [Next in Thread]