From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [patch] fix the behavior of C-u C-u TAB Date: Sat, 04 Jan 2014 12:24:03 +0100 Message-ID: <87r48ovvl8.fsf@bzg.ath.cx> References: <87vbyoe4ca.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzPKv-0005Oc-0y for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 06:24:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzPKp-0004rz-Cc for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 06:24:12 -0500 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:45497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzPKp-0004ro-6l for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 06:24:07 -0500 Received: by mail-we0-f174.google.com with SMTP id q58so14162006wes.19 for ; Sat, 04 Jan 2014 03:24:06 -0800 (PST) In-Reply-To: <87vbyoe4ca.fsf@gmail.com> (Aaron Ecay's message of "Mon, 16 Dec 2013 18:57:57 -0500") 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: Aaron Ecay Cc: "emacs-orgmode@gnu.org" Hi Aaron, I just fixed C-u C-u TAB with a less complicated patch: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=44acd000 Let me know if I overlooked some use-cases. And thanks for raising this, -- Bastien