From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: Re: C:\_emacs not being read Date: Sat, 09 Jun 2007 22:16:05 +0100 Message-ID: <466B1895.6090709@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181423840 2701 80.91.229.12 (9 Jun 2007 21:17:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Jun 2007 21:17:20 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Shanks N Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 09 23:17:19 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hx8J6-0005fr-B9 for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Jun 2007 23:17:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hx8J5-0000ub-R4 for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Jun 2007 17:17:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hx8I6-0000Kj-PE for bug-gnu-emacs@gnu.org; Sat, 09 Jun 2007 17:16:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hx8I5-0000IF-1c for bug-gnu-emacs@gnu.org; Sat, 09 Jun 2007 17:16:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hx8I4-0000I8-Qh for bug-gnu-emacs@gnu.org; Sat, 09 Jun 2007 17:16:08 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hx8I4-0001gc-GS for bug-gnu-emacs@gnu.org; Sat, 09 Jun 2007 17:16:08 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 007DE503D8; Sat, 9 Jun 2007 22:16:08 +0100 (BST) User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15811 Archived-At: Shanks N wrote: > If there is no .emacs or _emacs in App Data/ folder and there is a > _emacs file in C:\, then Emacs 22.1 does not read the _emacs file. > .emacs is the standard name for Emacs's user init file. _emacs has traditionally been additionally supported by the Windows port, because the FAT16 file system was unable to represent the true name, but noone uses FAT16 file systems anymore, and such use is deprecated.