GNU bug report logs - #31440
Can't redefine parent-frame on NS

Previous Next

Package: emacs;

Reported by: Alan Third <alan <at> idiocy.org>

Date: Sun, 13 May 2018 09:42:01 UTC

Severity: normal

Tags: patch

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31440 in the body.
You can then email your comments to 31440 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#31440; Package emacs. (Sun, 13 May 2018 09:42:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alan Third <alan <at> idiocy.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 13 May 2018 09:42:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Can't redefine parent-frame on NS
Date: Sun, 13 May 2018 10:40:54 +0100
[Message part 1 (text/plain, inline)]
from emacs -Q:

set up three frames, a, b and c:

    (set-frame-parameter c 'parent-frame a)

c becomes child of a.

(set-frame-parameter c 'parent-frame b)

expected: c becomes child of b and is no longer child of a.

actual: c remains child of a, and b now cannot be raised above a and b.

(set-frame-parameter c 'parent-frame nil)

expected: c ceases to be a child frame.

actual: emacs crashes.



Patch attached.

If this is too late for 26.1 I don’t think that will be a huge issue
as it seems redefining parent-frame is not something people want to
do, and it’s unlikely to be something a user does by accident.
-- 
Alan Third
[0001-Fix-redefinition-of-child-frames-on-NS.patch (text/plain, attachment)]

Reply sent to Alan Third <alan <at> idiocy.org>:
You have taken responsibility. (Sun, 03 Jun 2018 19:35:02 GMT) Full text and rfc822 format available.

Notification sent to Alan Third <alan <at> idiocy.org>:
bug acknowledged by developer. (Sun, 03 Jun 2018 19:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 31440-done <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: 31440-done <at> debbugs.gnu.org
Subject: Re: bug#31440: Can't redefine parent-frame on NS
Date: Sun, 03 Jun 2018 20:34:22 +0100
Alan Third <alan <at> idiocy.org> writes:

> Patch attached.
>
> If this is too late for 26.1 I don’t think that will be a huge issue
> as it seems redefining parent-frame is not something people want to
> do, and it’s unlikely to be something a user does by accident.

Pushed to Emacs 26.2.
-- 
Alan Third




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 02 Jul 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 349 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.