GNU bug report logs - #5378
arbitrary user parameters in default-frame-alist not set in subsequent frames

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Thu, 14 Jan 2010 14:45:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


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

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 5378-done <at> debbugs.gnu.org
Subject: Re: arbitrary user parameters in default-frame-alist not set in
	subsequent frames
Date: Wed, 30 Jun 2010 20:17:19 -0400
> emacs -Q --eval "(add-to-list 'default-frame-alist '(my-parameter . t))"
> M-: (frame-parameter nil 'my-parameter)   =>   t
> C-x 5 2
> M-: (frame-parameter nil 'my-parameter)   =>   nil

I have checked in a fix that tweaks the way default-frame-alist is
handled during frame creation.  It should solve this problem.




This bug report was last modified 14 years and 330 days ago.

Previous Next


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