Language

Package: emacs-scratch-el @ 1.3

Synopsis

Create scratch buffers with the same mode as current buffer

Description

Scratch is an extension to Emacs that enables one to create scratch buffers that are in the same mode as the current buffer. This is notably useful when working on code in some language; you may grab code into a scratch buffer, and, by virtue of this extension, do so using the Emacs formatting rules for that language.

Home page
https://github.com/ieure/scratch-el/
Location
gnu/packages/emacs-xyz.scm (line: 15029, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings