notebook -- improve gap-mode help interface
On 7/26/07, Dan Christensen <jdc@uwo.ca> wrote:
> 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.
Change History (9)
Milestone: |
sage-5.11 →
sage-5.12
|
Milestone: |
sage-6.1 →
sage-6.2
|
Milestone: |
sage-6.2 →
sage-6.3
|
Milestone: |
sage-6.3 →
sage-6.4
|
Report Upstream: |
N/A →
Reported upstream. Developers acknowledge bug.
|
Resolution: |
→ invalid
|
Status: |
new →
closed
|
#5043 is conceivably related.