Peter Fraser <[EMAIL PROTECTED]> writes:

> It does not seem to work on openbsd and searching for "emacs woman
> openbsd" is not useful.

It works for me, but I generally use M-x man, which uses the man binary
to format the pages. the "wo" stands for "with out" and is intended for
non unix systems which doesn't have man.  As the formatting is done in
elisp it's slower than the real thing.  One caveat: woman wasn't part of
Emacs until version 21.

> Does anyone have any hints of what I need to do?

M-x woman RET name-of-manpage RET

Reply via email to