try this:
(\s+|\t+)$

this will remove all spaces and tabs

bo huttinger

On Fri, Jul 15, 2011 at 6:20 PM, TJ Luoma <[email protected]> wrote:

>
>
> On Jul 15, 6:09 pm, Rich Siegel <[email protected]> wrote:
> > On Friday, July 15, 2011, TJ Luoma <[email protected]> wrote:
>
> > "*" means "zero or more". A "+" means "one or more" and might do
> > what you need.
>
> That does the specific thing I was trying to do.
>
> > There's also a preference to strip trailing whitespace when
> > saving, which may solve your problem (or not).
>
> But this fixed the problem I was trying to fix.
>
> Have I mentioned how much I love BBEdit?
>
> --
> You received this message because you are subscribed to the
> "BBEdit Talk" discussion group on Google Groups.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> <http://groups.google.com/group/bbedit?hl=en>
> If you have a feature request or would like to report a problem,
> please email "[email protected]" rather than posting to the group.
> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
>

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to