[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Calc prefix
From: |
Jay Belanger |
Subject: |
Calc prefix |
Date: |
Tue, 29 Nov 2005 12:50:39 -0600 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
The Calc prefix has now been changed to `C-x *'.
I'd like to mention the new prefix in the News file where the
inclusion of Calc is mentioned.
I know some people are going to rebind the prefix; the function to
bind is `calc-dispatch':
(global-set-key "PREFIX" 'calc-dispatch)
A standard way of starting Calc was `M-# M-#' (`calc-same-interface');
now that can be done with `C-x * *'.
So that people with other prefixes can start it by doubling the last
character of the prefix, `PREFIX *', `PREFIX #', `PREFIX =',
`PREFIX \', `PREFIX +', `PREFIX -', `PREFIX /' and `PREFIX &' also
work.
Jay
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Calc prefix,
Jay Belanger <=