all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30 14:47 bug#1849: emacs on Windows 7 Ben Straub
2009-05-31  7:02 ` Jason Rumney
2009-05-31  7:10   ` Processed: " Emacs bug Tracking System

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.