On Mar 20, 2008, at 3:45 PM, [EMAIL PROTECTED] wrote:
So, if I could figure out a fast way to select only the body of the message, I could use the Hard Wrap command.

You could do this with an AppleScripted Grep search using the "extend selection:true" property. First find the point where the body begins, then perform a second search to extend the selection to the point where the body ends. Then apply the hard wrap via AppleScript as well, and the whole thing can be done with a single key combination.

-Dennis

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to