From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: todo items not working? Date: Thu, 30 Apr 2009 00:31:40 -0400 Message-ID: <10225.1241065900@gamaville.dokosmarshall.org> References: <192422.16395.qm@web28313.mail.ukl.yahoo.com> <65339c410904291925k7681a714s9f05c3d721d7d911@mail.gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzNxD-0004mX-UA for emacs-orgmode@gnu.org; Thu, 30 Apr 2009 00:32:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzNxC-0004mL-Ac for emacs-orgmode@gnu.org; Thu, 30 Apr 2009 00:32:58 -0400 Received: from [199.232.76.173] (port=39121 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzNxC-0004mI-5z for emacs-orgmode@gnu.org; Thu, 30 Apr 2009 00:32:58 -0400 Received: from qmta07.westchester.pa.mail.comcast.net ([76.96.62.64]:44614) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzNxB-0000XG-P6 for emacs-orgmode@gnu.org; Thu, 30 Apr 2009 00:32:57 -0400 In-Reply-To: Message from Saketh of "Wed, 29 Apr 2009 22:25:42 EDT." <65339c410904291925k7681a714s9f05c3d721d7d911@mail.gmail.com> 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: Saketh Cc: emacs-orgmode@gnu.org Saketh wrote: > Greg: Okay, I have just done so, but I get the same behavior. > > Matthew: My "customization" is simply the series of commands listed in the > documentation. That is: > > (add-to-list 'load-path "~/elisp/org-6.26d/lisp") > (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) > (require 'org-install) > > Giovanni: Shift + Left Arrow (or Right Arrow) produces the exact same > behavior, for some reason. > > Since I am doing this "from scratch" on Ubuntu Linux, I am surprised that I > am getting such weird behavior with "C-c C-t" and "Shift + Arrows". > What does C-h c C-c C-t say? Or does it cut it short and give you something after the C-c? Either way, the answer should be interesting. Nick