From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Expanded property drawers as per file option Date: Tue, 28 May 2013 16:21:22 +0200 Message-ID: <2013-05-28T16-16-08@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhKma-0000LJ-TX for emacs-orgmode@gnu.org; Tue, 28 May 2013 10:21:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhKmR-0000wN-Cy for emacs-orgmode@gnu.org; Tue, 28 May 2013 10:21:48 -0400 Received: from plane.gmane.org ([80.91.229.3]:45089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhKmR-0000wH-6S for emacs-orgmode@gnu.org; Tue, 28 May 2013 10:21:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UhKmP-0005if-Du for emacs-orgmode@gnu.org; Tue, 28 May 2013 16:21:37 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 May 2013 16:21:37 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 May 2013 16:21:37 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! I could not find anything yet which says that it's possible (or not) to define a file variable which enables PROPERTY drawers to be expanded (only in this current file). My use case: I usually never store major meta-data in drawers. So I like the default behavior with closed property drawers. Except in my "contacts.org" where I store basic data of persons I want to see. Therefore, I would like to have these drawers expanded whenever I expand the heading of a person. In other words: heading content expanded -> property drawer expanded. All other Org-mode files should keep their behavior that I manually have to expand drawers when I want to see their content. Is there a method to get this kind of behavior? Thanks! -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github