Steve Youngs <steve@xxxxxxxx> writes:
> * Zajcev Evgeny <lg@xxxxxxxx> writes:
>
> > Revision: xwem--main--2.2--patch-32
> > Summary: Fixes last client operations
>
> Is this supposed to fix the bugs I reported? Unfortunately it
> doesn't. :-(
>
> There is _some_ improvement... I can now rename frames without the
> renaming always happening in frame 0. And starting clients in new
> frames puts the client into the new frame instead of the previous
> frame. :-)
>
> Problems I now see:
>
> H-x 5 5 RET (from frame 0 that has a client in it (SXEmacs))
>
> the new frame is created and I am immediately brought back to frame
> 0
>
> H-x 5 5 RET (from frame 1 that has no clients (empty))
>
> the new frame is created and I am left in the newly created frame
> (normal behaviour)
>
> Basically, if I create a new frame from a frame that has a client in
> it, I'll be brought back to the place where I created the frame from
> instead of being in the new frame.
>
> And the *BIG ONE*:
>
> If I set things up the way I like with all my frames where/how I like
> them and then have `xwem-desktop-save' save the frames config, XWEM
> _will not start or be usable_ after a restart.
>
> I'm left with a big grey nothing... nothing works, nothing responds,
> nothing to do except C-M-BS, delete the frames-config save file, and
> startx.
>
I can't reproduce either of them :(
It might be that your xlib or xwem is not properly compiled, so some
part of xwem are old and some are new .. Make sure you have recompiled
every file in both xlib and xwem .. the best way to do is $ make clean
&& make, firstly make it in xlib and only then in xwem directory, with
XLIB_PATH set to the path where your newly compiled xlib located
.. sorry me if this sounds like i'm getting you as fool, i really
do not mean it, i simple have no ideas why the shit happens to you :(
then, kill X, move `frame-config' to some other file (like fc.saved),
start xwem and then do:
(xwem-frame-config-restore "~/.xwem/fc.saved")
also try to attach to SXEmacs with gnuclient, and maybe it is possible
to steal xwem-debug buffer from there ..
As to `H-x 5 5' issue and such behaviour it might be something in your
configuration? Do you have the same behaviour even when starting
vanilla xwem withot xwemrc ?
--
XWEM - The (S)XEmacs Window Manager.
|