Package: figlet
Version: 2.2.5-2
Severity: wishlist
Tags: patch

It'd be good to have an autoload for figlet.el M-x figlet-message
command.  I suggest file debian/emacsen-startup below which
dh_installemacsen will install to /etc/emacs/site-start.d/50figlet.el

;;; 50figlet.el -- debian emacs setups for figlet

(if (not (file-exists-p "/usr/share/emacs/site-lisp/figlet.el"))
    (message "figlet removed but not purged, skipping setup")

  (autoload 'figlet-message "figlet"
    "Inserts large message of text in ASCII font into current buffer" t))

-- System Information:
Debian Release: stretch/sid
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages figlet depends on:
ii  libc6  2.19-22

figlet recommends no packages.

figlet suggests no packages.

-- no debconf information

Reply via email to