From: Dave Schuyler <parameter@go.com>
Subject: Windows emacs menu bar redraw
Date: Fri, 05 Jul 2002 15:55:59 -0700 (PDT) [thread overview]
Message-ID: <764904.1025909759519.JavaMail.parameter@gomailjtp01> (raw)
Hi,
I'm using gnu emacs 21.2.1 on Windows 2000.
I've noticed that the menu bar will sometimes flicker and redraw. I've seen this before in applications where some controls are bing told to redraw themselves, not just as needed, but very often. The programmer may miss a bug like this because the redraw is exactly the same as what was there before, and if it's fast enough, or if there is no blanking, you can't see it. If your machine slows down with other tasks, the flicker can become bothersome. Also, the redraw is needlessly using cpu time. Worse, someone else may immitate the code doing the needless redraws, thinking that there is nothing broken with the original code.
Anyway, it would be nice if someone would take care of it.
Thanks.
___________________________________________________
GO.com Mail
Get Your Free, Private E-mail at http://mail.go.com
next reply other threads:[~2002-07-05 22:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-05 22:55 Dave Schuyler [this message]
2002-07-05 23:47 ` Windows emacs menu bar redraw Andrew Choi
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=764904.1025909759519.JavaMail.parameter@gomailjtp01 \
--to=parameter@go.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 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.