From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: howto? expand highlighted region only Date: Sat, 23 May 2009 22:41:37 +0530 Message-ID: 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 1M7ulK-0005K8-LU for emacs-orgmode@gnu.org; Sat, 23 May 2009 13:11:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M7ulG-0005IA-6s for emacs-orgmode@gnu.org; Sat, 23 May 2009 13:11:58 -0400 Received: from [199.232.76.173] (port=43964 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M7ulF-0005I3-VI for emacs-orgmode@gnu.org; Sat, 23 May 2009 13:11:54 -0400 Received: from main.gmane.org ([80.91.229.2]:40568 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 1M7ulF-0005gr-EL for emacs-orgmode@gnu.org; Sat, 23 May 2009 13:11:53 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M7ul9-0002UU-OA for emacs-orgmode@gnu.org; Sat, 23 May 2009 17:11:48 +0000 Received: from 122.167.85.34 ([122.167.85.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 May 2009 17:11:47 +0000 Received: from nsivaram.net by 122.167.85.34 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 May 2009 17:11:47 +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 My time keeping is simple. * effort tracking <2009-03-13 Fri> * effort tracking <2009-03-20 Fri> * effort tracking <2009-03-30 Mon> ... * effort tracking <2009-04-07 Tue> And within each are some text and numbers. Sometimes I just want to view only a few days entries by marking the region and pressing TAB which doesn't do the right thing. How can I get to do that? sivaram --