[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-perldoc
- From: Tatsuya Kinoshita <tats@xxxxxxxxxxxxxx>
- Date: Tue, 20 Jan 2009 23:35:32 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 10621
- References: <4970EFB2.5000802@xxxxxxxxx>
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