Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load fails, junk in save file ? #1

Closed
simonmichael opened this issue Feb 18, 2011 · 1 comment
Closed

load fails, junk in save file ? #1

simonmichael opened this issue Feb 18, 2011 · 1 comment

Comments

@simonmichael
Copy link

Thanks, this looks really useful. I started by turning on workgroups mode, creating a workgroup, and saving. The saved workgroups file now contains:

(-*-workgroups-*- ((type . workgroup) (uid . 0) (name . "dashboard") (wconfig (type . wconfig) (left) (top) (width . 236) (height . 74) (sbars) (sbwid) (wtree ... ... ... ...))))

Loading gives an error, Messages looks like:

...
Starting Emacs daemon.
Restarting server
When done with this frame, type C-x 5 0
(wrong-number-of-arguments nil 0)
wg-switch-to-window-buffer: Wrong type argument: stringp, nil

I'm using emacsclient -t with emacs --daemon, 23.0.50.1 on ubuntu lucid.

@tlh
Copy link
Owner

tlh commented Feb 18, 2011

This was a bug caused by not binding print-level to nil in `wg-write-sexp-to-file'. I've pushed a fix. Thanks!

juergenhoetzel added a commit to juergenhoetzel/workgroups.el that referenced this issue May 30, 2013
Handle Dired(+) buffers correctly and keep wg-list sorted (MRU)
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants