aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--traclicker.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/traclicker.el b/traclicker.el
index c4b53a4..40884a0 100644
--- a/traclicker.el
+++ b/traclicker.el
@@ -71,6 +71,8 @@ Will scan from both cur and new subdirs."
"Read into `tracli-data'."
(setq tracli-data (tracli-read-data)))
+(unless tracli-data (tracli-refresh-data))
+
(defun tracli-scan (&optional after)
"Scan emails and get redirect urls.