From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Feature suggestion: context sensitive movement Date: Thu, 18 Jun 2009 12:10:53 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHFWg-0001Cj-11 for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 07:11:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHFWd-0001CO-Qq for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 07:11:25 -0400 Received: from [199.232.76.173] (port=40460 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHFWd-0001CG-OH for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 07:11:23 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:47671) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHFWc-0007Bb-Rg for emacs-orgmode@gnu.org; Thu, 18 Jun 2009 07:11:23 -0400 Received: by ey-out-1920.google.com with SMTP id 3so104861eyh.24 for ; Thu, 18 Jun 2009 04:11:13 -0700 (PDT) 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: emacs-orgmode@gnu.org I was just thinking that often I want to jump around items in org-mode more quickly than I do at present, depending on the context of the point. e.g. * Foo blah blah blah * Bar | blah blah blah * Baz Assuming the point is located at | I might want to quickly jump to previous headings by pushing CTRL-/. Having this also occur when the point is located within a list would be nice too. Does anyone else think this is a good idea? Or is this another feature which is already implemented, that I'm not aware of? :-) Thanks again, R.