From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: PJ Weisberg Newsgroups: gmane.emacs.help Subject: Re: Indenting paragraphs manually Date: Sat, 5 Mar 2011 15:28:58 -0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299367794 1439 80.91.229.12 (5 Mar 2011 23:29:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 5 Mar 2011 23:29:54 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 06 00:29:48 2011 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.69) (envelope-from ) id 1Pw0ux-0005wm-PB for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Mar 2011 00:29:47 +0100 Original-Received: from localhost ([127.0.0.1]:56888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pw0uX-0007Xc-Tc for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Mar 2011 18:29:21 -0500 Original-Received: from [140.186.70.92] (port=48029 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pw0uE-0007XX-VA for Help-gnu-emacs@gnu.org; Sat, 05 Mar 2011 18:29:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pw0uD-00083h-U4 for Help-gnu-emacs@gnu.org; Sat, 05 Mar 2011 18:29:02 -0500 Original-Received: from p3plsmtpa01-10.prod.phx3.secureserver.net ([72.167.82.90]:56761) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Pw0uD-00083W-JU for Help-gnu-emacs@gnu.org; Sat, 05 Mar 2011 18:29:01 -0500 Original-Received: (qmail 5372 invoked from network); 5 Mar 2011 23:29:00 -0000 Original-Received: from unknown (209.85.161.41) by p3plsmtpa01-10.prod.phx3.secureserver.net (72.167.82.90) with ESMTP; 05 Mar 2011 23:29:00 -0000 Original-Received: by fxm5 with SMTP id 5so3782074fxm.0 for ; Sat, 05 Mar 2011 15:28:58 -0800 (PST) Original-Received: by 10.223.79.14 with SMTP id n14mr536322fak.113.1299367738262; Sat, 05 Mar 2011 15:28:58 -0800 (PST) Original-Received: by 10.223.97.71 with HTTP; Sat, 5 Mar 2011 15:28:58 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 72.167.82.90 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:79805 Archived-At: On Fri, Mar 4, 2011 at 3:17 PM, Dani Moncayo wrote: > What I was expecting: > =A0- The selected lines move to the next tab-stop. > =A0- The region remains active, so that I can repeat the indentation > several times in a row. > > What I see: > =A0- The selected lines are not not moved at all. > =A0- The region is deactivated. > > Please, could someone explain this? Am I missing something? =A0(I guess I > am, and that's why I'm posting to help-gnu-emacs instead of > bug-gnu-emacs) > It certainly does seem like a bug to me. I would go ahead and report it with M-x report-emacs-bug. -PJ