Problem with Emacs mode, at start only

François Pinard pinard at iro.umontreal.ca
Fri Feb 18 20:41:35 EST 2000


Stuart Reynolds <S.I.Reynolds at cs.bham.ac.uk> écrit:

> Save yourself from RSI [...]

Hello, Stuart.

RSI?  What does this acronym stands for?

>   (local-set-key [f1] 'py-shell)

I did:

   (global-set-key [f4] 'py-shell)

instead, as it is often useful to call the Python interpreter for itself.

> (global-set-key [f8]               'bury-buffer )

:-)  The most useful one I have is surely:

   (global-set-key [f9] 'call-last-kbd-macro)

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard






More information about the Python-list mailing list