~habnabit/+junk/python-mode

Viewing all changes in revision 356.

  • Committer: Andreas Roehler
  • Date: 2010-03-22 10:03:11 UTC
  • mfrom: (355.1.1 dont-bind-C-c-C-h-541833)
  • Revision ID: andreas.roehler@online.de-20100322100311-6lavpz9l40rnruqn
dont bind C-c C-h

Please, don't bind C-c C-h to anything. This prevents people from
viewing all the bindings that start with C-c, which C-c C-h would
normally display.

-- Deniz Dogan

[ ... ]

Ctrl-h is the standard emacs key you can press anywhere in a sequence of alt/ctrl commands to get a description of everything that's possible there.

ctrl-c ctrl-h: show everything I can do after ctrl-c here.

ctrl-x v ctrl-h: what where those version control commands again...

(What I don't know is where in python mode he found a ctrl-h binding, btw).

Reinout

--
Reinout van Rees - <email address hidden> - http://reinout.vanrees.org
Programmer at http://www.nelen-schuurmans.nl
"Military engineers build missiles. Civil engineers build targets"

Barry Warsaw  wrote on 2010-03-19:        #2

Let's move it to C-c C-e where "e" == "explain"
      

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: