From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Drawers in Org-Mode 6.06b Date: Tue, 16 Sep 2008 13:19:54 +0530 Message-ID: References: <227896780809141829m386bf10ajab50e90b16920046@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KfVJw-0006Pd-P4 for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 03:50:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KfVJu-0006Os-UX for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 03:50:00 -0400 Received: from [199.232.76.173] (port=48670 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfVJu-0006Oi-J4 for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 03:49:58 -0400 Received: from ti-out-0910.google.com ([209.85.142.186]:58282) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KfVJu-0002OO-3z for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 03:49:58 -0400 Received: by ti-out-0910.google.com with SMTP id u5so1386856tia.10 for ; Tue, 16 Sep 2008 00:49:55 -0700 (PDT) In-Reply-To: <227896780809141829m386bf10ajab50e90b16920046@mail.gmail.com> Content-Disposition: inline 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: Ryan Cc: emacs-orgmode@gnu.org On Mon, Sep 15, 2008 at 6:59 AM, Ryan wrote: > I'm using Emacs 22 for XP Pro and seem to be having an issue with > drawers. > When I create a drawer and cycle the visibility of the headline > it belongs to, the entire contents of the drawer appear each time > instead of staying inside the drawer. Performing visibility > cycling on the drawer has no effect. I attempted to create a > drawer just like the example in the Org-Mode manual. Did you define the drawer name you are using in `org-drawers' variable? You could use customize to, well.. customize it. Do let us know if it still does now work. -- Manish