Re: [Orgmode] Re: org mode, cvs emacs, and calendar.el

2007-11-24 Thread Carsten Dominik
On 11/25/07, Glenn Morris <[EMAIL PROTECTED]> wrote: > Mark A. Hershberger wrote: > > > The other is to add a (require 'holidays) to the org-calendar-holiday > > function. This would allow org.el to continue to work with CVS as well > > as released versions of emacs. > > The org.el in Emacs should

[Orgmode] Re: org mode, cvs emacs, and calendar.el

2007-11-24 Thread Richard Stallman
in my todo.org (as suggested on John Wiegley's howto) results in several annoying ?Bad sexp at line ?? because org-calendar-holiday calls the obsolete check-calendar-holidays. Isn't it easy to fix this in org mode? ___ Emacs-orgmode mailin

[Orgmode] Re: org mode, cvs emacs, and calendar.el

2007-11-24 Thread Glenn Morris
Mark A. Hershberger wrote: > The other is to add a (require ‘holidays) to the org-calendar-holiday > function. This would allow org.el to continue to work with CVS as well > as released versions of emacs. The org.el in Emacs should just be changed to use the new name. If it must remain compatibl