texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] shortcuts in or out of sessions


From: Michael Lachmann
Subject: [Texmacs-dev] shortcuts in or out of sessions
Date: Thu, 7 Nov 2013 12:28:38 +0100

Hi,

What are good standards for keyboard mapping (shortcuts) from inside sessions?
Should every session get its own prefix, or maybe a general prefix for any session, plus some keys? And what happens with different "Look and feel" versions?
A related question is about shortcuts (and menus) that are generated by sessions before they are started.
Thus, I personally use a shortcut to start an R session, which of course, has to be active outside of the session....

--
(kbd-map ("R R 1 ." 
    (setenv "TEXMACS_R_SESSION" "ses1")
    (make-session "r" "default")))
--

Michael

--

Michael Lachmann, Max Planck Institute for Evolutionary Anthropology
Deutscher Platz 6, 04103 Leipzig, Germany.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]