GNU bug report logs - #14349
org-agenda does not handle diary appointments with days

Previous Next

Package: emacs;

Reported by: Nic Ferrier <nferrier <at> ferrier.me.uk>

Date: Sat, 4 May 2013 18:28:02 UTC

Severity: normal

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nic Ferrier <nferrier <at> ferrier.me.uk>
Subject: bug#14349: closed (Re: bug#14349: org-agenda does not handle
 diary appointments with days)
Date: Sun, 12 May 2013 01:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#14349: org-agenda does not handle diary appointments with days

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 14349 <at> debbugs.gnu.org.

-- 
14349: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14349
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 14349-done <at> debbugs.gnu.org
Subject: Re: bug#14349: org-agenda does not handle diary appointments with days
Date: Sat, 11 May 2013 21:34:46 -0400
Version: 24.4

(Please keep the debbugs address cc'd.)

Nic Ferrier wrote:

>  (calendar-date-string '(05 13 2013)) 
>    => "Monday, May 13, 2013"
>
> This is used by the Outlook integration I was referring to on the devel

Then I guess diary-outlook-format-1 needs to pass the NODAYNAME argument
to calendar-date-string.

[Message part 3 (message/rfc822, inline)]
From: Nic Ferrier <nferrier <at> ferrier.me.uk>
To: bug-gnu-emacs <at> gnu.org
Subject: org-agenda does not handle diary appointments with days
Date: Sat, 04 May 2013 19:26:45 +0100
Sample ~/diary file:

29/7/2000 wedding anniversary
May 13, 2013
  12:00 Meeting, Nic and Pat
Tuesday, May 14, 2013
  11:00 Meeting to be decided.

Now do org-agenda-list, here is what we get:

Month-agenda (W18-W23):
Saturday    4 May 2013
Sunday      5 May 2013
Monday      6 May 2013 W19
Tuesday     7 May 2013
  Diary:      11:00...... Meeting to be decided.
  Diary:      May 14, 2013
Wednesday   8 May 2013
Thursday    9 May 2013
Friday     10 May 2013
Saturday   11 May 2013
Sunday     12 May 2013
Monday     13 May 2013 W20
  Diary:      12:00...... Meeting | Nic and Pat, (GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London. 
Tuesday    14 May 2013
  Diary:      11:00...... Meeting to be decided.
  Diary:      May 14, 2013
Wednesday  15 May 2013
Thursday   16 May 2013
Friday     17 May 2013
Saturday   18 May 2013
Sunday     19 May 2013
Monday     20 May 2013 W21
Tuesday    21 May 2013
  Diary:      11:00...... Meeting to be decided.
  Diary:      May 14, 2013


The meeting with the specified day name from the diary file is being
inserted at every Tuesday.

Unfortunately, the day-name is standard in the output from
the function calendar-date-string which is used to automatically add
entries to the diary file.

The problem appears unrelated to org-agenda but is something to do with
the way diary mode understands it's entries. You can get the same broken
behaviour viewing the calendar and marking diary entries.


Nic Ferrier



This bug report was last modified 12 years and 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.