Hello. Cutomizations in my .emacs: '(desktop-globals-to-save (quote (desktop-missing-file-warning tags-file-name tags-table-list search-ring regexp-search-ring register-alist file-name-history compile-command compile-history))) '(desktop-path (quote ("." "~/.emacs.d/" "~"))) '(desktop-restore-frames t) '(desktop-save-mode t) I start Emacs without any .emacs.desktop. Start emacs, M-x desktop-save (in current directory), exit emacs. Start emacs Gives error: desktop-read: frameset-states accessing a non-frameset Attaching the .emacs.desktop. Jan D.