From: asjo@koldfront.dk (Adam Sjøgren)
To: emacs-devel@gnu.org
Subject: Re: Display updates strangely - extra text appears and then disappears
Date: Sun, 26 Mar 2017 19:50:20 +0200 [thread overview]
Message-ID: <87vaqwhqqr.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: 8360iw9c9c.fsf@gnu.org
Eli writes:
> Can you try the patch below, please?
>
> diff --git a/src/xdisp.c b/src/xdisp.c
> index 3255052..b04f5f1 100644
> --- a/src/xdisp.c
> +++ b/src/xdisp.c
> @@ -14139,8 +14139,6 @@ redisplay_internal (void)
> winds up calling adjust_frame_glyphs, for example. */
> if (!f_garbaged_flag && FRAME_GARBAGED_P (f))
> {
> - f->garbaged = false;
> - fset_redisplay (f);
> goto retry_frame;
> }
Applying this patch makes the problem go away for me (both in -Q and in
my regular setup).
Thanks!
Adam
--
"Jabba the Hutt meets Rudolf the Reindeer. I Adam Sjøgren
dunno, Mom." asjo@koldfront.dk
next prev parent reply other threads:[~2017-03-26 17:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-26 14:37 Display updates strangely - extra text appears and then disappears Adam Sjøgren
2017-03-26 15:19 ` Eli Zaretskii
2017-03-26 15:57 ` Adam Sjøgren
2017-03-26 16:23 ` Noam Postavsky
2017-03-26 16:36 ` Eli Zaretskii
2017-03-26 16:54 ` Adam Sjøgren
2017-03-26 17:24 ` Eli Zaretskii
2017-03-26 17:30 ` Eli Zaretskii
2017-03-26 17:50 ` Adam Sjøgren [this message]
2017-03-26 18:08 ` Eli Zaretskii
2017-03-26 18:39 ` Eli Zaretskii
2017-03-26 20:01 ` Adam Sjøgren
2017-03-27 2:25 ` Eli Zaretskii
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=87vaqwhqqr.fsf@tullinup.koldfront.dk \
--to=asjo@koldfront.dk \
--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 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).