From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jaideep Das Newsgroups: gmane.emacs.help Subject: Re: Emacs block indentation Date: Wed, 30 Sep 2009 10:26:27 -0700 (PDT) Message-ID: <25685440.post@talk.nabble.com> References: <25676078.post@talk.nabble.com> <8763b0jzqz.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1254364057 21314 80.91.229.12 (1 Oct 2009 02:27:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2009 02:27:37 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 01 04:27:30 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MtBOC-0007xP-GB for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Oct 2009 04:27:28 +0200 Original-Received: from localhost ([127.0.0.1]:60049 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtBOB-0006Nk-Ve for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Sep 2009 22:27:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mt2wm-0005RB-5D for help-gnu-emacs@gnu.org; Wed, 30 Sep 2009 13:26:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mt2wh-0005KC-Dv for Help-gnu-emacs@gnu.org; Wed, 30 Sep 2009 13:26:35 -0400 Original-Received: from [199.232.76.173] (port=33965 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mt2wh-0005Ju-9c for Help-gnu-emacs@gnu.org; Wed, 30 Sep 2009 13:26:31 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:39011) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mt2wf-0001Jc-H3 for Help-gnu-emacs@gnu.org; Wed, 30 Sep 2009 13:26:30 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Mt2wd-0001VY-Kc for Help-gnu-emacs@gnu.org; Wed, 30 Sep 2009 10:26:27 -0700 In-Reply-To: <8763b0jzqz.fsf@catnip.gol.com> X-Nabble-From: jaideep.jdof@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Wed, 30 Sep 2009 22:23:18 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:68583 Archived-At: Miles Bader-2 wrote: > > Jaideep Das writes: >> is when I select a code part using C-space and then use C-x / 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. > > You might try the "C-x z" command, which means "repeat previous > command". > > -Miles > > -- > `...the Soviet Union was sliding in to an economic collapse so > comprehensive > that in the end its factories produced not goods but bads: finished > products > less valuable than the raw materials they were made from.' [The > Economist] > This is exactly what I was looking for Thanks. -- View this message in context: http://www.nabble.com/Emacs-block-indentation-tp25676078p25685440.html Sent from the Emacs - Help mailing list archive at Nabble.com.