From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Renato Pontefice Newsgroups: gmane.emacs.help Subject: installing new emacs on win 7 Date: Mon, 27 Jul 2015 07:32:17 +0000 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1437982368 5109 80.91.229.3 (27 Jul 2015 07:32:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Jul 2015 07:32:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 27 09:32:47 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZJctu-0005PL-6Y for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Jul 2015 09:32:42 +0200 Original-Received: from localhost ([::1]:51847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJctt-0000jx-6G for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Jul 2015 03:32:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJcti-0000j8-2Z for help-gnu-emacs@gnu.org; Mon, 27 Jul 2015 03:32:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZJcth-0007nA-4o for help-gnu-emacs@gnu.org; Mon, 27 Jul 2015 03:32:30 -0400 Original-Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:34865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJctg-0007kH-TS for help-gnu-emacs@gnu.org; Mon, 27 Jul 2015 03:32:29 -0400 Original-Received: by wibxm9 with SMTP id xm9so99289363wib.0 for ; Mon, 27 Jul 2015 00:32:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=QWqbqZ7GErkdabx7XzjrHIQ+L1FyM5M3V+iUfeAdfxc=; b=YngoqicGPHzHSUtAXvYkzoqhjLmtzzrWY3LIPHGGQSTDjBGVtUkjACfj9QYdrM0aQ5 AJaXpQPFI+HUUXU77kj4M7OtTVhoIDbLDXYXQnweF6nCCqvo/fHJfzOYMd7HzgPTYWve 0x3jOtMfF6wvD8pqGGuRIIBdBVzqEu9kYHZSqXOhsva/i1yqGADNHSLhg3LfFkj8Dvq0 L+pz6e7nTg97ZAj7R4Kc1Y2PdCj3QNrSKhNP92li2ycBSChtnLikGtn9+K0efNlyn6Ya ZPO28yI2bRtKnIguIELamSP0KraaHJQDqzNjL/IUU5LzC8ta8Kezd+VEIjSZaxo3daLM BV5g== X-Received: by 10.180.149.206 with SMTP id uc14mr21848370wib.12.1437982347625; Mon, 27 Jul 2015 00:32:27 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::230 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106026 Archived-At: Hi all, until now, I had a pc with win XP. From one week, I had a new pc, wit win 7. I want to install emacs (last version) and customize it, with a piece of elisp script (that Nicolas send to me). So, I think the thing to do is: - installa last version of emacs (I can download) - find the init.el customize it can someone tell me where do I can find that file? So I can edit it and customize. Thank you Renato