Martin Fischer <[EMAIL PROTECTED]> writes:
>
> woman ... which has such a feature already ?
Yep, remarks in the file. In fact I put up the defadvice on the wiki
for pressing it into service on M-x man.
(defadvice man (before my-woman-prompt activate)
(interactive (progn
(require 'woman)
(list (woman-file-name nil)))))
The better question would actually be why not iman.el! :-) ... in the
end I found neither to be exactly what I wanted.
Roland Winkler <[EMAIL PROTECTED]> writes:
>
> it would make sense if both genders could share such code,
There's normally a subtle difference in that man parses the pages for
aliases (lexgrog), so its database has the occasional extra.
(I guess further discussion to gnu-emacs-help rather than here ...)
_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources