Bugfix: org-agenda-file-to-front fun incorect work in org-mode 4.67c.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 15 Oct 2008 22:20:59 +0300
changeset 59 fd029ded5388
parent 58 5648b9006731
child 60 eb8bd05481a8
Bugfix: org-agenda-file-to-front fun incorect work in org-mode 4.67c.
.emacs-my
--- a/.emacs-my	Wed Jul 09 10:29:03 2008 +0300
+++ b/.emacs-my	Wed Oct 15 22:20:59 2008 +0300
@@ -601,7 +601,7 @@
             org-agenda-start-on-weekday nil
             org-reverse-note-order t
             org-remember-store-without-prompt t)
-      (org-agenda-file-to-front "~/todo.org") ))
+      (setq org-agenda-files '("~/todo.org")) ))
 
 ;; ----------------------------------------------------------------------
 ;; TODO, XXX, FIXME highlight.