tpaterson at chc.ca wrote:
> I was wondering if you could tell me how to get XML Mind to "unlearn" a
> word that I previously customized in the dictionary but no longer want.
> 
> We added some customized spellings to the dictionary  a while back. Now
> that we no longer use those "old" terms in the organization, we want  them
> to again cause spelling errors. Invoking a spelling error will help people
> avoid using the old terms by mistake.
> 
> I looked in the en.dar file which installs in the C:\Program
> Files\XMLmind_XML_Editor\addon\spell folder. However, it does not seem to
> have been updated since I installed XML Mind, so I'm unclear as to where
> the customized dictionary file is.
> 

Please use a text editor and delete the unwanted word from the proper
file found in XXE_user_preferences_dir/spell/.

XXE_user_preferences_dir is:

    * $HOME/.xxe4/ on Linux.

    * $HOME/Library/Application Support/XMLmind/XMLEditor4/ on the Mac.

    * %APPDATA%\XMLmind\XMLEditor4\ on Windows 2000, XP, Vista, 7.

      Example: C:\Documents and Settings\john\Application
Data\XMLmind\XMLEditor4\ on Windows 2000 and XP.
C:\Users\john\AppData\Roaming\XMLmind\XMLEditor4\ on Windows Vista and 7.

Example of my own XXE_user_preferences_dir/spell/ directory:

---
~$ ls ~/.xxe4/spell/
dict_en.txt
dict_fr.txt
---

The learned words for English (en) are found in dict_en.txt. My own
dict_en.txt looks like this (It's a plain text file encoded using
ISO-8859-1):

---
DocBook
TeX
XMLmind
XSL-FO
BMP
Ghostscript
GIF
inline
JPEG
netpbm
PBM
PGM
PNG
PNM
SVG
viewport
viewports
Xalan
XXE
--



Reply via email to