Some other minor issues about using GAP within the notebook, under 2.7.1. I've put my entire worksheet in GAP mode using the menu at the top. The following things don't work correctly:
0) If I type something that gives an error in GAP, the error message is buried in a python exception/backtrace. 1) If I type "?SymmetricGroup" (which works within GAP), all I see is Help: Showing `Reference: SymmetricGroup' Page from 104 It's similar with other "?foo" commands. 2) If I type "SymmetricGroup?" and hit tab, it shows me help about sage's wrapped SymmetricGroup function. I don't think this will be helpful for functions not wrapped by sage. 3) When I try to use tab completion, it inserts "gap." before the command (and probably ignores functions not wrapper by sage). Dan --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---