In our previous episode (Thursday, 28-Feb-2013), John Delacour said: > On 28/02/2013 18:09, Fritz Anderson wrote: > >> I'm not saying BBEdit has to support it, but it's not an unreasonable >> request. The demand has gone down, but even a little demand is worth >> considering. — F > It is very simple to write a Perl text filter to do what you want using > Text::Format > > <http://search.cpan.org/~shlomif/Text-Format-0.58/lib/Text/Format.pm> > > A text filter acts on the whole document, or on the selection if it exists. > > There is no need for BBEdit to clutter itself up with things that can be > easily done with text filters, for which the user interface is excellent.
I wasn't suggesting that BBEDit add this feature. I even said in the original post that I'd found a BBEDit script that was supposed to do it, but it only worked on the entire file. -- "He has never been known to use a word that might send a reader to the dictionary." - William Faulkner (about Ernest Hemingway). -- -- 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 Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
