From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Return on a task behaves like TAB Date: Wed, 04 Feb 2009 14:20:58 -0500 Message-ID: <871vueqa91.fsf@gollum.intra.norang.ca> References: <87eiyeyqzw.fsf@gollum.intra.norang.ca> <1D47AB5B-D79A-4862-9A86-F3C2B779914D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUnJ3-0007eK-SK for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 14:21:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUnJ2-0007e7-G5 for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 14:21:05 -0500 Received: from [199.232.76.173] (port=54820 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUnJ2-0007e4-8j for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 14:21:04 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:62587) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LUnJ2-0004z9-2u for emacs-orgmode@gnu.org; Wed, 04 Feb 2009 14:21:04 -0500 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: Ed Hirgelt Cc: emacs-orgmode Ed Hirgelt writes: > On Feb 4, 2009, at 10:52 AM, Bernt Hansen wrote: > >> A recent change to org-mode is driving me nuts. I regularly use >> Return >> at the beginning of a task to insert a blank line and append detail to >> the previous task. This no longer works and cycles through the task's >> folded status instead. > > That is interesting. I do the same thing. I am at 6.21a and the > old behavior still works for me. What version are you using? I'm on today's version in git. Org-mode version 6.21trans Git commit be9557bf44b64bb1f1d85d04d398b7b48d24f935 GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-11-09 on raven, modified by Debian I restarted Emacs and now it works again :/ My emacs session was running for a day to two and I've reloaded newer versions of org-mode a few times. C-h k RET was returning org-open-at-point instead of org-return (like it does now after the restart). I'm not sure how this was modified but it's working again now. Thanks! -Bernt