emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Codifications of rules


From: Stefan Monnier
Subject: Re: Codifications of rules
Date: Mon, 07 Dec 2009 21:03:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> the "standard" key.  Eg, in Python mode TAB *is* bound to
> indent-for-tab-command and it *does* do the right thing.  C-c > is
> *additional* functionality (although perhaps it should be expressed
> via a modification of `indent-region', but `indent-region' is not
> bound to a key AFAICS.)

C-h f indent-region says it's bound to C-M-\
But actually C-u TAB works in a way more similar to Python's C-c >


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]