From: martin rudalics <rudalics@gmx.at>
To: Dimitri Fontaine <dfontaine@hi-media.com>
Cc: 6078@debbugs.gnu.org
Subject: bug#6078: 23.1.90; switch-to-buffer does not redisplay until an event occurs
Date: Sun, 02 May 2010 20:57:33 +0200 [thread overview]
Message-ID: <4BDDCB1D.2080909@gmx.at> (raw)
In-Reply-To: <m2zl0ku6u4.fsf@hi-media.com>
> The following code, an attempt to have a visual window switching
> facility, is failing to provide the visual clue it's meant to give. That
> seems to be because switch-to-buffer won't redisplay until some event
> occurred, and neither using sit-for nor redisplay helps.
Your problem is with `text-scale-adjust' which should be used only
interactively. (BTW, you need neither the `select-window' nor the
`switch-to-buffer' in your code, `set-window-buffer' is sufficient.)
martin
next prev parent reply other threads:[~2010-05-02 18:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-30 18:35 bug#6078: 23.1.90; switch-to-buffer does not redisplay until an event occurs Dimitri Fontaine
[not found] ` <handler.6078.B.127279835328349.ack@debbugs.gnu.org>
2010-05-02 16:00 ` bug#6078: Acknowledgement (23.1.90; switch-to-buffer does not redisplay until an event occurs) Dimitri Fontaine
2010-05-02 18:57 ` martin rudalics [this message]
2010-05-02 19:52 ` bug#6078: 23.1.90; switch-to-buffer does not redisplay until an event occurs Dimitri Fontaine
2010-05-03 16:32 ` Stefan Monnier
2010-05-03 17:17 ` 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BDDCB1D.2080909@gmx.at \
--to=rudalics@gmx.at \
--cc=6078@debbugs.gnu.org \
--cc=dfontaine@hi-media.com \
/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 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).