From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.help Subject: Re: tab size with emacs22 on Windows Date: Thu, 15 May 2008 07:20:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <64b0e8bf-d8c9-449c-a211-f124baa986c6@f63g2000hsf.googlegroups.com> References: <20080514150853.GC14393@radix50.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210864492 29102 80.91.229.12 (15 May 2008 15:14:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 15:14:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 15 17:15:26 2008 Return-path: Envelope-to: geh-help-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 1Jwf2S-0008CB-0m for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2008 17:06:36 +0200 Original-Received: from localhost ([127.0.0.1]:36318 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jwf1i-0005jB-N2 for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2008 11:05:50 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!f63g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 83.67.23.108 Original-X-Trace: posting.google.com 1210861217 27183 127.0.0.1 (15 May 2008 14:20:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 15 May 2008 14:20:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f63g2000hsf.googlegroups.com; posting-host=83.67.23.108; posting-account=pYxWjwkAAACsHSUNDoi5N05LVCTP7PVM User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:158654 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54020 Archived-At: On May 15, 3:07 pm, Baurzhan Ismagulov wrote: > Oh, it turned out that I had been lost in different .emacs files: > emacs22 saves it to c:\Documents and Settings\ibr\Application Data, > Cygwin emacs -- to ~, and emacs21 -- to c:\. Actually all versions save to ~/.emacs, but if HOME is not explicitly defined, they differ in their default location for it. Emacs 22 should find the c:\.emacs and use that if it exists though, before defaulting to the location under the APPDATA directory.