Language

Package: emacs-epithet @ 0.1

Synopsis

Rename Emacs buffers with descriptive names

Description

This package provides a function---epithet-rename-buffer---to rename the current buffer with a descriptive name. The name suggestion is governed by the epithet-suggesters hook variable: each hook should return either a name suggestion or nil, they are called in turn and the first non-nil suggestion is taken.

Home page
https://github.com/oantolin/epithet
Location
gnu/packages/emacs-xyz.scm (line: 10276, column: 4)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 118