Bad-ptr / persp-mode.el

named perspectives(set of buffers/window configs) for emacs
394 stars 44 forks source link

persp-init-new-frame in after-make-frame-functions moves pointer to beginning of buffer #101

Open vv111y opened 5 years ago

vv111y commented 5 years ago

This can cause problems with a package such as org-noter. Please see my bug report https://github.com/weirdNox/org-noter/issues/54. I need to remove persp-init-new-frame from the above hook. persp-mode is installed and on by default in spacemacs. As was noted, this occurs if switch-frame is also in after-make-frame-functions.