From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Teemu Likonen Newsgroups: gmane.emacs.bugs Subject: bug#8196: 23.1; Feature request with code: "C-x TAB" to understand tab-stop-list Date: Sat, 13 Jul 2013 07:49:35 +0300 Message-ID: <87r4f3hxnk.fsf@mithlond.arda> References: <87d3m2equ6.fsf@imladris.arda> <87oba74rww.fsf@mithlond.arda> <2b9b23f3-8622-4a4e-847f-a2f751c2c881@default> <87k3kv4k9f.fsf@mithlond.arda> <9e30b1da-e346-420f-9d60-698925e50a59@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373691011 19869 80.91.229.3 (13 Jul 2013 04:50:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Jul 2013 04:50:11 +0000 (UTC) Cc: 8196@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 13 06:50:12 2013 Return-path: Envelope-to: geb-bug-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 1Uxrmd-0002EX-SQ for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2013 06:50:11 +0200 Original-Received: from localhost ([::1]:32846 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uxrmd-0008EY-F4 for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2013 00:50:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxrmY-0008Bi-AD for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 00:50:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxrmV-0000Ye-RX for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 00:50:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxrmV-0000Xc-Ox for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 00:50:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1UxrmV-0007Qe-5v for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 00:50:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Teemu Likonen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Jul 2013 04:50:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8196 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8196-submit@debbugs.gnu.org id=B8196.137369098428501 (code B ref 8196); Sat, 13 Jul 2013 04:50:03 +0000 Original-Received: (at 8196) by debbugs.gnu.org; 13 Jul 2013 04:49:44 +0000 Original-Received: from localhost ([127.0.0.1]:51797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UxrmB-0007PZ-O0 for submit@debbugs.gnu.org; Sat, 13 Jul 2013 00:49:44 -0400 Original-Received: from mta-out.inet.fi ([195.156.147.13]:35297 helo=jenni2.inet.fi) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uxrm8-0007PE-J1 for 8196@debbugs.gnu.org; Sat, 13 Jul 2013 00:49:41 -0400 Original-Received: from mithlond.arda (84.251.134.110) by jenni2.inet.fi (8.5.140.03) id 51BB235B0219F196; Sat, 13 Jul 2013 07:49:37 +0300 Original-Received: from dtw by mithlond.arda with local (Exim 4.80) (envelope-from ) id 1Uxrm3-00017d-Pb; Sat, 13 Jul 2013 07:49:35 +0300 In-Reply-To: <9e30b1da-e346-420f-9d60-698925e50a59@default> (Drew Adams's message of "Fri, 12 Jul 2013 14:18:27 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:76309 Archived-At: Drew Adams [2013-07-12 14:18:27 -07:00] wrote: > What you can propose instead is that your new command get the > traditional binding for `indent-rigidly', `C-x TAB'. What we should > not do is replace the current `indent-rigidly' behavior by the > proposed behavior in the same command. Steal the key, perhaps, but not > the command. That's exactly what I'm doing. My command is called "tl-indent-region" (ok, we can drop the tl- prefix) and it relies on indent-rigidly to do the job. My command behaves the same as indent-rigidly when called with a numeric prefix argument.