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

Save the state of non-file buffers #3

Closed
m0smith opened this issue Apr 15, 2015 · 2 comments
Closed

Save the state of non-file buffers #3

m0smith opened this issue Apr 15, 2015 · 2 comments

Comments

@m0smith
Copy link
Owner

m0smith commented Apr 15, 2015

Shell, SQL, etc buffers should be added to the desktop and saved

@m0smith
Copy link
Owner Author

m0smith commented Apr 15, 2015

Create a annals-session-stamp that is set in annals-task. Create an file in the task directory for each earmuff that the user wants to include in the annals. In annals-checkpoint, save the content of those buffers to associated file. The name of the file will be set based on annals-buffer-name which will the buffer local. To have a buffer participate in annals, the user should set annals-buffer-name to a string that will be used to create the file name.

m0smith pushed a commit that referenced this issue Apr 15, 2015
…hook 'sql-login-hook 'annals-buffer-name-create)
@m0smith
Copy link
Owner Author

m0smith commented Apr 15, 2015

Example:

 (add-hook 'sql-login-hook 'annals-buffer-name-create)

@m0smith m0smith closed this as completed Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant