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 00:07:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

On Fri, 05 Nov 2010 17:12:25 +0100 Julien Danjou <address@hidden> wrote:

> On Fri, Nov 05 2010, Stephen Berman wrote:
>
>> suggestion how I could try to
>> track it down?
>
> Run xprop and click on the Emacs window, then look for WM_NAME and
> _NET_WM_NAME.

Thanks.  This is what xprop returns:

WM_NAME(STRING) = "address@hidden"
_NET_WM_NAME(UTF8_STRING) = 0x65, 0x6d, 0x61, 0x63, 0x73, 0x40, 0x65, 0x73, 
0x63, 0x68, 0x65, 0x72, 0x2e, 0x68, 0x6f, 0x6d, 0x65

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?

Steve Berman




reply via email to

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