On 8/18/17, Ed Mullen <[email protected]> wrote: > On 8/17/2017 at 5:00 PM, meagain created this epitome of digital genius: >> On 8/16/2017 12:59 PM, Ed Mullen wrote: >>> On 8/16/17 at 10:20 AM, Hawker created this epitome of digital genius: >>>> Is there a way to edit the words added to the user dictionary? >>>> I know I can hover over a word, RMB and select remove from dictionary >>>> but it would be great to see the list of all words and remove anything >>>> I saw that was a mistake. I found directions for Thunderbird and >>>> Firefox for this but they didn't seem to translate to SM. >>>> This is for the browser side, I assume they share the same user >>>> dictionary? >>>> >>>> Thanx >>>> Hawker >>> >>> It's a text file in your profile: persdict.dat >>> >>> Browser and Mail/News use the same profile. >>> >>> TB also uses persdict.dat. No idea about FF; I've never used its >>> spelling function. >> >> Ed, >> I found the file persdict.dat but it uses a separator between words >> that is not what notepad uses. So I hesitate to edit it. > > Hmm. When I open it in a plain text editor there are no delimiters, > only CR/linefeed, each word on a separate line. > > What separator are you seeing?
in notepad++ do View / Show symbol / Show end of line it's the unix style line ending of LF (\n or 0x0A) instead of the windows CR,LF Lee _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

