From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Bug: can not start a w32 GUI program from Emacs Date: Sat, 30 Dec 2006 20:01:11 +0200 Message-ID: References: <4591C075.3040905@gmail.com> <45938DD6.6040307@gnu.org> <4595BC2E.2070501@gmail.com> <45968DF2.4090607@gmail.com> <4596A1A3.3040500@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1167501696 6793 80.91.229.12 (30 Dec 2006 18:01:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Dec 2006 18:01:36 +0000 (UTC) Cc: emacs-devel@gnu.org, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 30 19:01:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H0iWV-0007l2-52 for ged-emacs-devel@m.gmane.org; Sat, 30 Dec 2006 19:01:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0iWU-0001W8-RU for ged-emacs-devel@m.gmane.org; Sat, 30 Dec 2006 13:01:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H0iWI-0001Va-4r for emacs-devel@gnu.org; Sat, 30 Dec 2006 13:01:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H0iWF-0001V8-P3 for emacs-devel@gnu.org; Sat, 30 Dec 2006 13:01:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0iWF-0001V4-FW for emacs-devel@gnu.org; Sat, 30 Dec 2006 13:01:19 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H0iWE-0006V3-6p; Sat, 30 Dec 2006 13:01:18 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-225-74.inter.net.il [84.229.225.74]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GRE81661 (AUTH halo1); Sat, 30 Dec 2006 20:01:11 +0200 (IST) Original-To: "Lennart Borgman (gmail)" In-reply-to: <4596A1A3.3040500@gmail.com> (lennart.borgman@gmail.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64508 Archived-At: > Date: Sat, 30 Dec 2006 18:28:03 +0100 > From: "Lennart Borgman (gmail)" > CC: jasonr@gnu.org, emacs-devel@gnu.org > > Eli Zaretskii wrote: > >> It takes quite a while for this to show up. Task Manager says that > >> explorer.exe holds 9,999 GDI objects when it does and each menu access > >> adds 4 to that figure (before it hits the roof). > >> > > > > I cannot reproduce this ``4 objects for each menu access'' problem: on > > my system, the count goes back down after the menu is closed. > > > > Did you turn StickyKeys on? No, of course not. Are you saying that the problem with start-process happens only when StickyKeys are on? > I hardly ever use explorer. Then how come you accumulated so many GDI objects for explorer?