Line editing support for GNU Guile
This module provides line editing support via the Readline library for GNU Guile. Use the (ice-9 readline)
module and call its activate-readline
procedure to enable it.
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 544 is way too long (91 characters) | |
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name |