Email News Item from NetNewsWire with Mail.app [Updated Jan/17/2008]

Thursday, January 10th, 2008 Posted in Tips | No Comments »

One the the feature that's missing from NetNewsWire (as of v3.1b38) is the ability to email someone an article. The following Applescript does just that: tell application "NetNewsWire" set articleTitle to (title of selectedHeadline) as string ...