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

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

bug#28611: 26.0.60; iconifying a child frame seems to be problematic


From: Glenn Morris
Subject: bug#28611: 26.0.60; iconifying a child frame seems to be problematic
Date: Mon, 02 Oct 2017 13:27:52 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Hi,

b03b4f6d7 causes without-x builds to fail:

frame.c:2545:25: error: 'struct frame' has no member named 'parent_frame'
   Lisp_Object parent = f->parent_frame;

Ref eg https://hydra.nixos.org/build/62198700





reply via email to

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