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

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

bug#25474: 26.0.50; Buffer content invisible


From: Ivor Durham
Subject: bug#25474: 26.0.50; Buffer content invisible
Date: Fri, 20 Jan 2017 12:29:17 -0800

t instead of nil does correct the blank buffer problem. I was a little 
surprised by nil, but deferred to my betters. 

(I'm leaving the build with the config.h/Makefile patches installed to avoid 
updating multiple .emacs files though!)

-----Original Message-----
From: Daniel Colascione [mailto:dancol@dancol.org] 
Sent: Friday, January 20, 2017 9:43 AM
To: martin rudalics; Eli Zaretskii
Cc: 25474@debbugs.gnu.org; Ivor Durham
Subject: Re: bug#25474: 26.0.50; Buffer content invisible

On 01/20/2017 09:41 AM, martin rudalics wrote:
>> In the meantime, you can disable double buffering using the 
>> inhibit-double-buffering frame parameter, e.g.,
>>
>>    (modify-frame-parameters nil '((inhibit-double-buffering . nil)))
>
> I suppose Daniel meant
>
> (modify-frame-parameters nil '((inhibit-double-buffering . t)))

Err, yes.






reply via email to

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