From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: multiple indirect buffers, and limiting to a drawer Date: Wed, 2 Oct 2013 05:54:00 -0400 Message-ID: References: <87a9isy8og.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRJ86-00063v-Ae for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 05:54:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRJ85-0004F1-6T for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 05:54:02 -0400 Received: from mail-qc0-x22c.google.com ([2607:f8b0:400d:c01::22c]:49375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRJ85-0004Ev-2f for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 05:54:01 -0400 Received: by mail-qc0-f172.google.com with SMTP id l13so346130qcy.17 for ; Wed, 02 Oct 2013 02:54:00 -0700 (PDT) In-Reply-To: <87a9isy8og.fsf@gmail.com> 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: Myles English Cc: Org Mode On Tue, Oct 1, 2013 at 5:37 PM, Myles English wrote: > > Hi Matt, > > moptop99@gmail.com writes: > >> (3) in the right-hand panel, I'd like to just show the properties >> drawer of the currently active heading. >> >> >> Can someone suggest the best way to create that third buffer (or more >> precisely, that second indirect buffer)? > > I can't, but your description of a windowed layout sounds like > workgroups ( https://github.com/tlh/workgroups.el ), may be you can > reuse some code? that looks interesting and certainly more sophisticateed than what I had put together, I'll check it out. > > Myles > >