Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Roland Küffner
Hi Matt, I just had a quick look at your file. I corrected the syntax of your single tags: br / instead of br and img ... / instead of img Each correction returned the formating function one step back in the right direction. So, BBEdit obviously doesn't like misspelled elements (Syntax

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Alex Satrapa
On 06/05/2010, at 12:23 , Matt Martini wrote: Starting with everything flush left and running the filter we get: (Using BBEdit 9.5): !-- Generated HTML -- html head title /title meta http-equiv=Content-Type content=text/html; charset=UTF-8 /head body img

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread G. T. Stresen-Reuter
On May 6, 2010, at 3:23 AM, Matt Martini wrote: table cellpadding=7 width=100% tr bgcolor=E5E5C5 th width=1% th width=1% /th

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Alex Satrapa
On 06/05/2010, at 17:08 , G. T. Stresen-Reuter wrote: Seems to be missing a closing /th element here... Also, AFAIK, TH elements can't legally contain each other. My understanding is that TH or TD elements will be implicitly closed by a TH, TD, TR or TABLE tag (open or close). For whatever

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Matt Martini
Roland and Others, Thanks for taking a look at this for me. Unfortunately, the html I am trying to work with was generated, not something I wrote. I am aware of the many coding errors and problems, yet the reason I was using BBEdit was so that I could review the code and write something that

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Brian Frick
I think the answer here is to fix the problem (i.e., the thing producing crap code), not to fix the solution (i.e., BBEdit). You cannot fault BBEdit for developing something that in all logical sense requires and relies on basic good syntax. -- Brian On May 6, 2010, at 9:39 AM, Matt Martini

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Matt Martini
Brian, Unfortunately, I have no control over the thing producing the html, yet I am forced to work with it. In the past, BBEdit was a good tool for situations like this. It no longer is. The only thing I can do now is request a way to get the old behavior back (as an option) which I have,

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Steve Kalkwarf
On May 6, 2010, at 10:39 AM, Matt Martini wrote: Maybe the developers at BareBones were helping us write better code by forcing the code to be correct in order for it to be properly formatted (perl-tidy works like this, it barfs on syntax errors and that actually helps debugging). It would

Is there a way to avoid folding expansion when search/replace selected text only?

2010-05-06 Thread Michael Wiik
I note that when doing a search/replace across a file or even just 'selected text only' that all folds are expanded. This makes it tedious as I need to re-fold everything to select the text for the next search/replace (think several thousand lines of html in nearly-identical groupings). Is there a

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Matt Martini
Steve, My original post was sent to supp...@barebones.com and it had attached the documents formatted by 8.7.2 and 9.5. Let me know if you need any further assistance from me. Matt NB: The 8.7.2 version was on an old laptop running Tiger, and the 9.5 version is on Snow Leopard. On May 6,

Strange delete behavior w 9.5

2010-05-06 Thread Steve deRosier
I'm wondering if anyone has seen this: I was adjusting a cut-and-paste piece of code yesterday and I placed my cursor via the arrow keys right after a character I wanted to delete. I pressed the backspace and instead of deleting one character (the S in LBTF_DEB_SDIO), it deleted to the beginning

Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Robert A. Rosenberg
At 8:21 AM +0200 on 5/6/10, Roland Küffner wrote about Re: Bug Report: v9.5 (2740) - HTML Formatting Utility Broke: Hi Matt, I just had a quick look at your file. I corrected the syntax of your single tags: br / instead of br and img ... / instead of img Each correction returned the

Re: HTML code formatting customization?

2010-05-06 Thread Robert A. Rosenberg
At 10:00 PM -0300 on 5/5/10, Rich Siegel wrote about Re: HTML code formatting customization?: But I hope you'll understand that simply saying I want source format profiles back is not the first step on the path to addressing the basic need that you have, which is to impose a specific set of

Thank you for ctags support!

2010-05-06 Thread G. T. Stresen-Reuter
Right click on variable not defined in the current document, select Definitions, see that there are 32 definitions of the variable and a life saving menu item called: Show All THANK YOU Ted S-R -- You received this message because you are subscribed to the BBEdit Talk discussion

Re: Strange delete behavior w 9.5

2010-05-06 Thread Charlie Garrison
Good morning, On 6/05/10 at 10:02 AM -0700, Steve deRosier deros...@gmail.com wrote: This might be user error, or even expected (expected to someone who read the release notes perhaps) new behavior, hence why I'm asking on the list instead of contacting support. I am using a laptop (older

Fwd: (Case 180672) Bug Report: v9.5 (2740) - HTML Formatting Utility Broken

2010-05-06 Thread Matt Martini
Here's what BBEdit support said: Changing from XML to HTML in the prefs did the trick ! Begin forwarded message: From: Bare Bones Software Technical Support supp...@barebones.com Date: May 6, 2010 5:40:36 PM EDT To: Matt Martini matt.mart...@gmail.com Subject: Re: (Case 180672) Bug Report: