emacs-devel
[Top][All Lists]
Advanced

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

Re: Removing redisplay-dont-pause


From: Gerd Möllmann
Subject: Re: Removing redisplay-dont-pause
Date: Thu, 19 Dec 2024 12:17:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Vincenzo Pupillo <v.pupillo@gmail.com> writes:

> Ciao,
>  
> compilation fails with this merge. See bug#74968. 
>
> [vincenzo@fedora emacs]$(master =) rg Qredisplay_dont_pause
> src/xterm.c
> 6372:  specbind (Qredisplay_dont_pause, Qt);
>
> src/xfns.c
> 9967:  specbind (Qredisplay_dont_pause, Qt);
>
> src/pgtkterm.c
> 7635:  specbind (Qredisplay_dont_pause, Qt);
>
> src/ChangeLog.9
> 8146:   * dispextern.h (Qredisplay_dont_pause): Declare extern.
> 8152:   * dispnew.c (Qredisplay_dont_pause): New variable.
>
> src/pgtkfns.c
> 3672:  specbind (Qredisplay_dont_pause, Qt);
>
> Vincenzo

Thanks, should be fixed now.



reply via email to

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