Enable Ido: http://www.emacswiki.org/emacs/InteractivelyDoThings

It gives nice buffer navigation.

With that, C-x 2 (split window), C-x 1, and binding
  (define-key global-map "\C-x\C-o" 'other-window)

you won't have to take your hands off the kdb to move around buffers.


On Apr 27, 12:14 am, tonypm <tonypmar...@hotmail.com> wrote:
> > I switch buffers using the arrow keys most of the time.
>
> > Ctrl + x, and then left or right arrow.
>
> Thanks that helps (I notice you can also left and right click on the
> buffer name in the status bar)
>
> Tonypm
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to