From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Cave Subject: Re: org-cycle-agenda-files is not cycling through all my 15 agenda files - bug? Date: Tue, 1 Jun 2010 11:40:11 +0000 (UTC) Message-ID: References: <2AD0364C-E054-4227-9F58-69D37D548B28@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=57675 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJPpb-00073l-Gz for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 07:40:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJPpZ-00011N-HK for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 07:40:26 -0400 Received: from lo.gmane.org ([80.91.229.12]:36985) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJPpZ-00010z-AU for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 07:40:25 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OJPpV-00017C-2Y for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 13:40:21 +0200 Received: from c211-30-250-5.thorn2.nsw.optusnet.com.au ([211.30.250.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Jun 2010 13:40:21 +0200 Received: from charles.cave by c211-30-250-5.thorn2.nsw.optusnet.com.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Jun 2010 13:40:21 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Livin Stephen Sharma gmail.com> writes: > how many does it iterate over? which does it skip? > is the highlighted entry intentionally included twice? Well spotted! That was the problem. I edited the .emacs file at my work place and mistakenly duplicated the file. With my home computer I added the files using the org-mode menu so no duplications. A problem with my lack of attention to detail. Thank you! Org-mode works fine ... Charles