emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Question: Repeating Items?
@ 2010-09-15  3:41 Kenneth Miller
  2010-09-16 15:33 ` Matt Lundin
  0 siblings, 1 reply; 3+ messages in thread
From: Kenneth Miller @ 2010-09-15  3:41 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1982 bytes --]

All,

I fired up org-mode on my new machine, pulled my org files from source
control, set my agenda files and agenda-key, attempted to view my agenda,
and got the following. I've replaced some of the names with random
characters for privacy, but events and todos are repeating themselves over
and over and I can't seem to figure out why.

Regards,
Ken

Example:

Tuesday    14 September 2010
  em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
  em:         Sched.11x:  TODO Detectachem Monthly Documentation
  em:         Sched.11x:  TODO Detectachem Monthly Billing
  em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
  em:         Sched.11x:  TODO Detectachem Monthly Documentation
  em:         Sched.11x:  TODO Detectachem Monthly Billing
  em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
  em:         Sched.11x:  TODO Detectachem Monthly Documentation
  em:         Sched.11x:  TODO Detectachem Monthly Billing
  em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
  em:         Sched.11x:  TODO Detectachem Monthly Documentation
  em:         Sched.11x:  TODO Detectachem Monthly Billing
  em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
  em:         Sched.11x:  TODO Detectachem Monthly Documentation
  em:         Sched.11x:  TODO Detectachem Monthly Billing
  em:         Sched.10x:  TODO Payroll
  em:         Sched.10x:  TODO Payroll
  em:         Sched.10x:  TODO Payroll
  em:         Sched.10x:  TODO Payroll
  em:         Sched.10x:  TODO Payroll
  pipe:       In -31 d.:  TODO Research wireless security for credit card
transactions.
  pipe:       In -31 d.:  TODO Research wireless security for credit card
transactions.
  pipe:       In -31 d.:  TODO Research wireless security for credit card
transactions.
  pipe:       In -31 d.:  TODO Research wireless security for credit card
transactions.
  pipe:       In -31 d.:  TODO Research wireless security for credit card
transactions.

[-- Attachment #1.2: Type: text/html, Size: 2345 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: Question: Repeating Items?
  2010-09-15  3:41 Question: Repeating Items? Kenneth Miller
@ 2010-09-16 15:33 ` Matt Lundin
  2010-09-16 19:33   ` T.F. Torrey
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2010-09-16 15:33 UTC (permalink / raw)
  To: Kenneth Miller; +Cc: emacs-orgmode

Hi Ken,

Kenneth Miller <kenneth@erdosmiller.com> writes:

> I fired up org-mode on my new machine, pulled my org files from source
> control, set my agenda files and agenda-key, attempted to view my
> agenda, and got the following. I've replaced some of the names with
> random characters for privacy, but events and todos are repeating
> themselves over and over and I can't seem to figure out why.

I've never encountered this problem. Could you please provide a test
case org file (along with the relevant portions of your .emacs)?

Also, could you please report what version of org-mode you are using
(M-x org-version).

Best,
Matt

>
> Example:
>
> Tuesday    14 September 2010
>   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
>   em:         Sched.11x:  TODO Detectachem Monthly Documentation
>   em:         Sched.11x:  TODO Detectachem Monthly Billing
>   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
>   em:         Sched.11x:  TODO Detectachem Monthly Documentation
>   em:         Sched.11x:  TODO Detectachem Monthly Billing
>   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
>   em:         Sched.11x:  TODO Detectachem Monthly Documentation
>   em:         Sched.11x:  TODO Detectachem Monthly Billing
>   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
>   em:         Sched.11x:  TODO Detectachem Monthly Documentation
>   em:         Sched.11x:  TODO Detectachem Monthly Billing
>   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
>   em:         Sched.11x:  TODO Detectachem Monthly Documentation
>   em:         Sched.11x:  TODO Detectachem Monthly Billing
>   em:         Sched.10x:  TODO Payroll
>   em:         Sched.10x:  TODO Payroll
>   em:         Sched.10x:  TODO Payroll
>   em:         Sched.10x:  TODO Payroll
>   em:         Sched.10x:  TODO Payroll
>   pipe:       In -31 d.:  TODO Research wireless security for credit
> card transactions.
>   pipe:       In -31 d.:  TODO Research wireless security for credit
> card transactions.
>   pipe:       In -31 d.:  TODO Research wireless security for credit
> card transactions.
>   pipe:       In -31 d.:  TODO Research wireless security for credit
> card transactions.
>   pipe:       In -31 d.:  TODO Research wireless security for credit
> card transactions.
>
> _______________________________________________
> 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: Re: Question: Repeating Items?
  2010-09-16 15:33 ` Matt Lundin
