GNU bug report logs - #27833
25.2; Add support for manpath command to woman.el

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 25 Jul 2017 22:42:02 UTC

Severity: wishlist

Found in version 25.2

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mark Oteiza <mvoteiza <at> udel.edu>
To: Reuben Thomas <rrt <at> sc3d.org>
Cc: 27833 <at> debbugs.gnu.org
Subject: bug#27833: 25.2; Add support for manpath command to woman.el
Date: Tue, 25 Jul 2017 19:40:02 -0400
Reuben Thomas <rrt <at> sc3d.org> writes:
> +       (woman-parse-colon-path (condition-case nil
> +                                   (chomp (with-output-to-string
> +                                            (with-current-buffer
> +                                                standard-output
> +                                              (call-process "manpath" nil t nil))))
> +                                 (error nil))))
> +      (woman-manpath-add-locales

I suspect your chomp is analogous to string-trim-right in subr-x.el




This bug report was last modified 5 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.