I get the same error message. It is really annoying. Correct me if I'm wrong, but isn't the same-place variable connected to position when re-visiting files? I use it like: ;;; SavePlace ;; open file at the same place (require 'saveplace) (setq-default save-place t)
My desktop settings are: ;; Desktop mode ; save sessions (load "desktop") (desktop-save-mode t) (desktop-read) --~--~---------~--~----~------------~-------~--~----~ "Carbon Emacs" group mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