@ 2010-09-16 19:33   ` T.F. Torrey
  0 siblings, 0 replies; 3+ messages in thread
From: T.F. Torrey @ 2010-09-16 19:33 UTC (permalink / raw)
  To: emacs-orgmode

I had a similar problem with duplicate agenda entries. After much
aggravation, I discovered I had a duplicate entry for the file in the
"setq org-agenda-files" section of my .emacs file. Could the new machine
have multiple sections adding entries to org-agenda-files? Does the
value of that variable show duplicates? -- T.

> From: Matt Lundin <mdl@imapmail.org>
> To: Kenneth Miller <kenneth@erdosmiller.com>
> Date: Thu, 16 Sep 2010 11:33:48 -0400
> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)
> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not
> 	recognized.
> Cc: emacs-orgmode@gnu.org
> Subject: [Orgmode] Re: Question: Repeating Items?
> Sender: emacs-orgmode-bounces+tftorrey=tftorrey.com@gnu.org
> 
> Hi Ken,
> 
> Kenneth Miller <kenneth@erdosmiller.com> writes:
> 
> > I fired up org-mode on my new machine, pulled my org files from source
> > control, set my agenda files and agenda-key, attempted to view my
> > agenda, and got the following. I've replaced some of the names with
> > random characters for privacy, but events and todos are repeating
> > themselves over and over and I can't seem to figure out why.
> 
> I've never encountered this problem. Could you please provide a test
> case org file (along with the relevant portions of your .emacs)?
> 
> Also, could you please report what version of org-mode you are using
> (M-x org-version).
> 
> Best,
> Matt
> 
> >
> > Example:
> >
> > Tuesday    14 September 2010
> >   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
> >   em:         Sched.11x:  TODO Detectachem Monthly Documentation
> >   em:         Sched.11x:  TODO Detectachem Monthly Billing
> >   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
> >   em:         Sched.11x:  TODO Detectachem Monthly Documentation
> >   em:         Sched.11x:  TODO Detectachem Monthly Billing
> >   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
> >   em:         Sched.11x:  TODO Detectachem Monthly Documentation
> >   em:         Sched.11x:  TODO Detectachem Monthly Billing
> >   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
> >   em:         Sched.11x:  TODO Detectachem Monthly Documentation
> >   em:         Sched.11x:  TODO Detectachem Monthly Billing
> >   em:         Sched.11x:  TODO Schedule Detectachem Monthly Review
> >   em:         Sched.11x:  TODO Detectachem Monthly Documentation
> >   em:         Sched.11x:  TODO Detectachem Monthly Billing
> >   em:         Sched.10x:  TODO Payroll
> >   em:         Sched.10x:  TODO Payroll
> >   em:         Sched.10x:  TODO Payroll
> >   em:         Sched.10x:  TODO Payroll
> >   em:         Sched.10x:  TODO Payroll
> >   pipe:       In -31 d.:  TODO Research wireless security for credit
> > card transactions.
> >   pipe:       In -31 d.:  TODO Research wireless security for credit
> > card transactions.
> >   pipe:       In -31 d.:  TODO Research wireless security for credit
> > card transactions.
> >   pipe:       In -31 d.:  TODO Research wireless security for credit
> > card transactions.
> >   pipe:       In -31 d.:  TODO Research wireless security for credit
> > card transactions.
> >
> > _______________________________________________
> > 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
> 
> _______________________________________________
> 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

end of thread, other threads:[~2010-09-16 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-15  3:41 Question: Repeating Items? Kenneth Miller
2010-09-16 15:33 ` Matt Lundin
2010-09-16 19:33   ` T.F. Torrey

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).