Re: [rspec-users] changes to TextMate bundle

2007-09-11 Thread David Chelimsky
If this was a brand new bundle you wouldn't have to, but since it's changed, and the means of identifying it has changed, you have to do it once. After that, TextMate should do the right thing. On 9/11/07, Fischer, Daniel <[EMAIL PROTECTED]> wrote: > Okay, I've never "selected" a bundle before. Sh

Re: [rspec-users] changes to TextMate bundle

2007-09-11 Thread Fischer, Daniel
Okay, I've never "selected" a bundle before. Shouldn't the bundle automatically parse the document to see if it matches that bundle? for e.ghaving "spec" in the file name? What extra steps am I missing? On 9/11/07, David Chelimsky <[EMAIL PROTECTED]> wrote: > > On 9/11/07, Fischer, Daniel <[EMAIL

Re: [rspec-users] changes to TextMate bundle

2007-09-11 Thread David Chelimsky
On 9/11/07, Fischer, Daniel <[EMAIL PROTECTED]> wrote: > So is it just me, or is the new rspec bundle not working as intended when > using the "run" shortcuts? > > shift + cmd + r doesn't work. (brings up ruby execution) > cmd + r doesn't work. (brings up ruby execution) > and option + cmd + r brin

Re: [rspec-users] changes to TextMate bundle

2007-09-11 Thread Fischer, Daniel
So is it just me, or is the new rspec bundle not working as intended when using the "run" shortcuts? shift + cmd + r doesn't work. (brings up ruby execution) cmd + r doesn't work. (brings up ruby execution) and option + cmd + r brings up a filter dialog They do work if I select it manually throug

Re: [rspec-users] changes to TextMate bundle

2007-09-11 Thread Jeremy Stell-Smith
there's a patch that i submitted to the textmate bundle to run the last example, the only thing I can't figure out is what the keyboard binding should be under the old scheme, I liked cmd+shift+i, but w/ the new... ctrl+shift+r? I use it more than cmd+r or cmd+shift+r these days. On 9/10/07, Da

Re: [rspec-users] changes to TextMate bundle

2007-09-10 Thread David Chelimsky
On 9/10/07, Scott Taylor <[EMAIL PROTECTED]> wrote: > > What happened to pending (with and without the block)? Uh my dog ate it? I don't think it was in there. Or perhaps it wasn't in there correctly, because James found some errors in the bundle related to items that had no names. Feel free

Re: [rspec-users] changes to TextMate bundle

2007-09-10 Thread David Chelimsky
On 9/10/07, Fischer, Daniel <[EMAIL PROTECTED]> wrote: > Please let us know when it's updated :) > > > On 9/10/07, Bryan Liles <[EMAIL PROTECTED]> wrote: > > > > On Sep 8, 2007, at 5:59 PM, David Chelimsky wrote: > > > > > Hi all, I got some help from James Edward Gray II on the RSpec > > > TextMat

Re: [rspec-users] changes to TextMate bundle

2007-09-10 Thread Scott Taylor
What happened to pending (with and without the block)? Scott On Sep 10, 2007, at 3:50 PM, Bryan Liles wrote: > > On Sep 10, 2007, at 11:41 AM, Bryan Liles wrote: >> >> These patches are in trunk already? >> > > Yes they are. > > -

Re: [rspec-users] changes to TextMate bundle

2007-09-10 Thread Bryan Liles
On Sep 10, 2007, at 11:41 AM, Bryan Liles wrote: > > These patches are in trunk already? > Yes they are. r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep 2007) | 1 line reworked textmate bundle shortcuts per c

Re: [rspec-users] changes to TextMate bundle

2007-09-10 Thread Fischer, Daniel
Please let us know when it's updated :) On 9/10/07, Bryan Liles <[EMAIL PROTECTED]> wrote: > > > On Sep 8, 2007, at 5:59 PM, David Chelimsky wrote: > > > Hi all, I got some help from James Edward Gray II on the RSpec > > TextMate bundle. For those of you who don't know James, he runs the > > Ruby

Re: [rspec-users] changes to TextMate bundle

2007-09-10 Thread Bryan Liles
On Sep 8, 2007, at 5:59 PM, David Chelimsky wrote: > Hi all, I got some help from James Edward Gray II on the RSpec > TextMate bundle. For those of you who don't know James, he runs the > Ruby Quiz and also maintains the official TM bundle. > > Per a couple of patches from him and some advice tha

[rspec-users] changes to TextMate bundle

2007-09-08 Thread David Chelimsky
Hi all, I got some help from James Edward Gray II on the RSpec TextMate bundle. For those of you who don't know James, he runs the Ruby Quiz and also maintains the official TM bundle. Per a couple of patches from him and some advice that I acted on, many of the shortcuts have changed. The bad new