xwem-bugs
[Top] [All Lists]

Re: [XWEM Bug] problem with frames

From: Steve Youngs <steve@xxxxxxxxxxxxx>
Subject: Re: [XWEM Bug] problem with frames
Date: Fri, 23 Sep 2005 09:01:10 +1000
Organization: Linux Users - Fanatics Dept.
User-agent: Gnus/5.110004 (No Gnus v0.4) SXEmacs/22.1.3 (BMW, linux)
* Steve Youngs <steve@xxxxxxxxxxxxx> writes:

  > H-x 5 5

  > the new frame is created and then XWEM immediately switches back to
  > frame 0

  > switch to newly created frame 1 and...

  > H-x 5 n some-new-name RET

  > XWEM switches back to frame 0 and the renaming happens there. :-(

Perhaps another piece of the puzzle, I have this in my
~/.xwem/xwemrc.el... 

(setq one-time-file (expand-file-name "one-time-desktop.el" xwem-dir))

(defun sy-save-xwem-one-time-config ()
  (let ((xwem-desktop-goals '(frames-config)))
    (xwem-desktop-save one-time-file)))

(if (file-exists-p one-time-file)
    (xwem-desktop-load one-time-file)

  (add-hook 'xwem-exit-hook 'sy-save-xwem-one-time-config))

I nuked my "one-time" file so I could force XWEM to resave my frame
config from scratch.  When I exited XWEM the "one-time" file was
created, but when I restarted, XWEM would fail to load and leave me
with a grey blank empty and unusable frame (at least I think it's a
frame).  The _only_ option open is C-M-BS. :-(

Evgeny I hope you can fix this soon.

-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                   Te audire no possum.                   |
|             Musa sapientum fixa est in aure.             |
|----------------------------------<steve@xxxxxxxxxxxxx>---|

Attachment: pgpdsct45GXWv.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>