all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: 20180@debbugs.gnu.org
Subject: bug#20180: Missing documentation about redisplay.
Date: Mon, 23 Mar 2015 16:08:50 +0000	[thread overview]
Message-ID: <20150323160850.GA23576@acm.fritz.box> (raw)

Hello, Emacs.

The elisp manual doesn't contain adequate documentation about
(re)display.

The topics not covered include
1. What triggers redisplay.
2. What portions of the frame/all frames get redisplayed when a
  redisplay occurs, and how does this relate to the answer to 1..

There is a partial answer to 1. on the page "Forcing Redisplay" which
states that "Emacs normally tries to redisplay the screen whenever it
waits for input.", but this is clearly incomplete - redisplay also
happens in the absence of input (e.g. by context fontification).

One clearly needs an answer to 2. if one ever wants to cause the
redisplay of a particular part of a window or frame.

-- 
Alan Mackenzie (Nuremberg, Germany).





             reply	other threads:[~2015-03-23 16:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 16:08 Alan Mackenzie [this message]
2015-03-23 16:49 ` bug#20180: Missing documentation about redisplay Eli Zaretskii
2015-03-23 17:55   ` Alan Mackenzie
2015-03-23 18:29     ` Eli Zaretskii
2015-03-23 20:17       ` Alan Mackenzie
2015-03-23 20:52         ` Eli Zaretskii
2021-12-02 10:13           ` Lars Ingebrigtsen
2021-12-03  4:29             ` Richard Stallman

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=20150323160850.GA23576@acm.fritz.box \
    --to=acm@muc.de \
    --cc=20180@debbugs.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.