Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-02 Thread Erik Hetzner
At Thu, 2 Apr 2009 18:23:08 +0200, Carsten Dominik wrote: > > There is now org-agenda-cleanup-fancy-diary-hook Thank you! > > Another nice feature if possible would be to keep lines that do not > > match “^ +[0-9].*$” together with the first line in the fancy diary > > display? This would mean

Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-02 Thread Carsten Dominik
On Apr 2, 2009, at 5:31 PM, Erik Hetzner wrote: At Thu, 2 Apr 2009 09:29:46 +0200, Carsten Dominik wrote: Hi Erik, I see your point. The trouble is that it is a traditional syntax to write things in the diary like this: 1/4/2009 some event 8:30 another event 10:00 meet with Sam for

Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-02 Thread Erik Hetzner
At Thu, 2 Apr 2009 09:29:46 +0200, Carsten Dominik wrote: > > Hi Erik, > > I see your point. The trouble is that it is a traditional syntax > to write things in the diary like this: > > 1/4/2009 some event > 8:30 another event > 10:00 meet with Sam for coffee > > > etc etc. > > You

Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-02 Thread Erik Hetzner
At Wed, 1 Apr 2009 15:41:56 +0530, Manish wrote: > In case there are patches that does not help others or you want to keep > to yourself, do check out excellent entry titled "How can I keep local > changes and still track Org mode development?" by Bernt Hansen under > section titled "Keeping curren

Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-02 Thread Erik Hetzner
At Wed, 1 Apr 2009 13:18:09 +0200, Carsten Dominik wrote: > > Hi Erik, > > can you show > > - an example entry > - how it shows up in the agenda without your patch > - how it shows up with your patch > > so that I am better able to understand what you are trying > to achieve with this patch? Hi Ca

Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-02 Thread Carsten Dominik
Hi Erik, I see your point. The trouble is that it is a traditional syntax to write things in the diary like this: 1/4/2009 some event 8:30 another event 10:00 meet with Sam for coffee etc etc. You patch will remove all those secondary lines. I think the right solution fr your case is

Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-01 Thread Carsten Dominik
Hi Erik, can you show - an example entry - how it shows up in the agenda without your patch - how it shows up with your patch so that I am better able to understand what you are trying to achieve with this patch? - Carsten On Mar 31, 2009, at 10:28 PM, Erik Hetzner wrote: Hi all - Thanks f

Re: [Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-01 Thread Manish
On Wed, Apr 1, 2009 at 1:58 AM, Erik Hetzner wrote: > Hi all - > > Thanks for the software. I am finally sending in this patch, as I have > gotten tired of patching with each release! In case there are patches that does not help others or you want to keep to yourself, do check out excellent entry

[Orgmode] Fix for org-agenda-cleanup-fancy-diary

2009-04-01 Thread Erik Hetzner
Hi all - Thanks for the software. I am finally sending in this patch, as I have gotten tired of patching with each release! This fixes a problem I have with diary entries displaying very long information in my schedule. I have diary entries imported from ical format which have multiple paragraphs