-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Thursday 2008-02-28 at 16:44 +0100, Carlos E. R. wrote:
try editing ~/.joerc and commenting out the ispell macro. If you don't have a ~/.joerc, make one by copying /etc/joerc.
Which is the comment char? An space perhaps?
I copied /etc/joe/jstarrc to .jstarrc, then modified it: Ispell :def ispellfile filt,"cat >ispell.tmp;ispell ispell.tmp </dev/tty >/dev/tty;cat ispell.tmp;/bin/rm ispell.tmp",rtn,retype :def ispellword psh,nextword,markk,prevword,markb,filt,"cat >ispell.tmp;ispell ispell.tmp </dev/tty >/dev/tty;tr -d <ispell.tmp '\\012';/bin/rm ispell.tmp",rtn,retype,nextword Aspell :def aspellfile filt,"SPLTMP=ispell.tmp;cat >$SPLTMP;aspell --lang=",language,".",charset," -x -c $SPLTMP </dev/tty >/dev/tty;cat $SPLTMP;/bin/rm $SPLTMP",rtn,retype :def aspellword psh,nextword,markk,prevword,markb,filt,"SPLTMP=ispell.tmp;cat >$SPLTMP;aspell --lang=",language,".",charset," -x -c $SPLTMP </dev/tty >/dev/tty;tr -d <$SPLTMP '\\012';/bin/rm $SPLTMP",rtn,retype,nextword I comment out the first one by adding spaces, and then I get the following error when starting jstar: There were errors in '/home/cer/.jstarrc'. Use it anyway (y,n)? If I say "yes" spell does not work, it wants to use ispell, and ignores the installed aspell. What now? I'll have to try uninstalling ispell. [..] Now it complains that ispell is not found, ignoring aspell :-/ I can no longer use "ispell", because I'm used to the keys of aspell, for which "I" is "ignore all", and for ispell it means "insert" in the local dictionary. I can't use it! And I don't know how to force jstar to use only aspell! - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHxxbotTMYHG2NR9URAhT5AJ9sYmnm0MI/ol52Dtnxwm8QcKpTiwCghpP1 0NUtp3+e8+e+6ENymSsMWMs= =7YYO -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org