From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: BDB Newsgroups: gmane.emacs.help Subject: Indent region by one tabstop Date: 19 Apr 2012 22:00:56 GMT Organization: Unlimited download news at news.astraweb.com Message-ID: NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1334873121 22630 80.91.229.3 (19 Apr 2012 22:05:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Apr 2012 22:05:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 20 00:05:20 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SKzTW-0001Ee-Nm for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2012 00:05:14 +0200 Original-Received: from localhost ([::1]:35913 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKzTW-0005yf-0a for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Apr 2012 18:05:14 -0400 Original-Path: usenet.stanford.edu!newsfeed.news.ucla.edu!news.snarked.org!news-xfer.nntp.sonic.net!news.astraweb.com!border5.newsrouter.astraweb.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/pre1.0.0-18 (Linux) Original-Lines: 3 Original-NNTP-Posting-Host: 07a35d8c.news.astraweb.com Original-X-Trace: DXC=XSkFL?0kYOcDh@:5o6[nX]OU_9kQ=Tbk9TAYFiCc:l?o9g:D6aE2?e1HgikUAa4h6U4R2ckec6 Original-Xref: usenet.stanford.edu gnu.emacs.help:192103 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84519 Archived-At: Is there a way to make emacs move a region of code left or right by one tabstop? I don't want to use emacs' built in indentation because it's not indenting the lines where I want them to be.