On Jun 3, 5:20 am, Simon King <simon.k...@nuigalway.ie> wrote:
> Hi Mike
>
> On Jun 3, 12:51 am, Mike Hansen <mhan...@gmail.com> wrote:
>
> > On Wed, Jun 2, 2010 at 4:49 PM, Dan Drake <dr...@kaist.edu> wrote:
> > > And yes, I get this problem too. It seems a little unpredictable, and is
> > > quite irritating.
>
> > It happens after you view a docstring's help from the command line.  I
> > made a patch a few weeks ago which fixes this:
>
> >http://trac.sagemath.org/sage_trac/ticket/8686
>
> The patch fails to apply for me. I get:
>
> sage: hg_sage.import_patch('http://trac.sagemath.org/sage_trac/raw-
> attachment/ticket/8686/trac_8686.patch')
> Attempting to load remote 
> file:http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8686/trac_86...
> Loading: [.applying /home/king/.sage/temp/gauss/20303/tmp_0.patch
> unable to find 'sagenb/misc/sphinxify.py' for patching
> 1 out of 1 hunks FAILED -- saving rejects to file sagenb/misc/
> sphinxify.py.rej
> sagenb/misc/sphinxify.py: No such file or directory

This is because hg_sage only works for the main Sage library, not for
sagenb or pynac or other spkgs.  You would have to do something
different to apply it, involving digging into the sagenb spkg and
changing it there. More knowledgeable people will surely let you know
details :)

- kcrisman

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to