Language

Package: emacs-relative-buffers @ 0.0.1-0.9762fe2

Synopsis

Minor mode to rename buffers by project structure

Description

This package provides a minor mode for renaming buffers according to project structure. For Python buffers, that will be the whole module name. For temporary files and directories, that will be the relative path from the project root.

Home page
https://github.com/emacsattic/relative-buffers
Location
gnu/packages/emacs-xyz.scm (line: 1818, column: 4)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t