From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Michael-E. Voges" Newsgroups: gmane.emacs.help Subject: shortcut for increasing/decreasing indent Date: Sat, 19 Mar 2005 22:18:03 +0100 Message-ID: <200503192218.03780.mevoges@t-online.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111266760 24529 80.91.229.2 (19 Mar 2005 21:12:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Mar 2005 21:12:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 19 22:12:40 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DClFE-0000kL-Tt for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Mar 2005 22:12:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DClW0-0001w1-3w for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Mar 2005 16:29:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DClUH-0001Qe-78 for help-gnu-emacs@gnu.org; Sat, 19 Mar 2005 16:28:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DClU9-0001Lg-Eg for help-gnu-emacs@gnu.org; Sat, 19 Mar 2005 16:27:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DClU8-0001Kd-QM for help-gnu-emacs@gnu.org; Sat, 19 Mar 2005 16:27:52 -0500 Original-Received: from [194.25.134.83] (helo=mailout07.sul.t-online.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DCl9E-000283-B2 for help-gnu-emacs@gnu.org; Sat, 19 Mar 2005 16:06:16 -0500 Original-Received: from fwd30.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1DCl9C-00049n-03; Sat, 19 Mar 2005 22:06:14 +0100 Original-Received: from pd9558795.dip.t-dialin.net (TQE88yZcremEk3NriaUMzcDOF1tFfANBhXGxrT9JSNMjgv8U5xeYYO@[217.85.135.149]) by fwd30.sul.t-online.de with esmtp id 1DCl97-14xPM00; Sat, 19 Mar 2005 22:06:09 +0100 Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.6.2 Content-Disposition: inline X-ID: TQE88yZcremEk3NriaUMzcDOF1tFfANBhXGxrT9JSNMjgv8U5xeYYO X-TOI-MSGID: 76d02191-d175-4518-b029-36adabef3218 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24996 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24996 Hi Emacs's, I wonder, if there ist a shortcut increasing/decreasing an indented line while the cursor is anywhere on that line without leaving the point (like for example C-D or C-T in edit-mode on some other famous editor). Regards, Micha-E.