help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: workgroups and local buffer lists


From: Drew Adams
Subject: RE: workgroups and local buffer lists
Date: Fri, 20 Jan 2012 18:54:27 -0800

> 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?

Maybe have a look at buffer configurations, which are "named sets of buffers,
sort functions, and other parameters that control completion of buffer names".

http://www.emacswiki.org/emacs/Icicles_-_Support_for_Projects#toc6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]