@@ -34,7 +34,6 @@ BATCH=$(EMACS) -batch -q -eval \
"(progn (add-to-list (quote load-path) \".\") \
(add-to-list (quote load-path) \"$(lispdir)\"))"
-
# Specify the byte-compiler for compiling org-mode files
ELC= $(BATCH) -f batch-byte-compile
@@ -1,6 +1,11 @@
-*- mode:org -*-
+Christophers stuff:
+
+we need fast selection tables for tags *and* todo.
Radio links accross files? Like in Pony? Or HOWM.
How can this be done in an efficient way?