* org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?
@ 2010-06-01 6:47 Charles Cave
2010-06-01 7:22 ` Livin Stephen Sharma
0 siblings, 1 reply; 3+ messages in thread
From: Charles Cave @ 2010-06-01 6:47 UTC (permalink / raw)
To: emacs-orgmode
I restructured my personal productivity system from 3 files to 15 files
all of which are in my agenda file list.
The problem is that when I used the C-' (org-cycle-agenda-files)
org-mode only cycles through 4 of the files. Needless to say, this
is annoying and I have to go to the menu to call-up the file list
then choose file.
My org-mode is version 6.36c running on GNU Emeacs 23.1.1 on Windows XP.
Here is my file list from .emacs
'(org-agenda-files (quote ("c:/Charles/GTD/taskdiary.org"
"c:/Charles/GTD/newgtd.org"
"c:/Charles/GTD/IR.org"
"c:/Charles/GTD/kyo.org"
"c:/Charles/GTD/chinglish.org"
"c:/Charles/GTD/chat_er_pres.org"
"c:/Charles/GTD/certiv.org"
"c:/Charles/GTD/cer_publicity.org"
"c:/Charles/GTD/storytelling.org"
"c:/Charles/GTD/reading.org"
"c:/Charles/GTD/drawing.org"
"c:/Charles/GTD/fitness.org"
"c:/Charles/GTD/storytelling.org"
"c:/Charles/GTD/birthday.org"
"c:/Charles/GTD/music.org"
)
)
)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?
2010-06-01 6:47 org-cycle-agenda-files is not cycling through all my 15 agenda files - bug? Charles Cave
@ 2010-06-01 7:22 ` Livin Stephen Sharma
2010-06-01 11:40 ` Charles Cave
0 siblings, 1 reply; 3+ messages in thread
From: Livin Stephen Sharma @ 2010-06-01 7:22 UTC (permalink / raw)
To: emacs-org-mode-help gnu
[-- Attachment #1.1: Type: text/plain, Size: 1208 bytes --]
how many does it iterate over? which does it skip?
is the highlighted entry intentionally included twice?
On Jun 01, 2010, at 12:17:32 , Charles Cave wrote:
> '(org-agenda-files (quote ("c:/Charles/GTD/taskdiary.org"
> "c:/Charles/GTD/newgtd.org"
> "c:/Charles/GTD/IR.org"
> "c:/Charles/GTD/kyo.org"
> "c:/Charles/GTD/chinglish.org"
> "c:/Charles/GTD/chat_er_pres.org"
> "c:/Charles/GTD/certiv.org"
> "c:/Charles/GTD/cer_publicity.org"
> "c:/Charles/GTD/storytelling.org" <---- repeat ?
> "c:/Charles/GTD/reading.org"
> "c:/Charles/GTD/drawing.org"
> "c:/Charles/GTD/fitness.org"
> "c:/Charles/GTD/storytelling.org" <---- ?
> "c:/Charles/GTD/birthday.org"
> "c:/Charles/GTD/music.org"
> )
> )
> )
[-- Attachment #1.2: Type: text/html, Size: 5556 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?
2010-06-01 7:22 ` Livin Stephen Sharma
@ 2010-06-01 11:40 ` Charles Cave
0 siblings, 0 replies; 3+ messages in thread
From: Charles Cave @ 2010-06-01 11:40 UTC (permalink / raw)
To: emacs-orgmode
Livin Stephen Sharma <livin.stephen <at> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-01 11:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01 6:47 org-cycle-agenda-files is not cycling through all my 15 agenda files - bug? Charles Cave
2010-06-01 7:22 ` Livin Stephen Sharma
2010-06-01 11:40 ` Charles Cave
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).