[sage-devel] Re: Cell splitting/merging in notebook

2008-04-06 Thread William Stein
On Sat, Apr 5, 2008 at 4:35 PM, William Stein <[EMAIL PROTECTED]> wrote: > On Sat, Apr 5, 2008 at 2:47 PM, Justin C. Walker <[EMAIL PROTECTED]> wrote: > > > > > > On Apr 3, 2008, at 09:17 , [EMAIL PROTECTED] wrote: > > > > > > I've played with this some -- ctrl-s is frequently the shortcut

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread alex clemesha
On Sat, Apr 5, 2008 at 5:31 PM, William Stein <[EMAIL PROTECTED]> wrote: > > > On Sat, Apr 5, 2008 at 5:28 PM, alex clemesha <[EMAIL PROTECTED]> wrote: > > > > > > On Sat, Apr 5, 2008 at 5:24 PM, William Stein <[EMAIL PROTECTED]> wrote: > > > > > > > > > On Sat, Apr 5, 2008 at 5:13 PM,

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread William Stein
On Sat, Apr 5, 2008 at 5:28 PM, alex clemesha <[EMAIL PROTECTED]> wrote: > > > On Sat, Apr 5, 2008 at 5:24 PM, William Stein <[EMAIL PROTECTED]> wrote: > > > > > > On Sat, Apr 5, 2008 at 5:13 PM, alex clemesha <[EMAIL PROTECTED]> wrote: > > > > > > > > > On Sat, Apr 5, 2008 at 4:35 PM,

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread alex clemesha
On Sat, Apr 5, 2008 at 5:24 PM, William Stein <[EMAIL PROTECTED]> wrote: > > > On Sat, Apr 5, 2008 at 5:13 PM, alex clemesha <[EMAIL PROTECTED]> wrote: > > > > > > On Sat, Apr 5, 2008 at 4:35 PM, William Stein <[EMAIL PROTECTED]> wrote: > > > > > > On Sat, Apr 5, 2008 at 2:47 PM, Justin

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread William Stein
On Sat, Apr 5, 2008 at 5:13 PM, alex clemesha <[EMAIL PROTECTED]> wrote: > > > On Sat, Apr 5, 2008 at 4:35 PM, William Stein <[EMAIL PROTECTED]> wrote: > > > > On Sat, Apr 5, 2008 at 2:47 PM, Justin C. Walker <[EMAIL PROTECTED]> > wrote: > > > > > > > > > On Apr 3, 2008, at 09:17 , [EM

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread alex clemesha
On Sat, Apr 5, 2008 at 4:35 PM, William Stein <[EMAIL PROTECTED]> wrote: > > On Sat, Apr 5, 2008 at 2:47 PM, Justin C. Walker <[EMAIL PROTECTED]> wrote: > > > > > > On Apr 3, 2008, at 09:17 , [EMAIL PROTECTED] wrote: > > > > > > I've played with this some -- ctrl-s is frequently the short

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread William Stein
On Sat, Apr 5, 2008 at 2:47 PM, Justin C. Walker <[EMAIL PROTECTED]> wrote: > > > On Apr 3, 2008, at 09:17 , [EMAIL PROTECTED] wrote: > > > > I've played with this some -- ctrl-s is frequently the shortcut to > > save -- in most browsers, to save the current webpage do disk. > > > > What do

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread Justin C. Walker
On Apr 3, 2008, at 09:17 , [EMAIL PROTECTED] wrote: > > I've played with this some -- ctrl-s is frequently the shortcut to > save -- in most browsers, to save the current webpage do disk. > > What do people think of ctrl-enter to split, and ctrl-backspace to > join with previous? +1. This w

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-05 Thread Jason Grout
[EMAIL PROTECTED] wrote: > What do people think of ctrl-enter to split, and ctrl-backspace to join with > previous? +1 Jason --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [E

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-03 Thread Andrey Novoseltsev
I'm fine with these, but actually any fast way will work for me. On Apr 3, 9:17 am, [EMAIL PROTECTED] wrote: > What do people think of ctrl-enter to split, and ctrl-backspace to join with > previous? --~--~-~--~~~---~--~~ To post to this group, send email to sage

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-03 Thread boothby
I've played with this some -- ctrl-s is frequently the shortcut to save -- in most browsers, to save the current webpage do disk. What do people think of ctrl-enter to split, and ctrl-backspace to join with previous? On Thu, 3 Apr 2008, bill purvis wrote: > > On Thursday 03 April 2008, Andre

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-03 Thread bill purvis
On Thursday 03 April 2008, Andrey Novoseltsev wrote: > How about Ctrl+s split at the current line and Ctrl+m merge with the > previous one? (Or next one, I am not sure which one is more natural.) > I'd go for the next one. Seems more intuitive, but I have a warped sense of humour Surely ctrl+

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-03 Thread Nathan Dunfield
> One feature that would be really nice is to have distinct text cells, > in html or even better latex mode.  A text cell could created by a hot key > (say > ) in edit mode which displays the source latex or html, then toggled > out > of edit mode to display the formatted text.  This could be ni

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread Andrey Novoseltsev
How about Ctrl+s split at the current line and Ctrl+m merge with the previous one? (Or next one, I am not sure which one is more natural.) On Apr 2, 2:08 pm, [EMAIL PROTECTED] wrote: > I'm sick at home today, and this actually has a braindead solution that I > might be able to implement in my cu

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread Jason Grout
alex clemesha wrote: > > > Just curious: does Knoboo implement anything like the new @interact > functionality? That is a big plus for me in the current Sage notebook. > > I agree that the @interact is awesome, but it is pretty badly > coupled to the other pieces of the Sage notebook a

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread alex clemesha
On Wed, Apr 2, 2008 at 5:23 PM, Jaap Spies <[EMAIL PROTECTED]> wrote: > > Jason Grout wrote: > > > Incidentally, recently I was trying very hard to remember the name of > > this project, but couldn't and I couldn't find it when searching, > > several times. What's the reasoning behind the name?

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread alex clemesha
On Wed, Apr 2, 2008 at 4:53 PM, Jason Grout <[EMAIL PROTECTED]> wrote: > > alex clemesha wrote: > > > > > > On Wed, Apr 2, 2008 at 3:01 PM, William Stein <[EMAIL PROTECTED] > > > wrote: > > > > > > On Wed, Apr 2, 2008 at 2:58 PM, Nick Alexander > > <[EMAIL PROTECT

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread Jaap Spies
Jason Grout wrote: > Incidentally, recently I was trying very hard to remember the name of > this project, but couldn't and I couldn't find it when searching, > several times. What's the reasoning behind the name? (If I have that, > it'll probably be easier to remember the name). > Get dru

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread alex clemesha
On Wed, Apr 2, 2008 at 4:39 PM, Mike Hansen <[EMAIL PROTECTED]> wrote: > > > So in summary, there are people *very seriously* working on the > notebook, > > in the above mentioned form :) > > Hi Alex, > > Can Knoboo work with Sage's pexpect interfaces, or is it a "Python-only" > thing? Sure, Pex

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread Jason Grout
alex clemesha wrote: > > > On Wed, Apr 2, 2008 at 3:01 PM, William Stein <[EMAIL PROTECTED] > > wrote: > > > On Wed, Apr 2, 2008 at 2:58 PM, Nick Alexander > <[EMAIL PROTECTED] > wrote: > > > > > > On 2-Apr-08, at 2:5

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread Mike Hansen
> So in summary, there are people *very seriously* working on the notebook, > in the above mentioned form :) Hi Alex, Can Knoboo work with Sage's pexpect interfaces, or is it a "Python-only" thing? --Mike --~--~-~--~~~---~--~~ To post to this group, send email t

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread alex clemesha
On Wed, Apr 2, 2008 at 3:01 PM, William Stein <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 2, 2008 at 2:58 PM, Nick Alexander <[EMAIL PROTECTED]> > wrote: > > > > > > On 2-Apr-08, at 2:53 PM, David Kohel wrote: > > > > > > > > Hi, > > > > > > On the subject of notebook features: > > > > > > O

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread William Stein
On Wed, Apr 2, 2008 at 2:58 PM, Nick Alexander <[EMAIL PROTECTED]> wrote: > > > On 2-Apr-08, at 2:53 PM, David Kohel wrote: > > > > > Hi, > > > > On the subject of notebook features: > > > > One feature that would be really nice is to have distinct text cells, > > in html or > > even bett

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread William Stein
On Wed, Apr 2, 2008 at 2:53 PM, David Kohel <[EMAIL PROTECTED]> wrote: > > Hi, > > On the subject of notebook features: > > One feature that would be really nice is to have distinct text cells, > in html or > even better latex mode. A text cell could created by a hot key (say > ) > in edit

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread Nick Alexander
On 2-Apr-08, at 2:53 PM, David Kohel wrote: > > Hi, > > On the subject of notebook features: > > One feature that would be really nice is to have distinct text cells, > in html or > even better latex mode. +1 -- I was surprised that I couldn't figure out how to make a cell "just text" in the

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread David Kohel
Hi, On the subject of notebook features: One feature that would be really nice is to have distinct text cells, in html or even better latex mode. A text cell could created by a hot key (say ) in edit mode which displays the source latex or html, then toggled out of edit mode to display the form

[sage-devel] Re: Cell splitting/merging in notebook

2008-04-02 Thread boothby
I'm sick at home today, and this actually has a braindead solution that I might be able to implement in my current (braindead) state. What hotkeys do you want? On Wed, 2 Apr 2008, Andrey Novoseltsev wrote: > > Is it possible to realize some convenient and fast (in the sense of > keyboard use)