From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: display word wrapping Date: Fri, 28 May 2004 22:48:29 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040527095900.0842.JMBARRANQUERO@wke.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085798358 15539 80.91.224.253 (29 May 2004 02:39:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 May 2004 02:39:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 29 04:39:13 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTtke-0001Y1-00 for ; Sat, 29 May 2004 04:39:13 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTtke-0000BF-00 for ; Sat, 29 May 2004 04:39:12 +0200 Original-Received: from [127.0.0.1] (helo=mailman.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BTtki-0006PF-EL for emacs-devel@quimby.gnus.org; Fri, 28 May 2004 22:39:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BTthA-0004zG-Jw for emacs-devel@gnu.org; Fri, 28 May 2004 22:35:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BTth8-0004y2-Bt for emacs-devel@gnu.org; Fri, 28 May 2004 22:35:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BTth8-0004xv-4t for emacs-devel@gnu.org; Fri, 28 May 2004 22:35:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BTpEL-0005C9-CS for emacs-devel@gnu.org; Fri, 28 May 2004 17:49:33 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BTpDg-00051Z-KY for emacs-devel@gnu.org; Fri, 28 May 2004 17:49:25 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BTpDg-000514-2S for emacs-devel@gnu.org; Fri, 28 May 2004 17:48:52 -0400 Original-Received: from wanchan.jasonrumney.net (i-195-137-77-250.freedom2surf.net [195.137.77.250]) by outmail.freedom2surf.net (8.12.10/8.12.10) with ESMTP id i4SLmmU9009984; Fri, 28 May 2004 22:48:48 +0100 Original-Received: from NYAUMO (nyaumo.jasonrumney.net [10.0.0.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 7EE4FDDD41; Fri, 28 May 2004 22:48:48 +0100 (BST) Original-To: Peter Lee In-Reply-To: (Peter Lee's message of "Fri, 28 May 2004 10:54:39 -0500") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (windows-nt) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24108 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24108 Peter, Thanks for your valuable feedback. > I'd also note in the nt/INSTALL that the dll's are expected to have > certain names and list those names for each required library. I think we should try to load all the names that we know of, and request the gnuwin32 maintainers to stop changing the names of their shared libraries with every release.