From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: W32 version crashes on C-g Date: Sat, 18 Mar 2006 22:42:56 +0100 Message-ID: References: <441C6FAD.8040305@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1142718203 12288 80.91.229.2 (18 Mar 2006 21:43:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Mar 2006 21:43:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 18 22:43:22 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FKjCc-0002rU-7F for ged-emacs-devel@m.gmane.org; Sat, 18 Mar 2006 22:43:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKjCb-0002SA-ER for ged-emacs-devel@m.gmane.org; Sat, 18 Mar 2006 16:43:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FKjCN-0002P7-Lz for emacs-devel@gnu.org; Sat, 18 Mar 2006 16:42:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FKjCL-0002NZ-La for emacs-devel@gnu.org; Sat, 18 Mar 2006 16:42:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKjCL-0002NW-GD for emacs-devel@gnu.org; Sat, 18 Mar 2006 16:42:57 -0500 Original-Received: from [64.233.182.206] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FKjHW-0003Ek-Ub for emacs-devel@gnu.org; Sat, 18 Mar 2006 16:48:19 -0500 Original-Received: by nproxy.gmail.com with SMTP id n15so615880nfc for ; Sat, 18 Mar 2006 13:42:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oUP7gTh3uuSE+tWZB2RlfwDQ/zwHVu0tmiTuYqQDTB+nu290foRwwL8/MI2ryXywlCdwdw2OZ+YvYOLj2hkUyupfQiVrBKcNRddSijol+57psyw/tpZZI7na0nOtM5pxcmYFtxcwmJ+svscjGpgrO19otTHAo+Y03ensmu/LXdc= Original-Received: by 10.48.230.3 with SMTP id c3mr2060247nfh; Sat, 18 Mar 2006 13:42:56 -0800 (PST) Original-Received: by 10.48.42.7 with HTTP; Sat, 18 Mar 2006 13:42:56 -0800 (PST) Original-To: "Lennart Borgman" In-Reply-To: <441C6FAD.8040305@student.lu.se> Content-Disposition: inline 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:51830 Archived-At: On 3/18/06, Lennart Borgman wrote: > Juanma, was it not you that worked with something in the image > libraries before? Yes. > Have you tested the new versions from GnuWin32? Yes, I install new libraries as soon as I'm aware of them, and I test them against a bunch of images I have been saving for that. So far no problem, though every now and then the .DLLs do change name :( For example, you can see on lisp/ChangeLog that on 2006-01-23 I added a new library name to `image-library-alist'. -- /L/e/k/t/u