From: "Sébastien Rocca Serra" <sroccaserra@gmail.com>
To: emacs-devel@gnu.org
Subject: 22.1.1; Frame title no more updated after calling `set-frame-configuration'
Date: Thu, 30 Aug 2007 19:41:32 +0200 [thread overview]
Message-ID: <eb6cb98f0708301041r30901e35l2ceb92583245701f@mail.gmail.com> (raw)
[-- 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
next reply other threads:[~2007-08-30 17:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-30 17:41 Sébastien Rocca Serra [this message]
2007-08-31 11:36 ` 22.1.1; Frame title no more updated after calling `set-frame-configuration' 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eb6cb98f0708301041r30901e35l2ceb92583245701f@mail.gmail.com \
--to=sroccaserra@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.