From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [patch] org-delete-indentation Date: Thu, 21 May 2015 00:48:29 +0200 Message-ID: <87wq0227cy.fsf@gmx.us> References: <87fv6wh6yr.fsf@gmx.us> <87k2w78uxy.fsf@nicolasgoaziou.fr> <878ucnibl9.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvCn5-00018y-AX for emacs-orgmode@gnu.org; Wed, 20 May 2015 18:48:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvCn1-0001fd-9Z for emacs-orgmode@gnu.org; Wed, 20 May 2015 18:48:43 -0400 Received: from plane.gmane.org ([80.91.229.3]:40805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvCn1-0001fM-2u for emacs-orgmode@gnu.org; Wed, 20 May 2015 18:48:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YvCmx-0006Lc-4t for emacs-orgmode@gnu.org; Thu, 21 May 2015 00:48:35 +0200 Received: from 142.red-88-21-140.staticip.rima-tde.net ([88.21.140.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 May 2015 00:48:35 +0200 Received: from rasmus by 142.red-88-21-140.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 May 2015 00:48:35 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rasmus writes: > Nicolas Goaziou writes: > >> Also, shouldn't the final (delete-indentation ARG) be in the "else" part >> of the `if'? > > It was, at least on my disk. I did not check the patch. > >>> +(ert-deftest test-org-delete-indentation () >>> + "Test M-^ (`org-delete-indentation') specification." >> >> I suggest to omit binding in the description. That's one thing less we >> have to keep up-to-date if it ever changes. > > OK. > > The attached patch is updated and seems pretty good. It also handles tags > and entities according to org-auto-align-tags. Pushed. > The second patch (0003) adds support for tables in the sense that Not pushed. I'm still uncertain if this makes sense unless a some key enables breaking table cells. Rasmus -- 9000!