On Sat, Jun 09, 2007 at 04:11:04PM +0200, Alain PORTAL wrote: > Because "register" can have several translations in french, depend upon the > context, could you tell me more about this string: > "Module for command `%s' did not register the command.\n"
The message is not usually displayed. It indicates an error, when just loaded module for a command has not provided (registered a handler for) the command. -- Alexander.
