unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jurzitza Dieter <dieter.jurzitza@herrmannultraschall.com>
Cc: 20991-done@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	[thread overview]
Message-ID: <83mvz6vi61.fsf@gnu.org> (raw)
In-Reply-To: <CBA08E676797A04AA183466EEA562C454F109C3E@MAILSVR.herrmann.herrmannultraschall.com>

> From: Jurzitza Dieter <dieter.jurzitza@herrmannultraschall.com>
> CC: "20991@debbugs.gnu.org" <20991@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.





  reply	other threads:[~2015-07-08 14:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06  4:37 bug#20991: 24.5; start iconified in Windows disfunctional Jurzitza Dieter
2015-07-06 13:52 ` martin rudalics
2015-07-06 17:00   ` Eli Zaretskii
2015-07-07  4:32     ` bug#20991: AW: " Jurzitza Dieter
2015-07-07  7:22       ` martin rudalics
2015-07-08  6:15         ` bug#20991: AW: " Jurzitza Dieter
2015-07-08  7:09           ` martin rudalics
2015-07-08 11:09             ` bug#20991: AW: " Jurzitza Dieter
2015-07-08 14:27               ` Eli Zaretskii [this message]
2015-07-09  6:06                 ` bug#20991: AW: " Jurzitza Dieter
2015-07-07  7:22     ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mvz6vi61.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20991-done@debbugs.gnu.org \
    --cc=dieter.jurzitza@herrmannultraschall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).