Acbosg.2058
net.unix-wizards
utcsrgv!utzoo!decvax!duke!chico!harpo!cbosg!jpj
Tue Feb 16 15:49:50 1982
More spelling while editing
Note that the file vispell can be improved slightly by checking for the
presence of a user defined dictionary (a la wwb). Thus the line that
actually calls spell could be replaced as follows:
if [ -r $HOME/lib/spelldict ]
then
spell /tmp/vis$$ | sort | comm -23 - $HOME/lib/spelldict
else
spell /tmp/vis$$
fi
Comments to Jim Jenal - CB x4265.
~?
-----------------------------------------------------------------
gopher://quux.org/ conversion by John Goerzen <
[email protected]>
of
http://communication.ucsd.edu/A-News/
This Usenet Oldnews Archive
article may be copied and distributed freely, provided:
1. There is no money collected for the text(s) of the articles.
2. The following notice remains appended to each copy:
The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996
Bruce Jones, Henry Spencer, David Wiseman.