From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: hiding PROPERTIES line Date: Wed, 04 Aug 2010 06:47:02 +0200 Message-ID: <87lj8nvvax.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=34948 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OgVsf-0008Nk-UP for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 00:47:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OgVse-0000Ul-SL for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 00:47:05 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:40226) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgVse-0000UU-NY for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 00:47:04 -0400 Received: by wyg36 with SMTP id 36so5673884wyg.0 for ; Tue, 03 Aug 2010 21:47:03 -0700 (PDT) In-Reply-To: (Ilya Shlyakhter's message of "Tue, 3 Aug 2010 12:11:48 -0400") 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: Ilya Shlyakhter Cc: emacs-orgmode Ilya Shlyakhter writes: > Is there a way to hide/show the :PROPERTIES: line representing the > properties locker, either globally or for a subtree? Nope. Well, every UI element you hide must be partly visible, so that the user knows how to unhide (or unfold) it. I cannot think of a reasonable way to 100% hide the :PROPERTIES: drawer while giving the user a hint that there is one... -- Bastien