all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to use ispell in emacs24.3
@ 2013-09-29  2:06 xiaocai_2010
  2013-09-29 15:42 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: xiaocai_2010 @ 2013-09-29  2:06 UTC (permalink / raw)
  To: help-gnu-emacs

hi:
First, I download the the ispell.el.3.7 beta from
     http://www.kdstevens.com/stevens/ispell-page.html ;
Then, I copy it to the directory ~/site-lisp/,and insert the line "(require 'ispell)" to ~/.emacs file;
but when i start the emacs, there is a warning: 
"Symbol's function definition is void: exec-installed-p " 
So, what are the steps that can make the ispell is avaiable in my emacs24.3 (OS: windows7) 
thanks!!





xiaocai_2010@126.com

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

* Re: how to use ispell in emacs24.3
  2013-09-29  2:06 how to use ispell in emacs24.3 xiaocai_2010
@ 2013-09-29 15:42 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2013-09-29 15:42 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 29 Sep 2013 10:06:24 +0800
> From: "xiaocai_2010@126.com" <xiaocai_2010@126.com>
> 
> First, I download the the ispell.el.3.7 beta from
>      http://www.kdstevens.com/stevens/ispell-page.html ;
> Then, I copy it to the directory ~/site-lisp/,and insert the line "(require 'ispell)" to ~/.emacs file;
> but when i start the emacs, there is a warning: 
> "Symbol's function definition is void: exec-installed-p " 
> So, what are the steps that can make the ispell is avaiable in my emacs24.3 (OS: windows7) 

You are using ages-old version of ispell.el.  Emacs comes with a much
more current version of ispell.el, so just use that.  It works on
Windows as well, if you have the speller program installed.

Therefore, begin by deleting that ispell.el from site-lisp, and then
try again.




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

end of thread, other threads:[~2013-09-29 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29  2:06 how to use ispell in emacs24.3 xiaocai_2010
2013-09-29 15:42 ` Eli Zaretskii

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.