Your message dated Sat, 27 Dec 2008 10:40:17 +0100
with message-id <[email protected]>
and subject line Re: Bug#126508: emacs21: possible bug: frame-title-format 
doesn't update until window is displayed
has caused the Debian Bug report #126508,
regarding emacs21: possible bug: frame-title-format doesn't update until window 
is displayed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
126508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=126508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs21
Version: 21.1-5
Severity: normal

hi, i'm not sure if this is a bug or a 'feature' :-)

when using a command like:

(setq frame-title-format "Emacs: %b")

the frame title isn't updated until the window is displayed - so if it happens
to be iconified at the time (or, as in my case, on a different workspace), the
title assumes its old format until viewed. this breaks my sawfish code which
jumps to the emacs window, whenever i use gnuclient to connect. 

if there was a good reason for this, i'll just switch to the default title.
it'd be nice if this was just an oversight, though. :-)

-- System Information
Debian Release: 3.0
Kernel Version: Linux reflex 2.4.16 #2 Sun Dec 23 03:08:20 EST 2001 i686 unknown

Versions of the packages emacs21 depends on:
ii  dpkg           1.9.18         Package maintenance system for Debian
ii  emacsen-common 1.4.13         Common facilities for all emacsen.
ii  libc6          2.2.4-7        GNU C Library: Shared libraries and Timezone
ii  libjpeg62      6b-4           The Independent JPEG Group's JPEG runtime li
ii  liblockfile1   1.03           NFS-safe locking library, includes dotlockfi
ii  libncurses5    5.2.20010318-3 Shared libraries for terminal handling
ii  libpng2        1.0.12-2       PNG library - runtime
ii  libtiff3g      3.5.5-6        Tag Image File Format library
ii  xaw3dg         1.5-9          Xaw3d widget set
ii  xlibs          4.1.0-9        X Window System client libraries
ii  zlib1g         1.1.3-18       compression library - runtime


--- End Message ---
--- Begin Message ---
On 2001-12-26 15:49 +0100, [email protected] wrote:

> Package: emacs21
> Version: 21.1-5
> Severity: normal
>
> hi, i'm not sure if this is a bug or a 'feature' :-)

It is a feature (without quotation marks).

> when using a command like:
>
> (setq frame-title-format "Emacs: %b")
>
> the frame title isn't updated until the window is displayed - so if it happens
> to be iconified at the time (or, as in my case, on a different workspace), the
> title assumes its old format until viewed. this breaks my sawfish code which
> jumps to the emacs window, whenever i use gnuclient to connect. 
>
> if there was a good reason for this, i'll just switch to the default title.
> it'd be nice if this was just an oversight, though. :-)

The docstring for frame-title-format reads

"Template for displaying the title bar of visible frames."

Note the *visible* here -- frames that are iconified, on a different
workspace or different display are not visible.  You can and should set
the variable icon-title-format to set their title.

Closing the bug,
Sven


--- End Message ---

Reply via email to