> * Matthieu Moy <[EMAIL PROTECTED]> [2006-04-04 10:54:20 +0200]:
>
> 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, ...).
(load (expand-file-name "xtla/xtla-load" ....))
(custom-set-variables '(tla-prefix-key [f6]))
1. the drop-down menues still mention C-x T, not <f6>
2. <f6> still does not work until I run some tla command using C-x T.
After that, both <f6> and C-x T work, but the menues still mention
C-x T, not <f6>.
emacs-version
"22.0.50.15"
tla-version
"1.2 ([EMAIL PROTECTED]/xtla--main--1.2--versionfix-4)"
--
Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 4 (Stentz)
http://www.camera.org http://www.iris.org.il http://truepeace.org
http://www.dhimmi.com http://www.honestreporting.com http://www.jihadwatch.org
The program isn't debugged until the last user is dead.
_______________________________________________
Xtla-el-dev mailing list
[email protected]
https://mail.gna.org/listinfo/xtla-el-dev