all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* auto-save missing
@ 2008-12-01 14:53 Jagadeesh
  2008-12-01 15:20 ` Chetan
  0 siblings, 1 reply; 6+ messages in thread
From: Jagadeesh @ 2008-12-01 14:53 UTC (permalink / raw
  To: help-gnu-emacs

   	 Hi,
 I have noticed today that auto-save.el file is missing. Is there
anyway I can download this file alone? Thanks


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: auto-save missing
  2008-12-01 14:53 auto-save missing Jagadeesh
@ 2008-12-01 15:20 ` Chetan
  2008-12-01 16:10   ` Jagadeesh
  0 siblings, 1 reply; 6+ messages in thread
From: Chetan @ 2008-12-01 15:20 UTC (permalink / raw
  To: help-gnu-emacs

Jagadeesh <mnjagadeesh@gmail.com> writes:

>    	 Hi,
>  I have noticed today that auto-save.el file is missing. Is there
> anyway I can download this file alone? Thanks

I didn't know there was such a file. What does it provide?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: auto-save missing
  2008-12-01 15:20 ` Chetan
@ 2008-12-01 16:10   ` Jagadeesh
  2008-12-01 16:46     ` Maarten Bergvelt
  0 siblings, 1 reply; 6+ messages in thread
From: Jagadeesh @ 2008-12-01 16:10 UTC (permalink / raw
  To: help-gnu-emacs

On Dec 1, 8:20 pm, Chetan <Chetan.xs...@xspam.sbcglobal.net> wrote:
> Jagadeesh <mnjagade...@gmail.com> writes:
> >             Hi,
> >  I have noticed today that auto-save.el file is missing. Is there
> > anyway I can download this file alone? Thanks
>
> I didn't know there was such a file. What does it provide?

I am newbie. coming from vim.

When I start emacs complains file load error: auto-save.el

Thanks for your reply


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: auto-save missing
  2008-12-01 16:10   ` Jagadeesh
@ 2008-12-01 16:46     ` Maarten Bergvelt
  2008-12-02  5:58       ` Jagadeesh
  0 siblings, 1 reply; 6+ messages in thread
From: Maarten Bergvelt @ 2008-12-01 16:46 UTC (permalink / raw
  To: help-gnu-emacs

On 2008-12-01, Jagadeesh <mnjagadeesh@gmail.com> wrote:
> On Dec 1, 8:20 pm, Chetan <Chetan.xs...@xspam.sbcglobal.net> wrote:
>> Jagadeesh <mnjagade...@gmail.com> writes:
>> >             Hi,
>> >  I have noticed today that auto-save.el file is missing. Is there
>> > anyway I can download this file alone? Thanks
>>
>> I didn't know there was such a file. What does it provide?
>
> I am newbie. coming from vim.
>
> When I start emacs complains file load error: auto-save.el

So you have something in your .emacs that causes this error (Warning: Crystal
Ball in Operation). Investigate your .emacs file. We don't have it so
we cannot help. (Crystal balls are not that powerful).

-- 
Maarten Bergvelt		


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: auto-save missing
  2008-12-01 16:46     ` Maarten Bergvelt
@ 2008-12-02  5:58       ` Jagadeesh
  2008-12-03 20:28         ` Allan Gottlieb
  0 siblings, 1 reply; 6+ messages in thread
From: Jagadeesh @ 2008-12-02  5:58 UTC (permalink / raw
  To: help-gnu-emacs

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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: auto-save missing
  2008-12-02  5:58       ` Jagadeesh
@ 2008-12-03 20:28         ` Allan Gottlieb
  0 siblings, 0 replies; 6+ messages in thread
From: Allan Gottlieb @ 2008-12-03 20:28 UTC (permalink / raw
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-03 20:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-01 14:53 auto-save missing Jagadeesh
2008-12-01 15:20 ` Chetan
2008-12-01 16:10   ` Jagadeesh
2008-12-01 16:46     ` Maarten Bergvelt
2008-12-02  5:58       ` Jagadeesh
2008-12-03 20:28         ` Allan Gottlieb

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.