Skip to content

blog/quick-scratch-buffers/ #2

@utterances-bot

Description

@utterances-bot

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions