From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: function to cycle through specific org files? Date: Mon, 19 Oct 2015 08:35:13 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1140c0c66ea0f305226e8208 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zo36J-0006k8-3A for emacs-orgmode@gnu.org; Mon, 19 Oct 2015 01:35:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zo36I-0008Hy-6X for emacs-orgmode@gnu.org; Mon, 19 Oct 2015 01:35:14 -0400 Received: from mail-yk0-x235.google.com ([2607:f8b0:4002:c07::235]:33430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zo36I-0008HZ-2O for emacs-orgmode@gnu.org; Mon, 19 Oct 2015 01:35:14 -0400 Received: by yknn9 with SMTP id n9so81831681ykn.0 for ; Sun, 18 Oct 2015 22:35:13 -0700 (PDT) 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: org mode --001a1140c0c66ea0f305226e8208 Content-Type: text/plain; charset=UTF-8 Hi all I know this should be easy (for anyone that knows elisp that is :)). how does one create a function that cycles up/down through a list of pre defined buffers/files? for example i want to cycle (ie open and show in the emacs window) through: A.org B.org C.org i want to use ie A-left and A-right to open (if not already) and cycle through these files. any one has such a system? best Z --001a1140c0c66ea0f305226e8208 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all

I know this should be easy (for = anyone that knows elisp that is :)). how does one create a function that cy= cles up/down through a list of pre defined buffers/files?
for exa= mple i want to cycle (ie open and show in the emacs window) through:
<= div>A.org B.org C.org
i want to use ie A-left and A-right to open= (if not already) and cycle through these files. any one has such a system?=

best

Z
--001a1140c0c66ea0f305226e8208--