Subject: mailing-list for TeXmacs Users
List archive
From : Nachiketa Sahoo <address@hidden>- To: TeXmacs Users List <address@hidden>
- Subject: TeXmacs 1.0.5.1 changes side effect.
- Date: Thu, 19 May 2005 16:37:24 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JqWFwZZ6+xYM41gkUvQ0rpnqLoyfompSohUaEPcHsMH0ZDLDXittLC6bsSgJR1u8tsjd2Vc2eTG9+6D5GplymYb2zcv7VLMYys4DPrXnOdq2z6+AjYCq9qKtcQEVDQSSR+9E3cis1zOL8gJF6UCLswmaWvSV7DC/zveh0jgD9wE=
Hi there,
I am trying out the TeXmacs 1.0.5.1 and my
~/.TeXmacs/progs/cua/keyboard.scm seem to be ignored now.
At start up I am getting these messages:
$ TeXmacs] With linked TrueType support
/home/nsahoo/.TeXmacs/progs/my-init-texmacs.scm:1:1: In expression
(lazy-in-mode (cua keyboard) always?):
/home/nsahoo/.TeXmacs/progs/my-init-texmacs.scm:1:1: Unbound variable:
lazy-in-mode
[1]+ Done texmacs trial.tm
And the content of my-init-texmacs.scm is
$ cat my-init-texmacs.scm
(lazy-in-mode (cua keyboard) always?
And the content of the ~/.TeXmacs/progs/cua/keyboard.scm is
(texmacs-module (cua keyboard)
(:use
(texmacs texmacs tm-server) (texmacs texmacs tm-files)
(texmacs edit edit-misc) (texmacs tools tm-select)))
(kbd-map
("emacs n" (new-buffer))
("emacs o" (choose-file "Load file" "" 'load-buffer))
("emacs s" (save-buffer))
("emacs p" (preview-with-ghostview))
("emacs w" (safely-kill-buffer))
("emacs q" (safely-quit-TeXmacs))
("emacs z" (undo))
("emacs y" (redo))
("emacs x" (clipboard-cut "primary"))
("emacs c" (clipboard-copy "primary"))
("emacs v" (clipboard-paste "primary")))
It was working with the 1.0.5 version. It's basically some keyboard
shortcut definitions. Any help to retain these keyboard bindings in
the new version?
Thanks,
Nachi
- TeXmacs 1.0.5.1 changes side effect., Nachiketa Sahoo, 05/19/2005
- Re: [TeXmacs] TeXmacs 1.0.5.1 changes side effect., Joris van der Hoeven, 05/20/2005
Archive powered by MHonArc 2.6.19.