emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: header files in woman.el


From: Richard Stallman
Subject: Re: header files in woman.el
Date: Mon, 31 Mar 2003 03:37:12 -0500

woman.el uses Man mode in the buffer, once it has set up the buffer
contents.  So I think the right place to implement this feature
is in man.el.  If you implement this feature in man.el, it will
work for woman.el too; it will work on all platforms.  But if you
implement it in woman.el, it will not work in systems that use the
man program.

Could you reimplememt this inside of Man-follow?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]