emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Org-mode version 4.75


From: Ruslan Kosolapov
Subject: Re: [Orgmode] Org-mode version 4.75
Date: Wed, 30 May 2007 10:47:34 +0700
User-agent: No Gnus v0.6 on Emacs/22.0.95.1 (i486-pc-linux-gnu)

 >>  1. Function org-store-agenda-views works only after:
 >> $ diff -u org.el.orig org.el
 >> --- org.el.orig 2007-05-28 12:34:43.000000000 +0700
 >> +++ org.el      2007-05-28 12:35:02.000000000 +0700
 >> @@ -14531,7 +14531,7 @@
 >>  ;;;###autoload
 >>  (defun org-store-agenda-views (&rest parameters)
 >>    (interactive)
 >> -  (funcall (intern "org-batch-store-agenda-views")))
 >> +  (org-batch-store-agenda-views))
 CD> If I do this, then I sometimes get problems during byte
 CD> compilation.

  Wow %-)
  I don't understand how it possible.  Maybe this is a bug in emacs?

  btw, my emacs (22.0.95.1, emacs-snapshot-20070303) compile org.el
  with warning:

In org-get-entries-from-diary:
org.el:15439:10:Warning: `list-diary-entries' is an obsolete function;
    use `diary-list-entries' instead

-- 
Ruslan Kosolapov
Plesk QA Department Second Manager
SWsoft, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]