thanks this works.i will write something about this into the EmacsEditor helpfile in the next days.
it is cool to have keys in the editor which control sc. andersvi@xxxxxxxxxx schrieb:
s> i like to add some keybinding to the sclang-mode
s> i came as far as that:
(add-hook 'sclang-mode-hook
'(lambda nil
(define-key sclang-mode-map "\C-x\M-x"
'(lambda () (interactive)(sclang-eval-string "1+2" 1)))))
_______________________________________________ sc-users mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: https://listarc.bham.ac.uk/marchives/sc-users/ search: https://listarc.bham.ac.uk/lists/sc-users/search/