all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Initial occurence of 'diary-anniversary' in calendar
@ 2016-04-04  8:43 Ulf Jasper
  2016-04-04  8:57 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Ulf Jasper @ 2016-04-04  8:43 UTC (permalink / raw)
  To: emacs-devel

Anniversary entries like

    %%(diary-anniversary 4 4 2016) Mark My Diary

will show up in the calendar only from 4 4 2017 on, i.e. one year after
the actual event.  The initial occurrence of an anniversary (4 4 2016)
does not get marked in the calendar.  Why is that?

(Changing this behaviour would fix bug#23100 which results from that
fact that icalendar.el considers 'diary-anniversary' to be equivalent to
a YEARLY ical event.)

Making the initial occurrence of an anniversary show up seems natural to
me.  So I would like to implement that.  But maybe I am missing
something here.  Am I?

Best,
Ulf




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Initial occurence of 'diary-anniversary' in calendar
  2016-04-04  8:43 Initial occurence of 'diary-anniversary' in calendar Ulf Jasper
@ 2016-04-04  8:57 ` Andreas Schwab
  2016-04-04 15:52   ` Ulf Jasper
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2016-04-04  8:57 UTC (permalink / raw)
  To: Ulf Jasper; +Cc: emacs-devel

Ulf Jasper <ulf.jasper@web.de> writes:

> Anniversary entries like
>
>     %%(diary-anniversary 4 4 2016) Mark My Diary
>
> will show up in the calendar only from 4 4 2017 on, i.e. one year after
> the actual event.  The initial occurrence of an anniversary (4 4 2016)
> does not get marked in the calendar.  Why is that?

The first anniversary is one year after the event.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Initial occurence of 'diary-anniversary' in calendar
  2016-04-04  8:57 ` Andreas Schwab
@ 2016-04-04 15:52   ` Ulf Jasper
  0 siblings, 0 replies; 3+ messages in thread
From: Ulf Jasper @ 2016-04-04 15:52 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: emacs-devel

Am 04.04.2016 um 10:57 (+0200) schrieb Andreas Schwab:
> Ulf Jasper <ulf.jasper@web.de> writes:
>
>> Anniversary entries like
>>
>>     %%(diary-anniversary 4 4 2016) Mark My Diary
>>
>> will show up in the calendar only from 4 4 2017 on, i.e. one year after
>> the actual event.  The initial occurrence of an anniversary (4 4 2016)
>> does not get marked in the calendar.  Why is that?
>
> The first anniversary is one year after the event.

Agreed.  That is also what my dictionary tells me.  And the Emacs manual
says the same:

|      %%(diary-anniversary 10 31 1988) Arthur's birthday
| 
| This entry applies to October 31 in any year after 1988; 

But still I would expect to see Arthur's actual birthday marked in the
calendar.

Best,
Ulf




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-04 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04  8:43 Initial occurence of 'diary-anniversary' in calendar Ulf Jasper
2016-04-04  8:57 ` Andreas Schwab
2016-04-04 15:52   ` Ulf Jasper

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.