Re: Remotely Edit Perl: Syntax check barfs on 'use' other Remote file

2010-05-03 Thread Charlie Garrison
Good afternoon, On 2/05/10 at 6:12 PM -0700, Jerry Krinock wrote: My favorite BBEdit feature is the ability to access documents on FTP servers in the File menu. But syntax checking is broken for perl scripts if they have 'use' directives other scripts on the server. It quits with "Can't find

Re: Grats on 9.5 & simple column question

2010-05-03 Thread Rich Siegel
On 5/3/10 at 12:37 PM, b...@pobox.com (Bob Withers) wrote: I'm fairly new to BBEdit but I have no clue what that means. It's an in-joke for readers of the change notes who are also World of Warcraft enthusiasts. Enjoy. :-) R. -- Rich Siegel Bare Bones Softwar

Re: Grats on 9.5 & simple column question

2010-05-03 Thread Bob Withers
I'm fairly new to BBEdit but I have no clue what that means. Regards, Bob On May 3, 2010, at 10:16 AM, jwjwj wrote: > And yes, people do read the update notices: > > "The ponies' saronite shoes have been reinforced with titanium, and > have a buff applied which increases both ground and flight

Re: Find Differences Report?

2010-05-03 Thread Steven Seiller
I tried the export. It only reports the contents of the differences window which shows which lines have changed. It doesn't contain the actual content itself, but I suppose it has its use. -scout On Mon, May 3, 2010 at 8:32 AM, Tim Gray wrote: > On May 03, 2010 at 11:25 AM -0400, Steve Kalkwar

Re: Find Differences Report?

2010-05-03 Thread Tim Gray
On May 03, 2010 at 11:25 AM -0400, Steve Kalkwarf wrote: With the Differences window highlighted, you can choose File->Export to get a more "friendly" differences report. Good to know. Thanks! -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Go

Re: Find Differences Report?

2010-05-03 Thread Tim Gray
On May 03, 2010 at 08:22 AM -0700, Steven Seiller wrote: Wow! Not pretty, but certainly works. All these years of installing the command line tool and I've never used it. Now I have reason to. You can also automatically apply diff's output to modify a file using the patch command. Google "dif

Re: Find Differences Report?

2010-05-03 Thread Steve Kalkwarf
On May 3, 2010, at 11:22 AM, Steven Seiller wrote: > Wow! Not pretty, but certainly works. All these years of installing the > command line tool and I've never used it. Now I have reason to. With the Differences window highlighted, you can choose File->Export to get a more "friendly" differenc

Re: Remotely Edit Perl: Syntax check barfs on 'use' other Remote file

2010-05-03 Thread Matt Martini
Jerry, I suggest that you use CPAN and install the modules you need on your local machine. This allows you to not only do syntax checking, but functionality checking locally as well. Matt On May 2, 2010, at 9:12 PM, Jerry Krinock wrote: > My favorite BBEdit feature is the ability to acce

Re: Find Differences Report?

2010-05-03 Thread Steven Seiller
Wow! Not pretty, but certainly works. All these years of installing the command line tool and I've never used it. Now I have reason to. Thanks, Tim! On Mon, May 3, 2010 at 8:15 AM, Tim Gray wrote: > On May 03, 2010 at 08:06 AM -0700, Scout wrote: > >> Is there a way to generate a text report o

Re: Find Differences Report?

2010-05-03 Thread Tim Gray
On May 03, 2010 at 08:06 AM -0700, Scout wrote: Is there a way to generate a text report of these differences? I'd like to see each of the results shown in the Differences window, followed by the new and old content. From the command line, try "diff oldfile newfile | bbedit". You can then jus

Re: Grats on 9.5 & simple column question

2010-05-03 Thread jwjwj
And yes, people do read the update notices: "The ponies' saronite shoes have been reinforced with titanium, and have a buff applied which increases both ground and flight speed by 30%" Cheers, Jim On Apr 28, 8:38 am, Steve Riggins wrote: > Grats to everyone on shipping 9.5! > > I am a heavy co

Re: Remotely Edit Perl: Syntax check barfs on 'use' other Remote file

2010-05-03 Thread Ronald J Kimball
On Sun, May 02, 2010 at 06:12:08PM -0700, Jerry Krinock wrote: > My favorite BBEdit feature is the ability to access documents on FTP > servers in the File menu. But syntax checking is broken for perl > scripts if they have 'use' directives other scripts on the server. It > quits with "Can't find

Find Differences Report?

2010-05-03 Thread Scout
I just had to notify someone that differences exist in two files. Is there a way to generate a text report of these differences? I'd like to see each of the results shown in the Differences window, followed by the new and old content. I ended up sending a screenshot of just one of the 68 differen

Multi-file search problem: Find all button unchecks some of the Search in files

2010-05-03 Thread RickL
I'm using version 9.5 (2740) and I see an add behavior. When I am searching in a list of Open Text Documents and I click the Find All button, BBEdit un-checks one of the files in the Open Text Documents list. Lets say I have 26 documents open and I search all of them, BBEdit will report a find in

Remotely Edit Perl: Syntax check barfs on 'use' other Remote file

2010-05-03 Thread Jerry Krinock
My favorite BBEdit feature is the ability to access documents on FTP servers in the File menu. But syntax checking is broken for perl scripts if they have 'use' directives other scripts on the server. It quits with "Can't find in INC...". I believe the reason is that BBEdit makes a local copy of