On Sat, 25 Jan 2003, Sridhar Lavu wrote: > I am using the following programs on windows 2000: ispell.el (version 3.6), > aspell (version 3.1.20, originally 0.50.3), xemacs (version 21.4). I've > added the line (setq-default ispell-program-name "aspell") to custom.el in > .xemacs directory. When I run xemacs, I get the following error message: > "Symbol's function definition is void: setq�ispell-program-name"
Try removing that line and any others you added in an attempt to get aspell to work. Then run xemacs like so: run-with-aspell xemacs And attempt to spell check and see what happens. --- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
