From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ali Tofigh Subject: Re: should show-branches fold subtree? Date: Thu, 20 May 2010 11:54:37 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=51989 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF85P-00069x-Qh for emacs-orgmode@gnu.org; Thu, 20 May 2010 11:55:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OF85K-0000qi-7G for emacs-orgmode@gnu.org; Thu, 20 May 2010 11:55:03 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:58654) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OF85K-0000qV-3d for emacs-orgmode@gnu.org; Thu, 20 May 2010 11:54:58 -0400 Received: by vws13 with SMTP id 13so239312vws.0 for ; Thu, 20 May 2010 08:54:57 -0700 (PDT) In-Reply-To: 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: Carsten Dominik Cc: emacs-orgmode great! and thank you for all the work you, and all the other contributers, are doing on org-mode. i don't think i can live without org-mode anymore. it's like a drug! /ali On Thu, May 20, 2010 at 03:40, Carsten Dominik wrote: > Hi Ali, > > this makes sense, and it is now working like this. > > - Carsten > > On May 20, 2010, at 2:42 AM, Ali Tofigh wrote: > >> hi everyone, >> >> i often use C-c C-k (org-kill-note-or-show-branches) in org-mode when >> i want to see only the headings under a subtree (i.e., no text in the >> bodies). however, i get the desired effect only when applying C-c C-k >> to already folded subtrees. this means i have to first fold the >> subtree using TAB and only then do C-c C-k. i could always add my own >> custom command or keybinding to go around this, but what is the reason >> that show-branches doesn't hide subtrees but only expands folded ones? >> isn't the command more useful if it also hides text? >> >> cheers, >> /ali >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > - Carsten > > > >