bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26153: 26.0.50; Garbage displayed at visual line boundaries


From: Eli Zaretskii
Subject: bug#26153: 26.0.50; Garbage displayed at visual line boundaries
Date: Sat, 18 Mar 2017 21:34:17 +0200

> From: Yuri D'Elia <wavexx@thregr.org>
> Cc: 26153@debbugs.gnu.org
> Date: Sat, 18 Mar 2017 20:31:56 +0100
> 
> On Sat, Mar 18 2017, Eli Zaretskii wrote:
> > Sorry about that.  Did you try configuring with REL_ALLOC=no?  That
> > is,
> >
> >   REL_ALLOC=no ./configure ...
> >
> > This should avoid at least the problems with segfaults during dumping.
> 
> No difference :/

Too bad.

Can you try disabling double buffering?  Like this:

  (add-to-list 'default-frame-alist '(inhibit-double-buffering . t))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]