GNU bug report logs - #20991
24.5; start iconified in Windows disfunctional

Previous Next

Package: emacs;

Reported by: Jurzitza Dieter <dieter.jurzitza <at> herrmannultraschall.com>

Date: Mon, 6 Jul 2015 06:37:02 UTC

Severity: minor

Found in version 24.5

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jurzitza Dieter <dieter.jurzitza <at> herrmannultraschall.com>
Cc: rudalics <at> gmx.at, 20991-done <at> debbugs.gnu.org
Subject: bug#20991: AW: bug#20991: 24.5; start iconified in Windows disfunctional
Date: Wed, 08 Jul 2015 17:27:18 +0300
> From: Jurzitza Dieter <dieter.jurzitza <at> herrmannultraschall.com>
> CC: "20991 <at> debbugs.gnu.org" <20991 <at> debbugs.gnu.org>
> Date: Wed, 8 Jul 2015 11:09:14 +0000
> 
> - adjusting the desktop icon's properties  in such a way that the application should start iconified does currently not work (GNU Emacs 25.0.50.1 (x86_64-w64-mingw32)
>  of 2015-06-26 on KAEL), emacs pops up in the foreground (using "runemacs"). You have to add "-iconic" to the commandline of the icon configuration in order to make this functional.
> 
> The second case is kind of toleable but still emacs does not behave as a regular windows application would do. Apparently the attributes of the icon do not get propagated to the application somehow.

The properties do get propagated to the application, but it's not the
application you want.  The runemacs.exe application indeed runs
minimized, but you want emacs.exe to start minimized instead.  That's
not something that can work without us coding it specifically to work
this way, as in general these properties are not automatically passed
from parent process to the child processes.

I installed a change to run Emacs with the --iconic option when
runemacs.exe is invoked "minimized".  So some next binary of a
development snapshot you will download will work as you expect.

With all the issues in this bug report now resolved, I'm closing it.

Thanks.




This bug report was last modified 9 years and 321 days ago.

Previous Next


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