Questions tagged [spellcheck]

6 questions
3
votes
2 answers

Grammar checker for Linux?

Is there something for Linux that comes near to the MS Word grammar checker? Wish list: Emacs support Ignores Latex markup
Willi Richert
  • 141
  • 1
  • 2
3
votes
1 answer

Is there an Office 2010 registry key to turn on spellcheck by default?

I'm trying to figure out how to turn on spell check for all users automatically. I'm hoping for a registry edit as I'm going to be making a win7x64 image with office 2010 pre installed and I don't feel like turning on spell-check manually on every…
2
votes
4 answers

Spell check for Internet Explorer

We need a reliable spell check application for Internet Explorer (running IE6, 7 & 8) for our corporation. Currently other browsers are not part of our standard PC build, nor does security and networking wish to add one at this time. Could you…
Brettski
  • 942
  • 3
  • 20
  • 30
1
vote
1 answer

How can I run hunspell on a list of files with xargs?

When I run find . -name "*.html" | xargs hunspell hunspell displays the first file with an spelling error, but won't accept input. I have to ctrl-c to kill it. What causes this? Is there a way to run hunspell across a list of files in a…
Don Branson
  • 207
  • 1
  • 9
1
vote
0 answers

Exchange 2010 OWA Dictionary

My company has just started using OWA to allow staff to send emails while on the road. Company policy is to have auto spell check turned on however we want to be able to add words to the dictionary (for example the company name). From what I can…
Greg
  • 463
  • 2
  • 10
  • 22
0
votes
1 answer

PSPELL: dictionary file not in proper format

I am trying to get PSPELL 0.5.3 to work (i use Apache 2.2.12). I used the latest win32 installer and installed the latest german and english dictionaries from the GNU page. Now when executing this test snippet 3 function testSpell($pspell_link)…
Thariama
  • 106
  • 1
  • 9