From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Maarten Bergvelt Newsgroups: gmane.emacs.help Subject: Re: emacs 21.3.1 not loading .emacs Date: Wed, 1 Feb 2006 13:42:41 +0000 (UTC) Organization: Department of Mathematics, UIUC. Message-ID: References: <1138772912.268515.75560@f14g2000cwb.googlegroups.com> Reply-To: bergv@uiuc.edu NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1138813651 18055 80.91.229.2 (1 Feb 2006 17:07:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Feb 2006 17:07:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 01 18:07:28 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F4LRC-0000ME-FV for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Feb 2006 18:06:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4LJm-0004Lg-D3 for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Feb 2006 11:58:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!postnews.google.com!news3.google.com!news.glorb.com!news.ks.uiuc.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: bolmikolke.math.uiuc.edu Original-X-Trace: news.ks.uiuc.edu 1138801361 26909 130.126.108.244 (1 Feb 2006 13:42:41 GMT) Original-X-Complaints-To: news+abuse@ks.uiuc.edu Original-NNTP-Posting-Date: Wed, 1 Feb 2006 13:42:41 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:137324 Original-To: help-gnu-emacs@gnu.org 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:32946 Archived-At: In article <1138772912.268515.75560@f14g2000cwb.googlegroups.com>, pranavtiwari@gmail.com wrote: > On my Unix machine, emacs is not loading .emacs. > > If I start emacs as: > > % emacs -u $USER > > emacs starts up correctly with my .emacs loaded. However, if I start it > without -u option, it ignores my .emacs. > > Can someone suggest what the problem could be? Maybe emacs is aliased to something else? For instance, I have df aliased. I can see it by $ alias df alias df='df -h' -- Maarten Bergvelt