Fis Trivial writes: > * Version > > $: guix pull > > Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... > Building from Git commit 6b681ddda0f965d4163fbeb4b34520c91bd01f5d... > Guix already up to date > > > > * Error and backtrace: > > $: guix package --search=mutt > > Backtrace: > In guix/ui.scm: > 1474:12 19 (run-guix-command _ . _) > In ice-9/boot-9.scm: > 837:9 18 (catch _ _ # …) > 837:9 17 (catch _ _ # …) > In guix/scripts/package.scm: > 912:10 16 (_) > 770:9 15 (process-query _) > In ice-9/boot-9.scm: > 837:9 14 (catch _ _ # …) > In guix/scripts/package.scm: > 772:24 13 (_) > 249:17 12 (find-packages-by-description _) > In guix/discovery.scm: > 137:3 11 (fold-module-public-variables _ _ _) > In guix/combinators.scm: > 45:26 10 (fold2 # …) > 45:26 9 (fold2 # …) > In guix/discovery.scm: > 140:33 8 (_ # …) > In guix/scripts/package.scm: > 250:34 7 (_ # …) > In srfi/srfi-1.scm: > 466:18 6 (fold # …) > In guix/ui.scm: > 1146:13 5 (_ _ 0) > 1025:23 4 (texi->plain-text _) > In texinfo.scm: > 1131:22 3 (parse _) > 979:31 2 (loop # (*fragment*) _ _ _) > 868:21 1 (visit example # #f ((para #) #)) > 675:23 0 (complete-start-command _ #) > > texinfo.scm:675:23: In procedure complete-start-command: > texinfo.scm:675:23: Throw to key `parser-error' with args `(# "@-command didn't expect more args" example (".com --connect"))'. Thanks for the report! Fixed in .