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

blog/quick-scratch-buffers/ #2

Open
utterances-bot opened this issue Sep 10, 2021 · 0 comments
Open

blog/quick-scratch-buffers/ #2

utterances-bot opened this issue Sep 10, 2021 · 0 comments

Comments

@utterances-bot
Copy link

Quick persistent scratch buffers | Umar Ahmad

Emacs has a feature where you can quickly open a buffer to paste or keep text temporarily. It can be done by calling switch-to-buffer and typing out any name and pressing return. If a buffer with such a name exists it shows up, otherwise an empty buffer with no associated file is created. I discovered this accidentally years ago and have been using this feature a lot since.
The problem with this is that the buffers created only last till your emacs session lasts.

https://umarahmad.xyz/blog/quick-scratch-buffers/

Repository owner deleted a comment Sep 10, 2021
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