On Sun, May 10, 2009 at 3:32 AM, Tobias Weber <t...@gmx.net> wrote: > In article <m2bpq2ngup....@googlemail.com>, > Arnaud Delobelle <arno...@googlemail.com> wrote: > >> A simple Alt-Q will reformat everything nicely. > > Now that's something. Thanks! > > (still not gonna use software that doesn't let me type # because it's > alt+3 on a UK layout; having to re-learn or configure that is just sick) > Put the following in your .emacs file:
(define-key key-translation-map [?\M-3] "#") or, if you prefer, just be sick. -- http://mail.python.org/mailman/listinfo/python-list