Re: [Orgmode] org-mac-iCal.el uses hard-coded diary file name

2009-11-01 Thread Carsten Dominik
Applied, thanks. - Carsten On Nov 1, 2009, at 5:15 PM, Doug Hellmann wrote: org-mac-iCal.el doesn't use the diary-file variable to save the diary it generates, so if the variable isn't set to the same path as the hard-coded value in the library the diary entries don't show up in your ag

[Orgmode] org-mac-iCal.el uses hard-coded diary file name

2009-11-01 Thread Doug Hellmann
org-mac-iCal.el doesn't use the diary-file variable to save the diary it generates, so if the variable isn't set to the same path as the hard-coded value in the library the diary entries don't show up in your agenda view. I think the patch below fixes the problem. Thanks, Doug diff --