Re: [Patch] sanitize formula breaking when pressing C-Enter in a simple formula

2007-10-15 Thread Martin Vermeer
On Mon, Oct 15, 2007 at 06:55:04PM +0200, Andre Poenitz wrote: > On Thu, Oct 11, 2007 at 04:59:35PM +0300, Martin Vermeer wrote: > > > > This sanitizes the behaviour. This was a major irritant for me. Start > > typing a formula, like E = mc^2, and press Control-Enter. The "= mc^2" > > goes to the

Re: [Patch] sanitize formula breaking when pressing C-Enter in a simple formula

2007-10-15 Thread Andre Poenitz
On Thu, Oct 11, 2007 at 04:59:35PM +0300, Martin Vermeer wrote: > > This sanitizes the behaviour. This was a major irritant for me. Start > typing a formula, like E = mc^2, and press Control-Enter. The "= mc^2" > goes to the next line, which in 99% of cases we don't want. > > - Martin > Index: I

Re: [Patch] sanitize formula breaking when pressing C-Enter in a simple formula

2007-10-11 Thread Martin Vermeer
On Thu, 11 Oct 2007 16:20:21 +0200 Abdelrazak Younes <[EMAIL PROTECTED]> wrote: > Martin Vermeer wrote: > > This sanitizes the behaviour. This was a major irritant for me. Start > > typing a formula, like E = mc^2, and press Control-Enter. The "= mc^2" > > goes to the next line, which in 99% of ca

Re: [Patch] sanitize formula breaking when pressing C-Enter in a simple formula

2007-10-11 Thread Abdelrazak Younes
Martin Vermeer wrote: This sanitizes the behaviour. This was a major irritant for me. Start typing a formula, like E = mc^2, and press Control-Enter. The "= mc^2" goes to the next line, which in 99% of cases we don't want. Perfect for me :-) There's a bugzilla entry for that IIRC. I am baffled