From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.help Subject: Re: Re: occasional pause (or stutter) on win32 emacs 23.0.95 Date: Thu, 10 Dec 2009 12:59:23 +0100 Message-ID: References: <4AAE5FB0.3000905@gmail.com> <13078811-9e03-4754-8d32-f9f791461855@r40g2000yqn.googlegroups.com> <4B1FCCC6.7020809@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1260446889 5681 80.91.229.12 (10 Dec 2009 12:08:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Dec 2009 12:08:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Reto To: Matthew L Daniel Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 10 13:08:03 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NIhoQ-0002Tt-Pt for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Dec 2009 13:08:03 +0100 Original-Received: from localhost ([127.0.0.1]:59275 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIhoP-0005iK-Qi for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Dec 2009 07:08:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIhgU-0003gk-8m for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 06:59:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIhgQ-0003dk-1V for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 06:59:49 -0500 Original-Received: from [199.232.76.173] (port=38058 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIhgP-0003dQ-DR for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 06:59:45 -0500 Original-Received: from mail-fx0-f213.google.com ([209.85.220.213]:57056) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIhgP-0001Hh-4K for help-gnu-emacs@gnu.org; Thu, 10 Dec 2009 06:59:45 -0500 Original-Received: by fxm5 with SMTP id 5so7812190fxm.8 for ; Thu, 10 Dec 2009 03:59:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=nQ/VCT+SjcsgQDdl/jeF29jEuQXwP+36w+z8rYYhcqo=; b=C9l5MmEWGtZs+ZuBte8YqDT+9T6FtJouaQhX4w9iAHli4EnrtqQd/i7AMs3ogu6jqp rwzd5Ssfibi9wULXgJuoA0HiUj05e0IVwoVGbNJO/fy8h+r3S/QivCEz/vgZEWhm8sAj vG55VcTcxGlHrlOEcMqQZ/G4GWq1FQQ+eLS+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=hJFM9eIB3SCrbIbcWbX7DRdM9OdbFSK1ATE3CtL+TVBNwAGU6PW97yGsV+jY0Xkl03 6kB/WCCXQCTorcljtDLXJDBw6M+IohsBPP+7JNtltEdyldvq/+HhcsUO6klBLUFYYQyA OGiM1WszlAvVUvrqZfTY+UZIo2AfKZ8w9/x34= Original-Received: by 10.239.238.75 with SMTP id m11mr1082408hbp.8.1260446383247; Thu, 10 Dec 2009 03:59:43 -0800 (PST) In-Reply-To: <4B1FCCC6.7020809@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70550 Archived-At: On Wed, Dec 9, 2009 at 17:13, Matthew L Daniel wrote: > On the one hand, I'm sorry that blamed Emacs, but on the other hand since > the Windows version of Emacs uses MSYS, this is relevant. For the record, you don't need MSYS to build or run a MinGW build of Emacs. Juanma