xwem-devel
[Top][All Lists]
Advanced

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

Re: [XWEM]: Saving/restoring frame configs


From: Zajcev Evgeny
Subject: Re: [XWEM]: Saving/restoring frame configs
Date: Tue, 11 May 2004 12:33:05 +0400
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (celery, berkeley-unix)

Steve Youngs <address@hidden> writes:

> I tried this...
>
> (xwem-frame-config-dump (xwem-frame-configuration))
>
> Which created a massive 50 megabyte file `~/.xwem/xwem-configs.el'.
>
> I then added...
>
> (setq xwem-frame-omit-init-frame t)      ; no frames on startup
> (add-hook 'xwem-before-init-wins-hook 'xwem-frame-config-restore)
>
> to `~/.xwem/xwemrc.el, and then restarted...
>
> Invalid read syntax: "Cannot read unreadable object"
>
> How do you suggest that I go about debugging this?

I found who causes problem, will fix soon.  The thing is that some
prop values in xwem frame's plist references to X objects, such as
tabber, frame itself, and maybe others.  So fix is very simple, before
dumping only builtin frame properties will be considered for saving.

-- 
lg




reply via email to

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