From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Suppress visibility cycling for a specific tree Date: Mon, 25 Jul 2011 14:13:37 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlK2p-0000HS-9H for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 08:14:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlK2o-0005gM-D1 for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 08:13:59 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:64816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlK2o-0005gI-5s for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 08:13:58 -0400 Received: by fxd18 with SMTP id 18so7324471fxd.39 for ; Mon, 25 Jul 2011 05:13:57 -0700 (PDT) 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: org-mode mailing list Hi, Is it possible to suppress visibility cycling for a particular tree? What I am looking for is the behaviour of an ARCHIVEd tree. I have some general guidelines and local config in this tree that I don't want to see usually but since it is technically not archived information I am looking for an alternate means to a similar goal. Could I specify a special tag of my own and define the behaviour I want with elisp? Where do I start looking for this? Thanks a lot. -- Suvayu Open source is the future. It sets us free.