> > Here is my use case.  I
> > like to have comments in my tests neatly aligned:
> >
> >   sage: foo                 # todo: ...
> >   sage: bar                 # done!
> >   sage: ...                 # blah
> >
> > Since <tab> is not available for this in docstrings, I took the (bad)
> > habit of using C-q C-j to get those alignments quickly.
> >
> > Any suggestion of variant that would do the same as C-q C-j, but only
> > using spaces?
> 
> For me, C-q C-j is quoted-insert and then newline.  

Oops, I mean C-q C-i

> So it doesn't do for me anything to do with tabs or moving the point
> to the right.  It would be easy to make a function that does what
> you want, though -- why don't you do that?

I guess I should.


> http://wiki.sagemath.org/sage-mode?action=AttachFile&do=get&target=sage-mode-0.6-nt.spkg
> 
> is an experimental package, just for you :)

I feel honoured :-)

> Can you try it out?

Seems to work for me so far!  I'll be using it intensively in the
coming days. No news from me will mean that it works beautifuly.

Thanks!
 
Cheers,
                                Nicolas
--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

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

Reply via email to