emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master dfed333: Remove fixnum restriction on some disp


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master dfed333: Remove fixnum restriction on some display vars
Date: Wed, 22 May 2019 17:06:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>     * src/window.c (set_window_buffer): When buffer-display-count
>     is too large for a fixnum, make it a bignum.

Rather than convert to bignum, we should either crash or signal
a `hallelujah` error, depending on whether you think this is due to
a bug or too a supranatural power.


        Stefan




reply via email to

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