On Sat, Apr 10, 2004 at 04:08:10PM +0100, John Levon wrote:
> On Fri, Apr 09, 2004 at 05:58:57PM +0200, Andre Poenitz wrote:
>
> > Is this a permanent change?
>
> Yes. I would like some things on top though (and have done for a long
> time). First, the M-x thing Angus mentioned. Second a View->To
On Sat, Apr 10, 2004 at 05:17:08PM +0200, Juergen Spitzmueller wrote:
> Juergen Spitzmueller wrote:
> > - create a new document
> > - insert a collapsable (e.g. ert)
> > - move the cursor before the inset
> > - press backspace
>
> I think I see what's going on. The crash only happens if you hit ba
On Sat, Apr 10, 2004 at 10:02:15AM +0200, Juergen Spitzmueller wrote:
> Andre Poenitz wrote:
> > Missing check for bv_->buffer() ins workAreaDispatch.
>
> Ah ja. Like this? (fixes the crash).
Better simply return 'false' from the function early in the process
if buffer() returns zero.
Andre'
It still looks as if update() has a tendency to get expensive if certain
nice-to-have or necessary features are triggered from there.
A good part of the complications come from top_y() which needs to be
more or less up-to-date as it is used in:
1 LyXText::checkInsetHit(int x, int y)
On Sat, Apr 10, 2004 at 09:47:00AM +0200, Juergen Spitzmueller wrote:
> Andre Poenitz wrote:
> > > agreed. In the meantime, you can turn the minibuffer on via the context
> > > menu (rmb when the mouse is over the toolbars). Just in case you didn't
> > > notice this feature (I did by chance).
> >
>
John Levon wrote:
> Yes. I would like some things on top though (and have done for a long
> time). First, the M-x thing Angus mentioned. Second a View->Toolbars
> submenu.
Welcome back :-)
Jürgen.
Juergen Spitzmueller wrote:
> - create a new document
> - insert a collapsable (e.g. ert)
> - move the cursor before the inset
> - press backspace
I think I see what's going on. The crash only happens if you hit backspace
when the cursor is in front of an *opened* collapsable (a closed collapsabl
On Fri, Apr 09, 2004 at 05:58:21PM +0200, Andre Poenitz wrote:
> I do, at least in the numerator of a fraction on the first line...
That's a different problem i.e. it was working before somebody messed up
all the new cursor painting stuff...
regards
john
On Fri, Apr 09, 2004 at 05:58:57PM +0200, Andre Poenitz wrote:
> Is this a permanent change?
Yes. I would like some things on top though (and have done for a long
time). First, the M-x thing Angus mentioned. Second a View->Toolbars
submenu.
regards
john
On Fri, Apr 09, 2004 at 10:03:56PM +0200, Andre Poenitz wrote:
> On Fri, Apr 09, 2004 at 10:33:06AM -0700, Kayvan A. Sylvan wrote:
> > Editing documents right now is an exercise in herculean patience.
>
> What size of document is that?
>
> Andre'
About 173K.
---Kayvan
-
On Fri, Apr 09, 2004 at 10:33:06AM -0700, Kayvan A. Sylvan wrote:
> Editing documents right now is an exercise in herculean patience.
What size of document is that?
Andre'
Andre Poenitz wrote:
> Missing check for bv_->buffer() ins workAreaDispatch.
Ah ja. Like this? (fixes the crash).
Jürgen.
Index: src/BufferView_pimpl.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView_pimpl.C,v
retrievin
Andre Poenitz wrote:
> > agreed. In the meantime, you can turn the minibuffer on via the context
> > menu (rmb when the mouse is over the toolbars). Just in case you didn't
> > notice this feature (I did by chance).
>
> Is this a permanent change?
What? The removal of the minibuffer? I guess so.
13 matches
Mail list logo