Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-04-10 Thread Bastien
Nick Dokos writes: > I think he did already (but please check!): > > commit 7d84b300f4cba8b726662113d4ce4ff40a76c5b5 You're right -- time to power off my computer :) Thanks! -- Bastien

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-04-10 Thread Nick Dokos
Bastien wrote: > Hi Carsten and all, > > Carsten Dominik writes: > > > since we did make a change to Org a while ago to allow date stamps > > without the name of the day, I think it is only consequent to also do > > it for this case. Must have slipped our attention back then. > > The only thi

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-04-10 Thread Bastien
Hi Carsten and all, Carsten Dominik writes: > since we did make a change to Org a while ago to allow date stamps > without the name of the day, I think it is only consequent to also do > it for this case. Must have slipped our attention back then. > The only thing we must ensure is that this re

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-21 Thread Carsten Dominik
On 21.3.2012, at 17:32, Karl Voit wrote: > Hi! > > * Nick Dokos wrote: >> >> Check that you picked up Carsten's fix (commit ): >> git show 7d84b300f4cba8b726662113d4ce4ff40a76c5b5 > > I do. I did a «git pull» and the «git show» from above shows me > Casten's fix. > >> If you did M-x org

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-21 Thread Karl Voit
Hi! * Nick Dokos wrote: > > Check that you picked up Carsten's fix (commit ): > git show 7d84b300f4cba8b726662113d4ce4ff40a76c5b5 I do. I did a «git pull» and the «git show» from above shows me Casten's fix. > If you did M-x org-reload RET only, then that's probably the reason: > check to

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-20 Thread Carsten Dominik
Hi Karl, I am not able to reproduce this. I am getting BEGIN:VEVENT UID: TS-13B9F6A7-BF2B-445C-84CA-7FB8ED15E0C1 DTSTART:20120320T08 DTEND:20120320T093000 SUMMARY: Test CATEGORIES:x END:VEVENT BEGIN:VEVENT UID: TS-AF0458B6-C5D6-4419-9DBB-FAB0651EF870 DTSTART:20120320T081200 DTEND:20120320T13

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-20 Thread Nick Dokos
Karl Voit wrote: > * Carsten Dominik wrote: > > I have just pushed the new version of this regexp into master. > > Very cool! > > > Karl, let me know if it fixes the issues you where having > > with writing agendas. > > My agenda looks fine. But generating the ics file still results in > even

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-20 Thread Karl Voit
* Carsten Dominik wrote: > I have just pushed the new version of this regexp into master. Very cool! > Karl, let me know if it fixes the issues you where having > with writing agendas. My agenda looks fine. But generating the ics file still results in events without the time information: ,

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-19 Thread Carsten Dominik
I have just pushed the new version of this regexp into master. Karl, let me know if it fixes the issues you where having with writing agendas. - Carsten On 19.3.2012, at 10:12, Carsten Dominik wrote: > > On 17.3.2012, at 07:45, Nick Dokos wrote: > >> Karl Voit wrote: >> >>> * Nick Dokos wr

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-19 Thread Carsten Dominik
On 17.3.2012, at 15:04, Simon Thum wrote: > Hi Karl, > > why don't you add something like an "xx" day which will probably please > org-mode - in my tests org ignored the weekday. Yes, the weekday is only expected, but never used, so writing "xxx" would work. However, see my other mail for ano

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-19 Thread Carsten Dominik
On 17.3.2012, at 07:45, Nick Dokos wrote: > Karl Voit wrote: > >> * Nick Dokos wrote: >>> Karl Voit wrote: >>> >>> For me, it was a "no time to work on org - stash it"... >> >> OK. I just wanted to make sure that it *is* on someone's todo list >> :-) >> * Karl Voit wrote: >

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-17 Thread Simon Thum
Hi Karl, why don't you add something like an "xx" day which will probably please org-mode - in my tests org ignored the weekday. I concluded it's there for viewing convenience, and editing (C-.) always got me the right DOW. I don't use org2ical, however. Cheers, Simon On 03/05/2012 03:44

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-16 Thread Nick Dokos
Karl Voit wrote: > * Nick Dokos wrote: > > Karl Voit wrote: > > > > For me, it was a "no time to work on org - stash it"... > > OK. I just wanted to make sure that it *is* on someone's todo list > :-) > > >> * Karl Voit wrote: > >> > > >> > * <2012-03-05 08:00-09:00> Wrong: ends up as full d

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-16 Thread Karl Voit
* Nick Dokos wrote: > Karl Voit wrote: > > For me, it was a "no time to work on org - stash it"... OK. I just wanted to make sure that it *is* on someone's todo list :-) >> * Karl Voit wrote: >> > >> > * <2012-03-05 08:00-09:00> Wrong: ends up as full day event > > org-agenda-write calls org-e

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-16 Thread Nick Dokos
Karl Voit wrote: > Since no followup reaction occured: is this a but that requires much > work? Or did my email just got lost in overfull inboxes? :-) > For me, it was a "no time to work on org - stash it"... > * Karl Voit wrote: > > > > I verified the behavior below with the most current git

Re: [O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-16 Thread Karl Voit
Since no followup reaction occured: is this a but that requires much work? Or did my email just got lost in overfull inboxes? :-) * Karl Voit wrote: > > I verified the behavior below with the most current git version of > Org-mode. > > Whenever I call my function to export the current agenda, it

[O] [bug] org-agenda-write does not handle date stamps without day of week

2012-03-05 Thread Karl Voit
Hi! I verified the behavior below with the most current git version of Org-mode. Whenever I call my function to export the current agenda, it «converts» events that do have a beginning and end time to events that span the whole day (without begin and end times at all). ,[ my LISP command to