From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#14841: Frames created invisible have their visibility parameter set to t Date: Sat, 27 Jul 2013 16:03:01 +0300 Message-ID: <838v0syx2y.fsf@gnu.org> References: <83a9ltun54.fsf@gnu.org> <837ggxukjt.fsf@gnu.org> <83hafx3wzz.fsf@gnu.org> <83vc45xuht.fsf@gnu.org> <83li4uv3en.fsf@gnu.org> <83hafhvnjd.fsf@gnu.org> <83wqodzll1.fsf@gnu.org> <51F3C056.2040706@gmx.at> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1374930253 19030 80.91.229.3 (27 Jul 2013 13:04:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Jul 2013 13:04:13 +0000 (UTC) Cc: lekktu@gmail.com, 14841@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 27 15:04:12 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V34AM-0007oG-0M for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Jul 2013 15:04:10 +0200 Original-Received: from localhost ([::1]:58861 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V34AL-0005xE-Kg for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Jul 2013 09:04:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V34AF-0005sg-W4 for bug-gnu-emacs@gnu.org; Sat, 27 Jul 2013 09:04:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V34AE-0002jA-Gi for bug-gnu-emacs@gnu.org; Sat, 27 Jul 2013 09:04:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V34AE-0002j6-DO for bug-gnu-emacs@gnu.org; Sat, 27 Jul 2013 09:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1V34AD-0005Q6-KA for bug-gnu-emacs@gnu.org; Sat, 27 Jul 2013 09:04:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 27 Jul 2013 13:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14841 X-GNU-PR-Package: emacs,w32 X-GNU-PR-Keywords: Original-Received: via spool by 14841-submit@debbugs.gnu.org id=B14841.137493019120750 (code B ref 14841); Sat, 27 Jul 2013 13:04:01 +0000 Original-Received: (at 14841) by debbugs.gnu.org; 27 Jul 2013 13:03:11 +0000 Original-Received: from localhost ([127.0.0.1]:52554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V349O-0005Oa-DP for submit@debbugs.gnu.org; Sat, 27 Jul 2013 09:03:10 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:49874) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V349J-0005Nu-Ll for 14841@debbugs.gnu.org; Sat, 27 Jul 2013 09:03:07 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MQL00I00ING6E00@a-mtaout21.012.net.il> for 14841@debbugs.gnu.org; Sat, 27 Jul 2013 16:02:58 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MQL00HZEIWYW4A0@a-mtaout21.012.net.il>; Sat, 27 Jul 2013 16:02:58 +0300 (IDT) In-reply-to: <51F3C056.2040706@gmx.at> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:76709 Archived-At: > Date: Sat, 27 Jul 2013 14:43:02 +0200 > From: martin rudalics > > > Done as trunk revision 113555. > > Apparently this breaks my longstanding .emacs idiosyncrasy > > (add-hook 'window-setup-hook > (lambda () > ;; Maximize frame. > (w32-send-sys-command 61488))) > > stopping it to maximize my initial frame. > > Any ideas for a workaround? Add '(fullscreen . fullboth) to initial-frame-alist, as God intended? There's no longer a need to use window-setup-hook for this on the trunk.