From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: suggestion : collapsed levels Date: Tue, 16 Oct 2007 01:50:45 +0100 Message-ID: <87d4vfj316.fsf@bzg.ath.cx> References: 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 1IhZhv-00086J-ML for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 19:50:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhZht-00085G-RU for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 19:50:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhZht-00085B-Kv for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 19:50:45 -0400 Received: from fk-out-0910.google.com ([209.85.128.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhZht-00025g-9A for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 19:50:45 -0400 Received: by fk-out-0910.google.com with SMTP id 19so1771315fkr for ; Mon, 15 Oct 2007 16:50:44 -0700 (PDT) In-Reply-To: (Richard G. Riley's message of "Mon, 15 Oct 2007 21:15:12 +0200") 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 Richard G Riley writes: > Is it/could it be, possible to have "collapsed" marking "..." always > to the right of the left hand title column in an org file? Do you mean hiding the tags when collapsing the subtree? But if you hide tags when folding, how do you distinguish headlines with tags from headlines without tags? For me having tags around is okay. Especially because I use a nearly invisible font for them. And if I were to hide them I'd better hide them in a :TAGS: property. But it is good to keep the special properties (todo, tags, scheduled, etc.) at special place. -- Bastien