From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= Newsgroups: gmane.emacs.devel Subject: Re: Dynamic loading progress Date: Thu, 12 Feb 2015 22:55:25 +0100 Message-ID: References: <87y4t9m76w.fsf@lifelogs.com> <85k31coixa.fsf@stephe-leake.org> <85oapy5kt6.fsf@stephe-leake.org> <83y4oiiw81.fsf@gnu.org> <838ugdf251.fsf@gnu.org> <87bnl1vmqf.fsf@lifelogs.com> <87vbj8tow4.fsf@lifelogs.com> <87r3twtagf.fsf@lifelogs.com> <85siebl7ws.fsf@stephe-leake.org> <85a90ilwmm.fsf@stephe-leake.org> <83386a6f7z.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1423778168 32058 80.91.229.3 (12 Feb 2015 21:56:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Feb 2015 21:56:08 +0000 (UTC) Cc: Stephen Leake , Emacs development discussions To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 12 22:56:02 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YM1jp-0005jh-Rc for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2015 22:55:57 +0100 Original-Received: from localhost ([::1]:52284 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YM1jp-0002zd-Ap for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2015 16:55:57 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YM1jY-0002yD-1v for emacs-devel@gnu.org; Thu, 12 Feb 2015 16:55:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YM1jP-0006bW-Ev for emacs-devel@gnu.org; Thu, 12 Feb 2015 16:55:39 -0500 Original-Received: from mail-ie0-f173.google.com ([209.85.223.173]:35746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YM1jK-0006as-3n; Thu, 12 Feb 2015 16:55:26 -0500 Original-Received: by iecrl12 with SMTP id rl12so12962633iec.2; Thu, 12 Feb 2015 13:55:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=9PBUfeQh2dKpD5muRZRhNj3NjMPCZkWGnJql6vZl9AE=; b=WnTXU+l7G/74rI/YOwomrgDuxhAnnbXnIJediDW/DEf5cxpxMroJ+zk0+pRUwWpfGP O2jJdO86jGA6QOPv64LrR4VRBo+V3LsJ9ktlm5di3Sil7KeJxbhKLE/hULdGc3UFnbwl Ft5GO1qbuwBc/cUyB77yam/0vKrzPoRFuro0eKmAEZhRIWMDeJ5U+JcuZ4dWbMdGcogw wEPRP2SgwUsRLiyix+bf/a97NPLrfmrZbJF5KrrLPRnmVHUPY8NPNmON2Fgu03iQBsnk +4vDQinuCGVMIy7Y7SS+Sjz8mPdAEdAr0QSr7zLV4BmXdX7F9+pGhvsYPlZnOb8BuBgN 11Ng== X-Received: by 10.107.170.220 with SMTP id g89mr7544966ioj.31.1423778125684; Thu, 12 Feb 2015 13:55:25 -0800 (PST) Original-Received: by 10.36.19.71 with HTTP; Thu, 12 Feb 2015 13:55:25 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: 6VhH8dXl1kK1AXJb7hPnd6cJ4Fs X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.223.173 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182985 Archived-At: On Thu, Feb 12, 2015 at 10:51 PM, Aur=C3=A9lien Aptel wrote: > I want to make this work but this is unknown territory for me. Is > there an up-to-date guide to setup a simple build environment (libs > and all) for Emacs on Windows? Or even better, using Wine? Guess I'm asking for too much but switching OS really is a PITA.