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

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

bug#35272: [PATCH] * lisp/frame.el (frame--size-history): Fix infloop.


From: Eli Zaretskii
Subject: bug#35272: [PATCH] * lisp/frame.el (frame--size-history): Fix infloop.
Date: Sun, 14 Apr 2019 19:35:49 +0300

> From: Alex Gramiak <agrambot@gmail.com>
> Cc: 35272@debbugs.gnu.org
> Date: Sun, 14 Apr 2019 10:25:42 -0600
> 
> +      (when (null frame-size-history)
> +        (insert "No frame size history available.\n")))))

LGTM, but maybe say "Frame size history is nil" or some such.

Thanks.





reply via email to

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