texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] shortcuts in or out of sessions


From: François Poulain
Subject: Re: [Texmacs-dev] shortcuts in or out of sessions
Date: Thu, 7 Nov 2013 12:41:33 +0100

Le Thu, 7 Nov 2013 12:28:38 +0100,
Michael Lachmann <address@hidden> a écrit :

> 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?

If I correctly understand your question, I guess the best practice is
to restrict your shortcut to being active in a session.

Try e.g. :
(kbd-map (:require (in-r?)) ("t t" (insert "test")))

François

-- 
François Poulain <address@hidden>



reply via email to

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