@@ -29,7 +29,7 @@
(when (file-exists-p stride-nav-file)
(with-temp-buffer
(insert-file-contents stride-nav-file)
(setq stride-nav (read (buffer-string)))))
(setq stride-nav (read (buffer-string))))))
(defun stride-write-file ()
"Write `stride-nav' to `stride-nav-file' file."
The note is not visible to the blocked user.