From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gregor Zattler Newsgroups: gmane.emacs.bugs Subject: bug#8189: 24.0.50; indenting region with TAB deactivates region Date: Mon, 7 Mar 2011 00:15:23 +0100 Message-ID: <20110306231522.GD19792@shi.workgroup> References: <87oc5ojk2c.fsf@shi.workgroup> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1299454805 9382 80.91.229.12 (6 Mar 2011 23:40:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 Mar 2011 23:40:05 +0000 (UTC) Cc: 8189@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Mar 07 00:40:01 2011 Return-path: Envelope-to: geb-bug-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 1PwNYO-0002zk-S8 for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Mar 2011 00:40:01 +0100 Original-Received: from localhost ([127.0.0.1]:56783 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwNYO-0000mh-Bz for geb-bug-gnu-emacs@m.gmane.org; Sun, 06 Mar 2011 18:40:00 -0500 Original-Received: from [140.186.70.92] (port=45819 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwNVQ-0007MW-1J for bug-gnu-emacs@gnu.org; Sun, 06 Mar 2011 18:36:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwNVO-0007a4-N4 for bug-gnu-emacs@gnu.org; Sun, 06 Mar 2011 18:36:55 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwNVO-0007Zz-LF for bug-gnu-emacs@gnu.org; Sun, 06 Mar 2011 18:36:54 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PwNCA-0006qC-1J; Sun, 06 Mar 2011 18:17:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Gregor Zattler Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Mar 2011 23:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8189 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8189-submit@debbugs.gnu.org id=B8189.129945336726223 (code B ref 8189); Sun, 06 Mar 2011 23:17:01 +0000 Original-Received: (at 8189) by debbugs.gnu.org; 6 Mar 2011 23:16:07 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PwNBG-0006ou-Sd for submit@debbugs.gnu.org; Sun, 06 Mar 2011 18:16:07 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1PwNBE-0006oK-5v for 8189@debbugs.gnu.org; Sun, 06 Mar 2011 18:16:05 -0500 Original-Received: (qmail invoked by alias); 06 Mar 2011 23:15:57 -0000 Original-Received: from p4FC2326F.dip.t-dialin.net (EHLO shi.workgroup) [79.194.50.111] by mail.gmx.net (mp001) with SMTP; 07 Mar 2011 00:15:57 +0100 X-Authenticated: #19296480 X-Provags-ID: V01U2FsdGVkX19792sdMId7v5FnMdfnTD151fJsobi1+D8jCupi1D KsxHg5f52qzIpq Original-Received: from grfz by shi.workgroup with local (Exim 4.74) (envelope-from ) id 1PwNAv-0003tW-8i; Mon, 07 Mar 2011 00:15:45 +0100 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 06 Mar 2011 18:17:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44721 Archived-At: Hi Stefan, * Stefan Monnier [06. Mar. 2011]: >> This bug report is about deactivating the region. I don't know if it's >> easy to fix this but it would be nice if it would be possible to indent >> the region several times by simply hitting TAB several times. > > The command usually bound to TAB is really meant for programming > languages, where it indents to "The Correct Indentation", so repeating > it makes no sense. I see. I don't program but it's the same in org-mode. > We could make it repeatable in text-mode buffers, but I suspect that > you'd also want to be able to "fine-tune" it or to un-indent in > a similar way, so maybe you want a more comprehensive solution. If there is no spacial structure (programming, lists, outlines) simply indenting as often as TAB is pressed seems very natural to me. Thanks again, Gregor -- -... --- .-. . -.. ..--.. ...-.-