Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes:

> Hi,
> 
> just wondering if it conflicts with something?
> 
> I find it kind of tedious to type Ctrl-x Shift-t ...
> and would prefer Ctrl-x t, i.e. breaking my fingers
> by the switch from C to S...

We had a discussion about the global keybindings at the quickml
mailing list.

We examined various options.

timeclock uses the C-x t binding already:

Global Bindings Starting With C-x t:
key             binding
---             -------

C-x t t         timeclock-modeline-display
C-x t l         timeclock-generate-report
C-x t e         timeclock-visit-timelog
C-x t s         timeclock-status-string
C-x t w         ??
C-x t u         timeclock-update-modeline
C-x t r         timeclock-reread-log
C-x t c         timeclock-change
C-x t o         timeclock-out
C-x t i         timeclock-in


I have: (setq tla-prefix-key [(control x) ?v ?t]) in my .emacs
You can set it as you like, if you don't use timeclock.

Stefan.


Reply via email to