On Sun, Mar 29, 2009 at 4:41 PM, Mark Engelberg <mark.engelb...@gmail.com> wrote: > > When I have two windows open, and hit C-x-C-b, it pops up a list of > buffers in the OTHER window from where the current focus is. Any idea > why it's doing that, and how I can alter the behavior so it pops up > the list of buffers in the current window?
I'm afraid I can't help you with C-x X-b, but I highly recommend anything.el, which can do much more than chaging buffers, as a replacement. It is so useful I have it binded to C-o: http://www.emacswiki.org/cgi-bin/wiki/Anything > Also, where can I look up the names of various commands to rebind to > different keys? For example, I want to remap C-s to do what C-x-C-s > currently does, and I wan to remap C-f to do what C-s currently does, > to make behavior more consistent with other programs I use. (After > using emacs for a while, I inevitably find myself hitting C-x-C-s to > save in other programs :) ) Ouch, you are going to rebind two of the most useful Emacs commands: search forward and move forward. If you don't know about search-forward and are still using the arrow keys to move the cursor around, you are missing opportunities to be much more productive. Emacs is an amazing tool, it pays to spend some time becoming proficient with it. A good place to start is emacswiki.org. Cheers, Victor Rodriguez. > Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---