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

Re: w3m-perldoc



On January 16, 2009, [emacs-w3m:10611],
andreas.roehler (at online.de) wrote:

> what about having an alias
> 
> (defalias 'perldoc 'w3m-perldoc)
> 
> in w3m-perldoc.el?
> 
> IMO perldoc is well-known, so people might try
> 
> M-x perldoc first.

The perldoc function is provided by perldoc.el. (For Debian/Ubuntu,
perldoc.el is in the emacs-goodies-el package)

Emacs-w3m uses the prefix `w3m-' to avoid name conflicts.  See also
"Emacs Lisp Coding Conventions".

Anyway, you may use the alias in your configuration file.

Thanks,
-- 
Tatsuya Kinoshita