GNU bug report logs -
#14964
24.3.50; doc of `compare-window-configurations'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sat, 27 Jul 2013 03:15:02 UTC
Severity: minor
Tags: moreinfo
Found in version 24.3.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 14964 <at> debbugs.gnu.org (full text, mbox):
> https://github.com/tlh/workgroups.el
Yes, it is good to point to that, as another example of readable window
configurations.
You mentioned frame configurations too, but working groups are not,
according to what I read in the doc and see in the code, frame
configurations. Rather, a workgroup is a set of window configurations
for a single frame. From the doc:
Q: What's the difference between a "window configuration", a "wconfig"
and a "workgroup"?
A: A "window configuration" is Emacs' opaque internal representation of
most of the state of one frame. A "wconfig" is Workgroups' independent,
translucent window configuration object. And a "workgroup" is a named
set of multiple wconfigs (one base config, and then a working config
for each frame).
So yes, this could inform what we do wrt Emacs window configurations.
It is also an example of the kinds of things that a library or a user
might want to do with persistent window configurations. And it is another
argument for having a standard, transparent, readable window-configuration
structure (whatever form the implementation might take).
This bug report was last modified 3 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.