From mboxrd@z Thu Jan 1 00:00:00 1970 From: "A. Ryan Reynolds" Subject: Re: Ctrl-Tab behaviour Date: Mon, 25 Jul 2011 18:07:00 -0500 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlUEs-0001dr-2i for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 19:07:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlUEq-0007Ku-0Z for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 19:07:06 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:64483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlUEp-0007Kk-UM for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 19:07:03 -0400 Received: by gwaa12 with SMTP id a12so3323421gwa.0 for ; Mon, 25 Jul 2011 16:07:03 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Aditya Mandayam Cc: emacs-orgmode@gnu.org On Jul 25, 2011, at 5:57 PM, Aditya Mandayam wrote: > Hello, >=20 > 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. >=20 > 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