Stefan Reichör <[EMAIL PROTECTED]> writes: > Can anyone give a hint about using defcustom for dvc-prefix-key?
I have no problem with it : $ cat /tmp/my-dvc-init-file.el (load-file "$HOME/emacs-lisp/dvc/dvc-load.el") (custom-set-variables '(dvc-prefix-key [(control ?t)])) $ emacs -Q -l /tmp/my-dvc-init-file.el Gives me C-t in the menus, and C-t A gives me the list of archives even the first time for example (Emacs 22). Can you describe more precisely your problem (how are you loading Xtla, which Emacs version, ...). -- Matthieu _______________________________________________ Xtla-el-dev mailing list [email protected] https://mail.gna.org/listinfo/xtla-el-dev
