Re: [O] [bug] alias for list-diary-entries-hook creates loop in emacs 24

2012-01-11 Thread Eric S Fraga
d.tchin  writes:

> Eric S Fraga  ucl.ac.uk> writes:
>
>> 
>> Hello,
>> 
>> one of the recent updates
>> 
>>   commit d6e40fb3472761ed51795f54491b969976167116
>> 
>> to org has caused a problem with the latest emacs snapshot (version from
>> 5 January I believe).  Specifically, the alias for
>> list-diary-entries-hook would appear to create an alias loop as
>> diary-lib.el in emacs already has an alias.
>>
>
>> Removing two lines from org-agenda.el (patch attached) fixes the problem
>> (for me).  I am not suggesting this as a patch as it would appear that
>> an emacs version specific check should probably be made?  I don't know
>> enough about this to suggest a proper solution unfortunately.
>> 
>> thanks,
>> eric
>> 
>
> I think this bug is related to the correction of a bug I recently
> submitted related to emacs 22.3. Please follow the link below :
>
> http://article.gmane.org/gmane.emacs.orgmode/50960
>
> Hope that can make help.
>
>
>
> Regards

Indeed!  I wrote my email on the train (off-line).  By the time I got to
my office, the problem had been fixed!  That's what I love about org.

Thanks,
eric
-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.92.1
: using Org-mode version 7.8.03 (release_7.8.03.76.ga9c15)



Re: [O] [bug] alias for list-diary-entries-hook creates loop in emacs 24

2012-01-11 Thread d . tchin
Eric S Fraga  ucl.ac.uk> writes:

> 
> Hello,
> 
> one of the recent updates
> 
>   commit d6e40fb3472761ed51795f54491b969976167116
> 
> to org has caused a problem with the latest emacs snapshot (version from
> 5 January I believe).  Specifically, the alias for
> list-diary-entries-hook would appear to create an alias loop as
> diary-lib.el in emacs already has an alias.
>

> Removing two lines from org-agenda.el (patch attached) fixes the problem
> (for me).  I am not suggesting this as a patch as it would appear that
> an emacs version specific check should probably be made?  I don't know
> enough about this to suggest a proper solution unfortunately.
> 
> thanks,
> eric
> 

I think this bug is related to the correction of a bug I recently
submitted related to emacs 22.3. Please follow the link below :

http://article.gmane.org/gmane.emacs.orgmode/50960

Hope that can make help.



Regards