]> git.eshelyaron.com Git - sweep.git/commit
Fix feedback in 'sweeprolog-pack-install'
authorEshel Yaron <me@eshelyaron.com>
Mon, 7 Aug 2023 15:48:48 +0000 (18:48 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 7 Aug 2023 15:48:48 +0000 (18:48 +0300)
commit493cf805888affe8c2a75fb8d69c05eaca252228
treeaa3036704cd1e461cafcc4a38a285bd22a52be62
parent9a3f09fc02c0ce5699f9224b2c7935fddb0360fd
Fix feedback in 'sweeprolog-pack-install'

Have 'sweeprolog-pack-install' actually report its result, instead of
reporting failure even when successful.

* sweep.pl (sweep_pack_install/2): Bind the output argument to non-nil
on success.
* sweeprolog.el (sweeprolog-pack-description-max-width): New user
option.
(sweeprolog-read-pack-name): Use display text properties for alignment
instead of repeated spaces.
README.org
sweep.pl
sweeprolog.el