From: Mark Oteiza <mvoteiza@udel.edu>
To: Reuben Thomas <rrt@sc3d.org>
Cc: 27833@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 [thread overview]
Message-ID: <87pocot7al.fsf@holos> (raw)
In-Reply-To: <871sp4xhq8.fsf@sc3d.org> (Reuben Thomas's message of "Tue, 25 Jul 2017 23:41:03 +0100")
Reuben Thomas <rrt@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
next prev parent reply other threads:[~2017-07-25 23:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-25 22:41 bug#27833: 25.2; Add support for manpath command to woman.el Reuben Thomas
2017-07-25 23:40 ` Mark Oteiza [this message]
2017-07-26 8:43 ` Reuben Thomas
2017-07-26 14:26 ` Eli Zaretskii
2017-07-26 14:33 ` Reuben Thomas
2017-07-26 15:17 ` Eli Zaretskii
2017-07-26 16:29 ` Reuben Thomas
2019-09-29 2:03 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pocot7al.fsf@holos \
--to=mvoteiza@udel.edu \
--cc=27833@debbugs.gnu.org \
--cc=rrt@sc3d.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.