all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francis Litterio <flitterio@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#950: CVS Emacs on Windows XP fails to draw contents of new frame
Date: Tue, 09 Sep 2008 12:51:22 -0400	[thread overview]
Message-ID: <i5i6r67tut9t.fsf__21280.1022142687$1220982567$gmane$org@gmail.com> (raw)

CVS Emacs on Windows XP sometimes fails to draw the contents of a new
frame.  To reproduce, run "emacs -q", and evaluate this form:

    (let ((frame (make-frame)))
      (make-frame-invisible frame)
      (make-frame-visible frame))

The new frame's contents will not be drawn.  Typing "C-l" in the new
frame does not cause its contents to be drawn.  You have to switch focus
to another window and back again before the frame's contents are drawn.
--
Fran







             reply	other threads:[~2008-09-09 16:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 16:51 Francis Litterio [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-09 16:51 bug#950: CVS Emacs on Windows XP fails to draw contents of new frame Francis Litterio
2008-09-11  8:54 ` martin rudalics
2008-09-11 12:15   ` Juanma Barranquero
     [not found] ` <mailman.18995.1221124075.18990.bug-gnu-emacs@gnu.org>
2008-09-11 14:34   ` Francis Litterio

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='i5i6r67tut9t.fsf__21280.1022142687$1220982567$gmane$org@gmail.com' \
    --to=flitterio@gmail.com \
    --cc=950@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@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.