unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1849: emacs on Windows 7
@ 2009-05-12  0:04 Michael Kleehammer
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Kleehammer @ 2009-05-12  0:04 UTC (permalink / raw)
  To: 1849

[-- Attachment #1: Type: text/plain, Size: 225 bytes --]

After looking at it more, I agree it might not be simple.  However, I do
think a GUI-only version is a better default.  If you agree, what needs to
be done to make it happen?  And is this the right place to discuss?  Thanks.

[-- Attachment #2: Type: text/html, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1849: emacs on Windows 7
@ 2009-05-30 14:47 Ben Straub
  2009-05-31  7:02 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Straub @ 2009-05-30 14:47 UTC (permalink / raw)
  To: 1849

It seems Microsoft has anticipated this.

The fix is for all executables that want to stack their icons to set
an Application Identifier, as documented at
http://msdn.microsoft.com/en-us/library/dd378459.aspx. Just have
emacsclientw.exe and emacs.exe call
SetCurrentProcessExplicitAppUserModelID with the same string (I
suggest "GNU.Emacs") during their startup.

 I've submitted a patch to emacs-devel
(http://lists.gnu.org/archive/html/emacs-devel/2009-05/msg00461.html),
though I wasn't aware this bug existed then.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1849: emacs on Windows 7
  2009-05-30 14:47 Ben Straub
@ 2009-05-31  7:02 ` Jason Rumney
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2009-05-31  7:02 UTC (permalink / raw)
  To: Ben Straub, 1849

tags 1849 +patch
thanks

Ben Straub wrote:
>  I've submitted a patch to emacs-devel
> (http://lists.gnu.org/archive/html/emacs-devel/2009-05/msg00461.html),
> though I wasn't aware this bug existed then.
>   

Thanks, we'll probably install it as soon as the 23.1 branch is cut.







^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-31  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-12  0:04 bug#1849: emacs on Windows 7 Michael Kleehammer
  -- strict thread matches above, loose matches on Subject: below --
2009-05-30 14:47 Ben Straub
2009-05-31  7:02 ` Jason Rumney

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).