unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 22.1.1; Frame title no more updated after calling `set-frame-configuration'
@ 2007-08-30 17:41 Sébastien Rocca Serra
  2007-08-31 11:36 ` martin rudalics
  0 siblings, 1 reply; 15+ messages in thread
From: Sébastien Rocca Serra @ 2007-08-30 17:41 UTC (permalink / raw)
  To: emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 974 bytes --]

Hi,
I have a problem with Emacs 22: I display the current buffer's name in the
frame title, but as soon as I call `set-frame-configuration', my frame title
no longer updates when I switch buffer.

Context
-------

1. I start "emacs -Q" with version "GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE"

2. I display the current buffer's name in the frame title by running (setq
frame-title-format "%b") in the scratch

3. I save the frame configuration by executing (setq my-frameconfig
(current-frame-configuration)) in the scratch buffer

4. If I switch buffers, the title frame updates fine

5. I restore the frame config by calling (set-frame-configuration
my-frameconfig)

Problem
-------

After calling `set-frame-configuration' (step 5), the title frame is frozen,
it no longer updates when I switch buffer.

Notes
-----

This also happens in EmacsW32 "GNU Emacs 22.0.990.1 (i386-mingw-nt5.1.2600)
of 2007-05-23 on LENNART-69DE564 (patched)".

Thanks!

[-- Attachment #1.2: Type: text/html, Size: 1116 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-10-08 21:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-30 17:41 22.1.1; Frame title no more updated after calling `set-frame-configuration' Sébastien Rocca Serra
2007-08-31 11:36 ` martin rudalics
2007-08-31 12:09   ` Sébastien Rocca Serra
2007-09-04  8:06     ` Sébastien Rocca Serra
2007-09-07  3:53   ` Glenn Morris
2007-09-07 22:52     ` Glenn Morris
2007-09-08  8:45       ` martin rudalics
2007-09-12  7:32         ` Glenn Morris
2007-09-28  3:53           ` Glenn Morris
2007-09-28  5:44             ` martin rudalics
2007-09-28  7:10               ` Glenn Morris
2007-09-28 19:04             ` Richard Stallman
2007-10-08  9:31     ` martin rudalics
2007-10-08 19:05       ` Glenn Morris
2007-10-08 21:07         ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).