From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Showing or going to previous entry from agenda view Date: Thu, 28 Jun 2012 16:10:11 +0200 Message-ID: <2012-06-28T16-09-02@devnull.Karl-Voit.at> References: <2012-06-28T09-56-24@devnull.Karl-Voit.at> <87y5n7puh5.fsf@norang.ca> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkFQe-00067E-Rc for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 10:10:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SkFQZ-0008Bf-UE for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 10:10:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:52739) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkFQZ-0008BK-NN for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 10:10:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SkFQU-0003pD-FW for emacs-orgmode@gnu.org; Thu, 28 Jun 2012 16:10:30 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Jun 2012 16:10:30 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Jun 2012 16:10:30 +0200 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: emacs-orgmode@gnu.org * Bernt Hansen wrote: > Karl Voit writes: > >> C-c C-p (outline-previous-visible-heading) jumps from «Meeting 3» >> directly to the previous *visible* heading «Person X» and not to >> «Meeting 2». > > C-c C-r should call org-reveal which will show the preceeding hidden > headline, then you can use C-c C-p normally. Hm, at my side, org-reveal does not show me the items above. In fact, org-reveal does not seem to have any effect at all :-O -- Karl Voit