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

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

bug#21132: 25.0.50; Emacs on Windows crashes evaluating x-frame-geometry


From: martin rudalics
Subject: bug#21132: 25.0.50; Emacs on Windows crashes evaluating x-frame-geometry in batch mode
Date: Mon, 27 Jul 2015 18:34:45 +0200

> When FRAME_W32_P returns false, FRAME_W32_WINDOW will crash.

The question is whether always for any frame f holds FRAME_W32_P (f) =>
FRAME_W32_WINDOW (f).  If that is the case we could do away with using
FRAME_W32_WINDOW as/in predicate(s).

martin





reply via email to

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