Re: Need help with complex GREP pattern

2011-12-08 Thread David
I changed the \n's to \r's as recommended in the thread. I then searched the file. I get a couple of successful hits using Find Next), but then BBEdit would beachball, and have to be force quit. After a couple of these hangs, I dug up the hang log, and found a zillion of these error messages 10 P

Re: Need help with complex GREP pattern

2011-12-08 Thread Ronald J Kimball
On Thu, Dec 08, 2011 at 06:39:37AM -0800, David wrote: > I changed the \n's to \r's as recommended in the thread. I then > searched the file. I get a couple of successful hits using Find Next), > but then BBEdit would beachball, and have to be force quit. > > After a couple of these hangs, I dug u

Re: Need help with complex GREP pattern

2011-12-08 Thread Patrick Woolsey
David sez: [... background elided...] >I sent the text file I was searching to Barebones support, along with >the Console hang file, but have heard nothing back. It appears you sent that this morning (at 09:41 :-). >Is this a BBEdit problem, or a problem with the regex search? At a glance, the

Extra, unneeded, help from Edit Markup

2011-12-08 Thread Lee Hinde
Let's say I have this html tag: The

Re: Need help with complex GREP pattern

2011-12-08 Thread Doug McNutt
At 09:56 -0500 12/8/11, Ronald J Kimball wrote: >On Thu, Dec 08, 2011 at 06:39:37AM -0800, David wrote, and I snipped >> >> Is this a BBEdit problem, or a problem with the regex search? > >Probably a combination of both. There may be an entry in your text file >that almost matches, but not quite,

Re: Need help with complex GREP pattern

2011-12-08 Thread Ronald J Kimball
On Thu, Dec 08, 2011 at 10:09:20AM -0700, Doug McNutt wrote: > The [ \t]* (space and tab) sequences seem to be too much and too often. > As I see the data there are no tabs in it though that might be an email > thing. Just using ' *' (\ *), (escaped space star) might be a > significant reduction i

Major problem due to recent ftp docs

2011-12-08 Thread aries
Hello, Over time I have opened several files directly over FTP. As a result, every time I startup BBEdit, it opens every one of the FTP docs in the Recent Documents list. Depending on my connection, this can sometimes take almost an hour! In the meantime I am unable to do anything in BBEdit, I hav