help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs block indentation


From: Jaideep Das
Subject: Re: Emacs block indentation
Date: Sat, 3 Oct 2009 05:41:25 -0700 (PDT)



John A Pershing Jr wrote:
> 
> Jaideep Das <jaideep.jdof@gmail.com> writes:
>> I am using emacs 2.2 at work and 2.3 at home for python coding. I want
>> to know how can I indent or outdent a block of code multiple times. When
>> I mean is when I select a code part using C-space and then use C-x <tab>
>> / C-c-> / C-c-< to indent or outdent, this only works once and then
>> deselect the block. What if i want to indent multiple times on the same
>> code block do I have to repeated this key sequence from selecting the
>> block to indent.
> 
> No, the region has not been deselected.  All that has happened is that
> the "active" flag has been cleared.  The indent/outdent functions ignore
> the "active" flag.
> 
>   -jp
> 
> 

How do you reactivate the region.
-- 
View this message in context: 
http://www.nabble.com/Emacs-block-indentation-tp25676078p25728394.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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