Your message dated Mon, 28 Jul 2008 21:08:38 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#492165: closed by James Vega <[EMAIL PROTECTED]> (Re:
Bug#492165: supybot: Plugin plugin command bug)
has caused the Debian Bug report #492165,
regarding supybot: Plugin plugin command bug
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
492165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492165
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: supybot
Version: 0.83.3-1
Severity: normal
1. use supybot-wizard to create a new bot
2. !load Plugin
3. !load Seen
3. !Plugin plugin last
Result: The "last" command is available in the Misc plugin.
Expected Result: the last command is offered in both the Misc and Seen
plugins but is not reported correctly.
-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)
Versions of packages supybot depends on:
ii python 2.5.2-0ubuntu1 An interactive high-level
object-o
ii python-support 0.7.5ubuntu1 automated rebuilding
support for p
supybot recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, Jul 25, 2008 at 04:34:53PM -0700, Grant Bowman wrote:
> I see two places that contradict your explanation so I'm a bit confused.
>
> @help plugin plugin
> (plugin plugin <command>) -- Returns the plugin(s) that <command> is in.
This is an issue with the command resolver. If the command and plugin
name are the same, then you can type the name of the command as many
times as you want. "@help plugin", "@help plugin plugin",
"@help plugin plugin plugin" will all give back the same help.
> @plugin help plugin
> This plugin exists to help users manage their plugins. Use 'plugin
> list' to list the loaded plugins; use 'plugin help' to get this sort
> of help from other plugins; use the 'plugin' command itself to
> determine what plugin a command exists in.
Plugin.help *only* looks for plugins, not commands. It responds with
the help (if any) for that plugin.
Neither of these are related to or affect the behavior of Plugin.plugin.
They are also both expected behavior, therefore I'm closing the bug.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
--- End Message ---