[RP] emacs windmove and focus

2012-10-11 Thread Russell Carden
Hello, I have been using ratpoison for a little over a year. Over the summer I discovered emacs windmove package. I finally got around to making emacs's windmove to work with my keybindings for ratpoison's focus commands. I had to modify the windmove-do-window-select function in windmove.e

Re: [RP] [BUG] Key binding issue

2017-01-05 Thread Russell Carden
Hello again, Please disregard my previous email. I had also fiddled with the keymap that I was using, and overlooked this when doing the unbinding. Thanks! ___ Ratpoison-devel mailing list Ratpoison-devel@nongnu.org https://lists.nongnu.org/mail

[RP] [BUG] Key binding issue

2017-01-05 Thread Russell Carden
Hello, I was going to bind a script to s-m in the root keymap, however, I entered the command definekey root S-m exec myscript. I quickly realized my error and made the change so that it was bound to super-m and not shift-m. Then I went on with my day, until I needed to type a capital m. After