From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Re: workgroups and local buffer lists Date: Sat, 21 Jan 2012 10:53:02 +0800 Message-ID: <87wr8lu5pt.fsf@ericabrahamsen.net> References: <871uqtvko2.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1327114391 10791 80.91.229.12 (21 Jan 2012 02:53:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 21 Jan 2012 02:53:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 21 03:53:07 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RoR4k-0002Zs-VA for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jan 2012 03:53:07 +0100 Original-Received: from localhost ([::1]:60237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoR4k-0004hQ-BJ for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jan 2012 21:53:06 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:56895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoR4f-0004h5-FB for help-gnu-emacs@gnu.org; Fri, 20 Jan 2012 21:53:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RoR4e-0003D4-5u for help-gnu-emacs@gnu.org; Fri, 20 Jan 2012 21:53:01 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:47955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoR4d-0003Cv-UL for help-gnu-emacs@gnu.org; Fri, 20 Jan 2012 21:53:00 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RoR4c-0002WU-F9 for help-gnu-emacs@gnu.org; Sat, 21 Jan 2012 03:52:58 +0100 Original-Received: from 50-56-99-223.static.cloud-ips.com ([50.56.99.223]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Jan 2012 03:52:58 +0100 Original-Received: from eric by 50-56-99-223.static.cloud-ips.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Jan 2012 03:52:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 34 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 50-56-99-223.static.cloud-ips.com User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) Cancel-Lock: sha1:2zzrCxH7QING9kpGetzqFPsucW8= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83534 Archived-At: On Sat, Jan 21 2012, Eric Abrahamsen wrote: > I'm using workgroups version 0.2.0 > (http://www.emacswiki.org/emacs/WorkgroupsForWindows) which works great > for me, just the right amount of functionality. > > The one thing I would like is for each workgroup to maintain its own > buffer list, so that recently viewed buffers in one workgroup won't > "infect" the buffer lists of other workgroups. > > I've read the buffer list section of the Elisp manual, but I'm not > seeing an easy way of doing this. > > A "workgroup" is just an alist of various parameters, so I guess a new > parameter, "buffer-list", could be added to that. But what would it take > to short-circuit all the commands that use (buffer-list), and make them > use this local version instead? Is this even possible? > > Thanks, > Eric Of course five minutes later I find this: https://github.com/tlh/workgroups.el/wiki/Experimental-documentation Which appears to be something like what I'm after… I think this can be ignored! Sorry, E -- GNU Emacs 24.0.92.3 (i686-pc-linux-gnu, GTK+ Version 2.24.8) of 2012-01-11 on pellet