How to get alpine to spell check your email

If you are using alpine as your email client, you may find that hitting ctrl-T to invoke a spell checker does not work, in alpine 1.0 as installed in Ubuntu. It is easy to fix.

I looked around for the answer to this question, but it is a bit esoteric so there is very little, and what there is stands mainly as examples of the down side of community support. People state that the spell checker is not working, and others answer with various bits of advice that do not work at all because they are nothing other than vague guesses that do not address the problem.

It is possible, even probable, that other distros install alpine in a manner that functions correctly, and this may be a bug in the Ubuntu distribution, but I'm not sure. In any event, this is what you can try to fix it:

From within alpine, be at or go to the main menue

go to setup (S)
go to configure (C)

search for "spell" using ctrl-W (hit ctrol-w then type in "spell" without the quotes and hit enter)

You will arrive at the option "Spell Check Before Sending" ... check that if you like, up to you.

Hit ctrl-W again and accept the default ("spell")

You should now be at the option "Speller" which probably has no value set.

Hit enter to allow entry of a value, and type in:

aspell -c

This assumes you have aspell installed, which, if yo ure using Ubuntu you do. Note that the tricky part here is the '-c' option. This causes alpine to invoke aspell in the "check spelling" mode.

If that does not work, complain in the comments below and someone will figure it out for you. Maybe.

For more information about alpine click here.

More like this

For today's Linux Hint: How to pick which browser will open when you pick a link while using apine in Ubuntu. Sometimes there is a URL in an email that you want to visit. In a GUI email brower, you click on it with the mouse. In apine you navigate to the link with the usual navigation keys (but…
This is one of four related posts: Should You Install Ubuntu Linux?Installing Ubuntu 16.04 LTSHow to use Ubuntu UnityThings To Do After Installing Ubuntu 16.04 LTS Some Linux/Ubuntu related books:Ubuntu Unleashed 2016 Edition: Covering 15.10 and 16.04 (11th Edition)Ubuntu 16.04 LTS Desktop:…
This is one of four related posts: Should You Install Ubuntu Linux?Installing Ubuntu 16.04 LTSHow to use Ubuntu UnityThings To Do After Installing Ubuntu 16.04 LTS Some Linux/Ubuntu related books:Ubuntu Unleashed 2016 Edition: Covering 15.10 and 16.04 (11th Edition)Ubuntu 16.04 LTS Desktop:…
This is a rewrite and amalgamation, into one post, of a series of earlier posts written for non-geeks just starting out with Linux. The idea is to provide the gist, a few important facts, and some fun suggestions, slowly and easily. At some level all operating systems are the same, but in some…

..or just use Thunderbird. Job done.

Quite helpful. I've used pine and elm in the past, but wasn't aware of alpine until I saw your post. Now I'll use it when I want to send a quick email while SSH'ed into my machine at home.

Here's the big problem as I see it: Personal dictionaries, the dictionaries to which one ads words that the regular dictionaries do not have, should be (if the user wants) all the same file. One advantage of using alpine is that it uses the same dictionary as gedit, and aspell.

Openoffice.org writer, which is increasingly intercompatable with Word, and thus increasingly sucks, uses some crazy other thing. So, I've switched (for now anyway) to abiword, which uses aspell. However, abiword, even though it uses aspell, does not use the standard personal dictionary because of the way it is installed (it actually doens not use aspell, but rather, Enchant, which in turn does not even try to find the user's dictionaries but sets up its own set of dictionaries. Which makes Enchant pretty much of a Software FAIL IMHO)

There is a way to fix this. Recompile abiword/enchant with different switches. Which I'm not going to do.

(I can't even find the damn enchant pers. dictionary at this point)

> How to get alpine to spell check your email

There is a good spell check program Spell Check Anywhere (SpellCheckAnywhere.Com). It works in all programs, including web, blog, emails.

By Tomer Guez (not verified) on 05 Oct 2009 #permalink

Hello Greg: Google found your entry for getting alpine to spellcheck. Thanks! Works for Alpine 2.00 (DEB 1167 2008-08-23) on debian sid.

Hey,
I wanted to build a very minimalistic Arch Linux system with mostly text based apps so I came accross Alpine.

Thanks to you I can spell check now in Alpine 2.0.

Thanks a lot man
Greets from Germany
A

Thanks for this tutorial. It worked in May 2012 for Linux Mint XFCE to fix my alpine so it now does spell checking.

Although my system is modern enough to run a fancier e-mail program I really like alpine and find it faster to use than GUI email programs.

By Bonnie Dalzell (not verified) on 29 Jun 2012 #permalink

Thanks Greg. Alpine also rules :-)