Wrapping comments

David Robinow drobinow at gmail.com
Sun May 10 13:16:52 EDT 2009


On Sun, May 10, 2009 at 3:32 AM, Tobias Weber <towb at gmx.net> wrote:
> In article <m2bpq2ngup.fsf at googlemail.com>,
>  Arnaud Delobelle <arnodel at 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.



More information about the Python-list mailing list