Word count in Mail
  Home FAQ Contact Sign in
comp.sys.mac.apps only
 
Advanced search
POPULAR GROUPS

more...

comp.sys.mac.apps Profile…
 Up
Word count in Mail         


Author: nickravo1
Date: Nov 14, 2006 16:12

How do I get a word count of a draft e-mail in Apple mail? There has to
be a way.
6 Comments
Re: Word count in Mail         


Author: dorayme
Date: Nov 14, 2006 17:42

In article
<1163549549.143986.20270@h54g2000cwb.googlegroups.com>,
nickravo1@gmail.com wrote:
> How do I get a word count of a draft e-mail in Apple mail? There has to
> be a way.

One way is to paste into a word processor that you know has one
(like Clarisworks 4! Or NeoOffice... in the latter it is a
command, in the former, it is part of the spell check box if I
recall)

--
dorayme
4 Comments
Re: Word count in Mail         


Author: Calum
Date: Nov 14, 2006 17:58

dorayme wrote:
> In article
> <1163549549.143986.20270@h54g2000cwb.googlegroups.com>,
> nickravo1@gmail.com wrote:
>
>> How do I get a word count of a draft e-mail in Apple mail? There has to
>> be a way.
>
> One way is to paste into a word processor that you know has one
> (like Clarisworks 4! Or NeoOffice... in the latter it is a
> command, in the former, it is part of the spell check box if I
> recall)

A neater option would be to download WordService from Devon Technologies:
http://www.devon-technologies.com/files/WordService.tgz

Once installed, it can be used from any Cocoa app (which includes Mail),
and its many functions include a word count of the currently selected text.
3 Comments
Re: Word count in Mail         


Author: Heath Raftery
Date: Nov 14, 2006 18:00

nickravo1@gmail.com wrote:
> How do I get a word count of a draft e-mail in Apple mail? There has to
> be a way.

Apple-a, Apple-c
Apple-Tab to BBEdit (or equivalent)
Get Info (or equivalent)

Or... construct the email in BBEdit first, and only move to Mail when
you wish to send.

Or... if you find yourself doing this from Mail a lot, a small
AppleScript or service would be just the ticket.

Or... if you normally have Terminal open, "pbpaste | wc" will give the
info you require for whatever is on the clipboard. That way it doesn't
matter what app you're in, you just Apple-a, Apple-c, Apple-Tab to
Terminal, type "pbpaste | wc" or your short alias, and voila!
--
*--------------------------------------------------------*
| ^Nothing is foolproof to a sufficiently talented fool^ |
| Heath Raftery, HRSoftWorks _\|/_ |
*______________________________________m_('.')_m_________*
no comments
Re: Word count in Mail         


Author: dorayme
Date: Nov 14, 2006 19:23

In article reader01.news.esat.net>,
Calum wrote:
Show full article (1.05Kb)
2 Comments
Re: Word count in Mail         


Author: dorayme
Date: Nov 14, 2006 20:17

In article
news-vip.optusnet.com.au>,
dorayme optusnet.com.au> wrote:
> In article reader01.news.esat.net>,
> Calum wrote:
>
>> dorayme wrote:
>>> In article
>>> <1163549549.143986.20270@h54g2000cwb.googlegroups.com...
Show full article (1.83Kb)
1 Comment
Re: Word count in Mail         


Author: Calum
Date: Nov 15, 2006 17:40

dorayme wrote:
> I might have made an error in assuming Statistics and other
> things were in Services prior to downloading WordService.tgz?

The WordService.tgz download contains the Statistics service. Anything
else on your Services menu was there beforehand.
no comments