From mboxrd@z Thu Jan 1 00:00:00 1970 From: T. Short Subject: Expanding highlighted nodes Date: Mon, 23 Jun 2008 17:50:11 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAqBK-0003r3-Gs for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 13:50:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAqBI-0003oH-SQ for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 13:50:21 -0400 Received: from [199.232.76.173] (port=46576 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAqBI-0003o7-OI for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 13:50:20 -0400 Received: from main.gmane.org ([80.91.229.2]:37633 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KAqBJ-0007Mv-31 for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 13:50:21 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KAqBG-0006tb-OB for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 17:50:18 +0000 Received: from static-68-236-159-227.alb.east.verizon.net ([68.236.159.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Jun 2008 17:50:18 +0000 Received: from tshort by static-68-236-159-227.alb.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Jun 2008 17:50:18 +0000 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 Is there a way to expand highlighted nodes? I really like the tags tree (C-c \) and the TODO tree (C-c C-v). After either of these, I'd like to expand everything under the highlighted nodes. - ts