[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: auto-save missing
From: |
Allan Gottlieb |
Subject: |
Re: auto-save missing |
Date: |
Wed, 03 Dec 2008 15:28:20 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) |
At Mon, 01 Dec 2008 21:58:00 -0800 (PST) Jagadeesh <mnjagadeesh@gmail.com>
wrote:
> Here is the exact error message. Hope this makes clear
>
> An error has occurred while loading `/homes/jagadeesh/.emacs':
>
> File error: Cannot open load file, auto-save
>
> To ensure normal operation, you should investigate and remove the
> cause of the error in your initialization file. Start Emacs with
> the `--debug-init' option to view a complete error backtrace.
So either your .emacs file is trying to load auto-save, which is an
error.
For a start search your .emacs for the string auto-save.
If that fails go to the *Message* buffer and see what files were loaded
before the error occurred. If any of those are yours, check them for
auto-save.
If that fails, post your .emacs if not terribly long or give a URL where
we can find it.
hth,
allan