From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: ~/.emacs vs ~/.emacs.d/init.el Date: Wed, 13 Jun 2007 20:28:34 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1181755742 32055 80.91.229.12 (13 Jun 2007 17:29:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Jun 2007 17:29:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 13 19:29:01 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HyWeN-0001vT-0F for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 19:28:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyWeM-0001XX-G1 for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 13:28:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyWeJ-0001XP-MW for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:28:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyWeI-0001XD-VJ for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:28:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyWeI-0001X6-OB for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:28:50 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HyWeI-0005f4-At for emacs-devel@gnu.org; Wed, 13 Jun 2007 13:28:50 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-162-236.inter.net.il [84.228.162.236]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CUZ67889 (AUTH halo1); Wed, 13 Jun 2007 20:28:34 +0300 (IDT) In-reply-to: (lekktu@gmail.com) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:72785 Archived-At: > Date: Wed, 13 Jun 2007 12:00:32 +0200 > From: "Juanma Barranquero" > > ~USER/.emacs (is that possible on Windows?) No, we don't support ~USER on Windows yet (although it can be done on the Windows versions since W2K). Volunteers welcome.