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: 23.1.95 pretest; windows binaries Date: Wed, 07 Apr 2010 01:24:25 -0400 Message-ID: References: <84mxxhkgc7.fsf@gmail.com> <4BBA7190.8070907@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1270618647 3336 80.91.229.12 (7 Apr 2010 05:37:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 7 Apr 2010 05:37:27 +0000 (UTC) Cc: cschol2112@googlemail.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 07 07:37:25 2010 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.69) (envelope-from ) id 1NzNwm-0003Am-9Q for ged-emacs-devel@m.gmane.org; Wed, 07 Apr 2010 07:37:04 +0200 Original-Received: from localhost ([127.0.0.1]:55115 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzNwl-0005t0-Iv for ged-emacs-devel@m.gmane.org; Wed, 07 Apr 2010 01:37:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzNvC-000577-4S for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:26 -0400 Original-Received: from [199.232.76.173] (port=49521 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzNvA-000565-HN for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:24 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NzNv8-0004cl-HA for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42554) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NzNv8-0004cG-B0 for emacs-devel@gnu.org; Wed, 07 Apr 2010 01:35:22 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NzNkX-0002JH-3r; Wed, 07 Apr 2010 01:24:25 -0400 In-reply-to: (message from Richard Stallman on Tue, 06 Apr 2010 23:20:51 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:123301 Archived-At: > From: Richard Stallman > Date: Tue, 06 Apr 2010 23:20:51 -0400 > Cc: emacs-devel@gnu.org > Reply-To: rms@gnu.org > > 1. This pretest, like the last one, contains more DLLs than the usual > libXpm.dll. Is this intentional? > > Does it really contain these DLLs, or does it only use them at run > time? The pretest tarball (with the sources) does not contain the DLLs. But the binary distribution of the pretest for Windows does include the DLLs. They are needed for proper display of the tool-bar buttons.