upon mr reynold's recommendation, i tried out: (global-unset-key "\C-tab")
in my .emacs between where i instantiate org and swbuff. however, ctrl-tab still does not work when i visit a .org buffer. help? -a On Mon, Jul 25, 2011 at 7:07 PM, A. Ryan Reynolds <a.ryan.reyno...@gmail.com> wrote: > > On Jul 25, 2011, at 5:57 PM, Aditya Mandayam wrote: > >> Hello, >> >> I use swbuff with Ctrl-Tab and Ctrl-Shift-Tab bound to cycle between >> active buffers. I additionally use some regex to skip all internal >> buffers. >> >> Now this behaviour breaks when I visit a buffer with a .org file. How >> can I fix this? > > > By default I believe the conflicting binding is set, in Org, to > org-force-cycle-archived. If you unset that binding, it should not conflict, > and hopefully swbuff will work correctly (I do not use swbuff so I cannot say > for certain). > -- > A. Ryan Reynolds > > > > >