all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bojohan+news@dd.chalmers.se (Johan Bockgård)
To: emacs-devel@gnu.org
Subject: Re: Spreadsheet display mode
Date: Fri, 23 Nov 2007 14:35:29 +0100	[thread overview]
Message-ID: <yoijzlx5w0da.fsf@remote1.student.chalmers.se> (raw)
In-Reply-To: yoij4pfdxj6j.fsf@remote1.student.chalmers.se

bojohan+news@dd.chalmers.se (Johan Bockgård) writes:

>     ;; `redisplay' doesn't work!!
>     (force-mode-line-update)))

I also found force-window-update, which does the job (as do
redraw-display and redraw-frame, but they clear the frame which causes
flickering).

    *** New function `force-window-update' can initiate a full redisplay
    of one or all windows. Normally, this is not needed as changes in
    window contents are detected automatically. However, certain
    implicit changes to mode lines, header lines, or display properties
    may require forcing an explicit window update.

The manual is not explicit about the difference between
(info "(elisp) Refresh Screen") and
(info "(elisp) Forcing Redisplay")

It's not clear why (redisplay t) shouldn't work

    If the optional argument FORCE is non-`nil', it forces an immediate
    and complete redisplay even if input is available.

-- 
Johan Bockgård

  reply	other threads:[~2007-11-23 13:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-23  1:03 Spreadsheet display mode David O'Toole
2007-11-23  8:18 ` Bastien
2007-11-24  3:12   ` Richard Stallman
2007-11-23 12:03 ` Johan Bockgård
2007-11-23 13:35   ` Johan Bockgård [this message]
2007-11-24 15:20     ` Richard Stallman
2007-11-23 14:00   ` David O'Toole
2007-11-24  3:13 ` Richard Stallman
2007-11-24 11:49   ` David O'Toole
2007-11-24 22:05     ` Richard Stallman
2007-11-25  5:31       ` David O'Toole
  -- strict thread matches above, loose matches on Subject: below --
2007-11-22 16:23 Richard Stallman
2007-11-22 19:19 ` Glenn Morris
2007-11-23  4:35   ` 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=yoijzlx5w0da.fsf@remote1.student.chalmers.se \
    --to=bojohan+news@dd.chalmers.se \
    --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.