help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot open load file: ispell


From: Michael D. Vose
Subject: Re: Cannot open load file: ispell
Date: Mon, 28 Jan 2008 10:18:54 -0500

I don't know beans about fixing emacs... but the following is in my
.emacs file and I do recall that putting it there seemed to concide
with having some problems go away...

(autoload 'ispell-word "ispell" "Check the spelling of word in buffer." t)
(autoload 'ispell-region "ispell" "Check the spelling of region." t)
(autoload 'ispell-buffer "ispell" "Check the spelling of buffer." t)

Good luck,

Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]