emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory leak


From: Lennart Borgman (gmail)
Subject: Re: Memory leak
Date: Fri, 16 May 2008 23:36:00 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

David Robinow wrote:
On Fri, May 16, 2008 at 5:25 AM, Eli Zaretskii <address@hidden> wrote:
Date: Fri, 16 May 2008 11:03:30 +0200
From: "Juanma Barranquero" <address@hidden>
Cc: "Lennart Borgman (gmail)" <address@hidden>, address@hidden

   tasklist /fi "imagename eq emacs*"
You need to use emacs.exe as the IMAGENAME, otherwise it will not
work.
(Btw, I think this command is present on XP Home Edition as well.)

Apparently not. I have one of each. Works on XP Pro. Not on XP Home.
But thanks, Juanma. I didn't know about that command.

Thanks Juanma and Eli.

Though while doing things like this I find it more convenient to just do

  tasklist | findstr emacs >> memory-leak.tmp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]