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 17:55:40 +0100 Message-ID: References: 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 1142700970 28540 80.91.229.2 (18 Mar 2006 16:56:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Mar 2006 16:56:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 18 17:56:05 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 1FKeic-00051e-EX for ged-emacs-devel@m.gmane.org; Sat, 18 Mar 2006 17:55:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKeib-0008Kg-Vf for ged-emacs-devel@m.gmane.org; Sat, 18 Mar 2006 11:55:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FKeiO-0008Jy-Hi for emacs-devel@gnu.org; Sat, 18 Mar 2006 11:55:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FKeiM-0008Jm-L1 for emacs-devel@gnu.org; Sat, 18 Mar 2006 11:55:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKeiM-0008Jj-HC for emacs-devel@gnu.org; Sat, 18 Mar 2006 11:55:42 -0500 Original-Received: from [64.233.182.203] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FKenV-0006tl-3o for emacs-devel@gnu.org; Sat, 18 Mar 2006 12:01:01 -0500 Original-Received: by nproxy.gmail.com with SMTP id y25so676292nfb for ; Sat, 18 Mar 2006 08:55:41 -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=ekchtekL+7o/KRP6XQn1x076ie1ir/WnxCN1rRK1SpXs0vipSE+0tuidKw3e/lgc6Lcjywsazjqz5R4ZiMjqjDc8ATCL41M9WwBFBUQiCLBkqeegOfSomdiWiwZ1KhS4UqdbKJnwxBww3EuelLsws8XH5A1GBO5q7f5afIFZ408= Original-Received: by 10.49.94.5 with SMTP id w5mr963719nfl; Sat, 18 Mar 2006 08:55:40 -0800 (PST) Original-Received: by 10.48.42.7 with HTTP; Sat, 18 Mar 2006 08:55:40 -0800 (PST) Original-To: "Eli Zaretskii" In-Reply-To: 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:51814 Archived-At: On 3/18/06, Eli Zaretskii wrote: > Well, I already read Lennart's pages and incorporated in nt/INSTALL > everything I thought was worthwhile. So please suggest specific > refinements, if you think there's more to say. For the image libraries support, Lennart lists which files from GnuWin32 are really needed (the "current version" info is outdated, though) which is kinda nice for the uninitiated. I don't think someone relatively inexperienced can just read nt/INSTALL and determine what should he download to build the image support, or where to put it. > Do we all agree that instructions to set up a suitable development > environment is the _only_ thing that is currently missing? Yes, as I've said, setting up the development environment is the hardest part. Once you've got the tools and the includes and libraries, building is almost trivial. -- /L/e/k/t/u