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 news is you''ll have to learn new shortcuts. The good news is that the new shortcuts follow TextMate conventions (which they really should have from the beginning). The other good news is that we may have a chance to get the bundle into the TextMate repo once we get done w/ the current Story Runner merge. Cheers, David
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 that I acted on, many > of the shortcuts have changed. >These patches are in trunk already?
Please let us know when it''s updated :) On 9/10/07, Bryan Liles <bryan at osesm.com> 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 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. > > > > These patches are in trunk already? > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070910/ab3d9cf7/attachment.html
On 9/10/07, Fischer, Daniel <daniel at danielfischer.com> wrote:> Please let us know when it''s updated :) > > > On 9/10/07, Bryan Liles <bryan at osesm.com> 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 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. > > > > > > > These patches are in trunk already?Yes - already in trunk.> > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
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 conversation w/ James Edward Gray II re: TextMate conventions
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. > > ---------------------------------------------------------------------- > -- > r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep 2007) | 1 > line > > reworked textmate bundle shortcuts per conversation w/ James Edward > Gray II re: TextMate conventions > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
On 9/10/07, Scott Taylor <mailing_lists at railsnewbie.com> 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 to patch ''em back in if you''re in a hurry. If not, just raise a bug and I''ll get to it soon.> > 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. > > > > ---------------------------------------------------------------------- > > -- > > r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep 2007) | 1 > > line > > > > reworked textmate bundle shortcuts per conversation w/ James Edward > > Gray II re: TextMate conventions > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
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, David Chelimsky <dchelimsky at gmail.com> wrote:> > On 9/10/07, Scott Taylor <mailing_lists at railsnewbie.com> 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 to patch ''em back in if you''re in a hurry. If not, just > raise a bug and I''ll get to it soon. > > > > > 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. > > > > > > ---------------------------------------------------------------------- > > > -- > > > r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep 2007) | 1 > > > line > > > > > > reworked textmate bundle shortcuts per conversation w/ James Edward > > > Gray II re: TextMate conventions > > > _______________________________________________ > > > rspec-users mailing list > > > rspec-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070911/55986843/attachment.html
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 through the bundle though, so... what''s up? :( Conflict in shortcuts? On 9/11/07, Jeremy Stell-Smith <jeremystellsmith at gmail.com> wrote:> > 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, David Chelimsky <dchelimsky at gmail.com > wrote: > > > > On 9/10/07, Scott Taylor < mailing_lists at railsnewbie.com> 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 to patch ''em back in if you''re in a hurry. If not, just > > raise a bug and I''ll get to it soon. > > > > > > > > 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. > > > > > > > > > > ---------------------------------------------------------------------- > > > > -- > > > > r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep 2007) | > > 1 > > > > line > > > > > > > > reworked textmate bundle shortcuts per conversation w/ James Edward > > > > Gray II re: TextMate conventions > > > > _______________________________________________ > > > > rspec-users mailing list > > > > rspec-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > _______________________________________________ > > > rspec-users mailing list > > > rspec-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070911/b421c23f/attachment.html
On 9/11/07, Fischer, Daniel <daniel at danielfischer.com> 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 brings up a filter dialogYou''ve probably got the Ruby bundle selected, not RSpec.> > They do work if I select it manually through the bundle though, so... what''s > up? :( Conflict in shortcuts? > > On 9/11/07, Jeremy Stell-Smith <jeremystellsmith at gmail.com> wrote: > > 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, David Chelimsky < dchelimsky at gmail.com > wrote: > > > On 9/10/07, Scott Taylor < mailing_lists at railsnewbie.com> 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 to patch ''em back in if you''re in a hurry. If not, just > > > raise a bug and I''ll get to it soon. > > > > > > > > > > > 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. > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > -- > > > > > r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep 2007) | > 1 > > > > > line > > > > > > > > > > reworked textmate bundle shortcuts per conversation w/ James Edward > > > > > Gray II re: TextMate conventions > > > > > _______________________________________________ > > > > > rspec-users mailing list > > > > > rspec-users at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > _______________________________________________ > > > > rspec-users mailing list > > > > rspec-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > _______________________________________________ > > > rspec-users mailing list > > > rspec-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
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 <dchelimsky at gmail.com> wrote:> > On 9/11/07, Fischer, Daniel <daniel at danielfischer.com> 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 brings up a filter dialog > > You''ve probably got the Ruby bundle selected, not RSpec. > > > > > They do work if I select it manually through the bundle though, so... > what''s > > up? :( Conflict in shortcuts? > > > > On 9/11/07, Jeremy Stell-Smith <jeremystellsmith at gmail.com> wrote: > > > 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, David Chelimsky < dchelimsky at gmail.com > wrote: > > > > On 9/10/07, Scott Taylor < mailing_lists at railsnewbie.com> 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 to patch ''em back in if you''re in a hurry. If not, just > > > > raise a bug and I''ll get to it soon. > > > > > > > > > > > > > > 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. > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > -- > > > > > > r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep > 2007) | > > 1 > > > > > > line > > > > > > > > > > > > reworked textmate bundle shortcuts per conversation w/ James > Edward > > > > > > Gray II re: TextMate conventions > > > > > > _______________________________________________ > > > > > > rspec-users mailing list > > > > > > rspec-users at rubyforge.org > > > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > > _______________________________________________ > > > > > rspec-users mailing list > > > > > rspec-users at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > _______________________________________________ > > > > rspec-users mailing list > > > > rspec-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > > > > > _______________________________________________ > > > rspec-users mailing list > > > rspec-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070911/32b6fb40/attachment.html
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 <daniel at danielfischer.com> wrote:> 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.g > having "spec" in the file name? What extra steps am I missing? > > > On 9/11/07, David Chelimsky <dchelimsky at gmail.com> wrote: > > On 9/11/07, Fischer, Daniel <daniel at danielfischer.com> 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 brings up a filter dialog > > > > You''ve probably got the Ruby bundle selected, not RSpec. > > > > > > > > They do work if I select it manually through the bundle though, so... > what''s > > > up? :( Conflict in shortcuts? > > > > > > On 9/11/07, Jeremy Stell-Smith < jeremystellsmith at gmail.com> wrote: > > > > 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, David Chelimsky < dchelimsky at gmail.com > wrote: > > > > > On 9/10/07, Scott Taylor < mailing_lists at railsnewbie.com > 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 to patch ''em back in if you''re in a hurry. If not, just > > > > > raise a bug and I''ll get to it soon. > > > > > > > > > > > > > > > > > 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. > > > > > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > > -- > > > > > > > r2544 | dchelimsky | 2007-09-08 17:43:01 -0400 (Sat, 08 Sep > 2007) | > > > 1 > > > > > > > line > > > > > > > > > > > > > > reworked textmate bundle shortcuts per conversation w/ James > Edward > > > > > > > Gray II re: TextMate conventions > > > > > > > _______________________________________________ > > > > > > > rspec-users mailing list > > > > > > > rspec-users at rubyforge.org > > > > > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > > > > _______________________________________________ > > > > > > rspec-users mailing list > > > > > > rspec-users at rubyforge.org > > > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > > > _______________________________________________ > > > > > rspec-users mailing list > > > > > rspec-users at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > > > > > > > > > _______________________________________________ > > > > rspec-users mailing list > > > > rspec-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > > > > > > > > _______________________________________________ > > > rspec-users mailing list > > > rspec-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >