From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: C-u C-c C-t broken Date: Wed, 18 Jul 2007 23:13:57 +0200 Message-ID: <7846fdd4a21b0a21a0193b856af3c273@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBOAS-0001Pg-3J for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBOAQ-0001Oq-8f for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBOAP-0001Og-Ua for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:09 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBOAO-0004x1-SJ for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:09 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scott Jaderholm Cc: org-mode On Jul 17, 2007, at 21:57, Scott Jaderholm wrote: > I don't know if C-u C-c C-t was ever intended to work, but it's > definitely broken. I'm guessing most people use C-# C-c C-t > > * Test (C-u C-c C-t) > > Args out of range: 2, 9 > > and > > * Test > ** Test (C-u C-c C-t) > > Changes it to: > TODO ** Test ???? Works just fine for me, it offers completion on TODO keywords. Anyone else has problems with this? - Carsten