dvc-tips-popup fails because dvc-load-state is not defined.
they need to be autoloaded
=== modified file 'lisp/dvc-state.el'
--- lisp/dvc-state.el 2007-04-30 15:12:30 +0000
+++ lisp/dvc-state.el 2008-02-29 16:54:16 +0000
@@ -43,6 +43,7 @@ The file is stored in the `dvc-config-di
:type '(repeat (symbol))
:group 'dvc-state)
+;;;###autoload
(defun dvc-save-state (&optional vars state-file pp)
"Save variables from VARS list to file STATE-FILE.
The default for VARS is `dvc-state-variables-list'
@@ -76,6 +77,7 @@ The file will contain a setq setting the
(insert " )")
(write-region (point-min) (point-max) state-file))))
+;;;###autoload
(defun dvc-load-state (&optional state-file)
"Load `dvc-state-file-name`, i.e. evaluate its content."
(let ((state-file (or state-file
--
Sam Steingold (http://sds.podval.org/) on Fedora Core release 5 (Bordeaux)
http://thereligionofpeace.com http://iris.org.il http://honestreporting.com
http://dhimmi.com http://jihadwatch.org http://israelunderattack.slide.com
There are no answers, only cross references.
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev