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

Desktop-mode forgets about registers and variable-pitch-mode #4713

Closed
3rd3 opened this issue Jan 20, 2016 · 2 comments
Closed

Desktop-mode forgets about registers and variable-pitch-mode #4713

3rd3 opened this issue Jan 20, 2016 · 2 comments
Labels
- Forum - Question stale marked as a stale issue/pr (usually by a bot)

Comments

@3rd3
Copy link

3rd3 commented Jan 20, 2016

I think, I didn't have this problem before switching to Spacemacs (but not entirely sure). For some reason the variable-pitch-mode is not restored from the desktop file (or not always). Also, the registers seem to be lost. This is how I have defined these things in my .spacemacs file:

(set-register ?n (cons 'file "~/Notes/notes.org"))

and

(add-hook 'org-mode-hook (lambda () (variable-pitch-mode t))) 
@abhi18av
Copy link

abhi18av commented Mar 4, 2017

This issue seems to be related to another one

#8025

The connection and the discussion is at
http://emacs.stackexchange.com/questions/31212/how-to-reset-the-contents-of-evil-mode-registers

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Forum - Question stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

3 participants