expandAlias("x", nil) and expandAlias("x") are exactly the same as far
as Lua code is concerned.-- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1456794 Title: expandAlias("command", nil) should not error Status in Mudlet: Opinion Bug description: expandAlias("x", nil) currently gives this error: <Send: wrong argument type> expandAlias("x", nil) should be treated the same as expandAlias("x") To manage notifications about this bug go to: https://bugs.launchpad.net/mudlet/+bug/1456794/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mudlet-makers Post to : [email protected] Unsubscribe : https://launchpad.net/~mudlet-makers More help : https://help.launchpad.net/ListHelp

