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

Sync recentf between Spacemacs instances? #8763

Closed
fmthoma opened this issue Apr 21, 2017 · 4 comments
Closed

Sync recentf between Spacemacs instances? #8763

fmthoma opened this issue Apr 21, 2017 · 4 comments
Labels
- Mailling list - Feature request stale marked as a stale issue/pr (usually by a bot)

Comments

@fmthoma
Copy link

fmthoma commented Apr 21, 2017

When using two instances of Spacemacs, the recentf are written by the instance that exits last, overwriting the recentf saved by the previous instance. This way, half of the files I open are missing from recentf.

It appears there exists a package (sync-recentf) to solve this, would it be feasible to use this package in Spacemacs to synchronize the recentf between instances?

@Stebalien
Copy link
Contributor

I strongly recommend you use a daemon with multiple frames instead of multiple instances of spacemacs. For one, this will save you a lot of RAM.

@fmthoma
Copy link
Author

fmthoma commented Apr 22, 2017

@Stebalien Yes, I'd like to do that. However, for almost all themes, the colors in the terminal are broken (see #1269). Hence I use different themes in the terminal (for quickly editing a file from the command line, so I use the daemon here) and in a persistent instance of Spacemacs (IDE-style). Can't use the daemon for both, though, because the theme then will apply to all windows, terminal or not.

So yes, in my case this problem is caused by a very particular workflow to work around a totally different problem, and I'd be better off to solve the underlying problem. OTOH, this feature would still be nice to have.

@patata3000
Copy link

I've got a problem using one instance of spacemacs with several frames. I can only have one neotree instance over all the frames...

@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 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Mailling list - Feature request stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

4 participants