all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ntemacs, can't run ispell
@ 2003-02-06 16:06 Jeffery B. Rancier
  2003-02-06 19:27 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Jeffery B. Rancier @ 2003-02-06 16:06 UTC (permalink / raw)


Hello.  I'm running GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600) of
2002-03-19 on buffy, on Windows XP Pro, and I'm using Cygwin.

When I attempt to run ispell, I get in my *messages* buffer:

check-ispell-version: /usr/local/bin/ispell version 3 release 3.1.12
or greater is required

The program name is set as follows:

,----[ C-h v ispell-program-name RET ]
| ispell-program-name's value is 
| "/usr/local/bin/ispell"
| 
| Documentation:
| Program invoked by M-$ and M-x ispell-region commands.
| 
| You can customize this variable.
`----

>From within NTEmacs:

,----[ which ispell ]
| /usr/bin/ispell
`----

>From a bash shell (ignore the screwed up cygwin prompt):

,----
| Aü"@jrancier /
| $ which ispell
| /usr/local/bin/ispell
| 
| Aü"@jrancier /
| $ ispell
| GNU Ispell, version 4.0.
| Copyright (C) 1990, 1993 Free Software Foundation, Inc.
| Ispell comes with ABSOLUTELY NO WARRANTY; for details run "ispell -W"
| This is free software, and you are welcome to redistribute it
| under certain conditions; run "ispell -C" for details.
| word:
`----

I'll assume that NTEmacs is trying to using /usr/bin/ispell, even
though I explicitly named /usr/local/bin/ispell.  Is there some other
customization I need to make as well as ispell-program-name?

-- 

Thanks,
Jeff
,----
| Jeffery B. Rancier
| 
| Softechnics
| a METTLER TOLEDO company
`----

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

end of thread, other threads:[~2003-02-06 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-06 16:06 ntemacs, can't run ispell Jeffery B. Rancier
2003-02-06 19:27 ` Eli Zaretskii
2003-02-06 20:59   ` Jeffery B. Rancier

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.