From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Suppress visibility cycling for a specific tree Date: Mon, 25 Jul 2011 14:58:17 +0200 Message-ID: <4E2D6869.9050702@diplan.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37371) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlKla-0006da-Gf for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 09:00:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlKlZ-00051b-Ip for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 09:00:14 -0400 Received: from lo.gmane.org ([80.91.229.12]:58842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlKlY-00051L-Gk for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 09:00:13 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QlKlV-0006TA-O0 for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 15:00:09 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jul 2011 15:00:09 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jul 2011 15:00:09 +0200 In-Reply-To: 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 Cc: org-mode mailing list Am 25.07.2011 14:13, schrieb suvayu ali: > 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. > Hi, +1 exactly the same thing I wanted to ask for some weeks. - Rainer