app-emacs/visual-fill-column - 2.7 (parona-overlay)

Search

Package Information

Description:
Emacs mode for wrapping visual-line-mode buffers at fill-column.
Homepage:
https://codeberg.org/joostkremers/visual-fill-column
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
2.7 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit elisp

DESCRIPTION="Emacs mode for wrapping visual-line-mode buffers at fill-column."
HOMEPAGE="https://codeberg.org/joostkremers/visual-fill-column"
SRC_URI="
	https://codeberg.org/joostkremers/visual-fill-column/archive/${PV}.tar.gz
		-> ${P}.tar.gz
"
S="${WORKDIR}/${PN}"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

SITEFILE="50${PN}-gentoo.el"

elisp-enable-tests ert-runner "${S}/test"

Manifest for 2.7

Type File Size Source URLs
DIST visual-fill-column-2.7.tar.gz 499760 bytes https://codeberg.org/joostkremers/visual-fill-column/archive/2.7.tar.gz