Re: cursor.pos()

2001-12-17 Thread Andre Poenitz
On Sun, Dec 16, 2001 at 02:38:30AM +, John Levon wrote: > why is it possible to set cursor.pos() without all the .x etc. values > getting updated too ? Because the .xo/.yo values are caches values for re-drawing only and should be recomputed as soon as "something interesting" happens (or quit

RE: [Bug 117] New: right button on minipage in tabular doesn't w

2001-12-17 Thread Juergen Vigna
On 15-Dec-2001 bugzilla-daemon wrote: >Summary: right button on minipage in tabular doesn't work IMO we have this already as feature report (at least it was on SF.NET!) Jug P.S.: I would like to change this and it is IMO quite easy. -- -._-._-._-._-._-._-._-._-._-._-._

RE: [Bug 128] New: Undo/redo unlock the current inset

2001-12-17 Thread Juergen Vigna
> We should leave the cursor where it was if that makes sense. No the cursor should be placed where it was on the undo (therefore we save the undo/cursor). And IMO I fixed this in my last commit (more or less ;) Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-.

Re: Some bugs

2001-12-17 Thread Juergen Vigna
On 17-Dec-2001 Lars Gullik Bjønnes wrote: >| So, when and where is the next LyX developer's meeting going to be held? > > Hey!! We never decide that until after New Years. Well if you both wouldn't had drunken that much on the last meeting you probably should know that we already have a volunt

Re: Undo & leaking

2001-12-17 Thread Jean-Marc Lasgouttes
> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes: Jose> Imagine a section inside a chapter. Why not. Jose> The you want to fold that chapter, and voilá, it is automatic Jose> as we have now for ert inset. You view it inlined, or collapsed. Jose> Or is there any othe

Re: Undo & leaking

2001-12-17 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Dec 14, 2001 at 09:44:09AM +0100, Jean-Marc Lasgouttes Andre> wrote: Once you made a distinction between insets and hacks you Andre> will come to the conclusion that a paragraph should be an Andre> inset, even if it is a ha

Re: Undo & leaking

2001-12-17 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> We have to release the paragraphs only at the end of the Juergen> function! I think we could save the Paragraph * in a vector Juergen> and then delete them at the end. That would be clean enough Juergen> IMO. >> Why do we have

Re: Undo & leaking

2001-12-17 Thread Juergen Vigna
On 17-Dec-2001 Jean-Marc Lasgouttes wrote: > As I wrote in my previous message, we have to think very carefully > about the resulting UI. Boxes is not the best UI around (think about > the problems with being in or out of the insettext in a tabular cell). I agree with Jean-Marc here!

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 11:35:23AM +0100, Jean-Marc Lasgouttes wrote: > The main objection I have is that paragraphs have this nice property > of having a layout that one can change easily (to change a normal > paragraph to a section header, for example). There is nothing wrong with "boxes" havin

Re: cursor.pos()

2001-12-17 Thread John Levon
On Mon, Dec 17, 2001 at 09:19:33AM +0100, Andre Poenitz wrote: > On Sun, Dec 16, 2001 at 02:38:30AM +, John Levon wrote: > > why is it possible to set cursor.pos() without all the .x etc. values > > getting updated too ? > > Because the .xo/.yo values are caches values for re-drawing only an

Re: Bugs in Debian BTS

2001-12-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=69483 John> is interesting. We often have people complain of this. Do you John> know why the bug occurs ? Is it definitely an X config problem ? It is interesting in fact, especially si

Re: Michael's bugs - update

2001-12-17 Thread John Levon
On Mon, Dec 17, 2001 at 04:48:15PM +1000, Allan Rae wrote: > John has previously suggested this is due to the incorrect cursor.y > values that are sometimes seen but even if that is the case no, I haven't - that was only for the sequential footnotes thing. And that was wrong really anyway, it wa

Re: [Bug 117] New: right button on minipage in tabular doesn't w

2001-12-17 Thread John Levon
On Mon, Dec 17, 2001 at 09:24:44AM +0100, Juergen Vigna wrote: > >Summary: right button on minipage in tabular doesn't work > > IMO we have this already as feature report (at least it was on SF.NET!) Sure, but if you ask me it's a BUG. I don't understand why this doesn't work alread

Re: Undo & leaking

2001-12-17 Thread Juergen Vigna
On 17-Dec-2001 Jean-Marc Lasgouttes wrote: > No, to do it at the end of the function. Are you just pretending you > don't understand? I didn't really understand the question, anyway I think I answered it anyway. > So tmppar3 is not in the buffer, but there is a paragraph in there > with the sa

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 11:38:04AM +0100, Jean-Marc Lasgouttes wrote: > Andre> One could restrict direct insertion if it is really senseless. > Andre> But I believe it is e.g. valid HTML to have Outer Inner > Andre> > > And does it have a meaning/use? Added structure e.g. helps in cases where s

Re: added_space_top/bottom patch

2001-12-17 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> as I wrote in another mail I got very often a string like Herbert> \added_space_top 0cm \added_space_bottom 0cm \align center Herbert> while converting from 1.1.6 to 1.2. For this "nonlength" in Herbert> 1.2 there is always a l

Re: Some bugs

2001-12-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Fri, Dec 14, 2001 at 08:42:32AM +0100, Michael Schmitt wrote: >> Place a paragraph that is aligned to the right and has a line above >> into a minipage -> the line is not drawn correctly (in order to >> observe this, there must be so

Re: [PATCH] little minibuffer fix

2001-12-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> add a space on mb completion so user can just type an arg. Applied in my tree. JMarc

Re: Undo & leaking

2001-12-17 Thread John Levon
On Mon, Dec 17, 2001 at 11:55:46AM +0100, Andre Poenitz wrote: > Don't generalize too fast. If your are unhappy with the tabular cell UI it > might well be a problem of the tabular cell... definitely. things like the tabular menu not working inside the locked insettext. And insert->tabular not w

Re: [PATCH] couple more minibuffer polish issues

2001-12-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> pleae apply Applied in my tree. JMarc

Re: Bug list - Next update

2001-12-17 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Fix attached. Applied. > Whoever fixes that should make Math submenu take the "M"   > shortcut now Juergen> I didn't change this, because Marginal Note has shortcut "M" Juergen> (and as a non mathematic I need this

Re: cursor.pos()

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 10:47:30AM +, John Levon wrote: > > Because the .xo/.yo values are caches values for re-drawing only and should > > be recomputed as soon as "something interesting" happens (or quite > > possibly even sooner). > > are there many situations where this makes a difference

Re: Bug list - Next update

2001-12-17 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Juergen> I didn't change this, because Marginal Note has shortcut "M" > Juergen> (and as a non mathematic I need this one more often). > > I doubt that there are more people using marginal notes than maths. Yes, probably. But a reason not to change this was that "M"

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 11:04:21AM +, John Levon wrote: > On Mon, Dec 17, 2001 at 11:55:46AM +0100, Andre Poenitz wrote: > definitely. things like the tabular menu not working inside the locked > insettext. And insert->tabular not working in the dummy position. > [...] And the reason for hav

Re: cursor.pos()

2001-12-17 Thread John Levon
On Mon, Dec 17, 2001 at 12:17:11PM +0100, Andre Poenitz wrote: > Now there is no "setCursor" in mathed. So what are we talking about? LyXCursor.pos(...) and LyXText.setCursor (did I accidentally give the idea I was talking about mathed ??) john -- "...life's not a paragraph and death i think

Re: Undo & leaking

2001-12-17 Thread John Levon
On Mon, Dec 17, 2001 at 12:26:28PM +0100, Andre Poenitz wrote: > And the reason for having that dummy position was that we needed a way to > tell LyX whether we ar talking to the cell text or to the cell itself? but this can easily done internally (look at the new table selection, some fiddling

Re: Undo & leaking

2001-12-17 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> There is nothing wrong with a nice UI and I see no technical Andre> reason for sacrificing it. Actually I can't even see the reason Andre> of your fear. For example the fake cursor positions in table cells, which have perfectly va

Re: cursor.pos()

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 11:33:14AM +, John Levon wrote: > On Mon, Dec 17, 2001 at 12:17:11PM +0100, Andre Poenitz wrote: > > > Now there is no "setCursor" in mathed. So what are we talking about? > > LyXCursor.pos(...) and LyXText.setCursor (did I accidentally give the idea > I was talking

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 11:34:24AM +, John Levon wrote: > On Mon, Dec 17, 2001 at 12:26:28PM +0100, Andre Poenitz wrote: > > > And the reason for having that dummy position was that we needed a way > > to tell LyX whether we ar talking to the cell text or to the cell > > itself? > > but this

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 12:36:45PM +0100, Jean-Marc Lasgouttes wrote: > For example the fake cursor positions in table cells, which have > perfectly valid technical justifications, but are awkward to use. I am trying to remember these perfectly valid technical justifications but until now I faile

Re: Undo & leaking

2001-12-17 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Like the issues had about the usability of the new ert inset. It is >> typically good from a code point of view, but interacing it proves >> difficult. Andre> I seem to remember some political things playing a role in Andre> there as

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 01:15:58PM +0100, Jean-Marc Lasgouttes wrote: > Actually, I would like to propose that no change in structure is done > unless that the effect on UI are understood/discussed. We won't do anything structural anyway right now I think... Andre' -- André Pönitz ...

Re: Undo & leaking

2001-12-17 Thread Juergen Vigna
On 17-Dec-2001 Andre Poenitz wrote: >> but this can easily done internally (look at the new table selection, >> some fiddling will allow the fact there is a dummy cursor there to be >> completely hidden from the user) I already told you that I doupt that. Maybe it's possible but I just don't se

Re: I am amazed! Lyx compiles and runs on W2K

2001-12-17 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Hi folks, Just a quick success story: Kayvan> I got a new Dell laptop which came with Win2K. Yes, I plan on Kayvan> putting Linux on it, of course... But meanwhile, just for fun, Kayvan> I did this: [...] Kayvan> The make sto

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 01:39:56PM +0100, Juergen Vigna wrote: > I already told you that I doupt that. Maybe it's possible but I just don't > see a solution right now! Well, we don't have that dummy position in math arrays and still they are somehow usable. I certainly see that math arrays don't

Re: Undo & leaking

2001-12-17 Thread Juergen Vigna
On 17-Dec-2001 Andre Poenitz wrote: > Well, we don't have that dummy position in math arrays and still they are > somehow usable. I certainly see that math arrays don't support most of > tabular's features, but selection of parts of a cell, a full cell and some > rectangular region of cells is

Re: Undo & leaking

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 02:23:06PM +0100, Juergen Vigna wrote: > > Well, we don't have that dummy position in math arrays and still they are > > somehow usable. I certainly see that math arrays don't support most of > > tabular's features, but selection of parts of a cell, a full cell and some >

clashing patches

2001-12-17 Thread John Levon
someone needs to remove the button param in the call to checkInsetHit in insettext.C regards john -- "...life's not a paragraph and death i think is no parenthesis" - e. e. cummings

Re: clashing patches

2001-12-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> someone needs to remove the button param in the call to John> checkInsetHit in insettext.C I am in the process of doing that. JMarc

Insettext selection cursor thing not fixed ??

2001-12-17 Thread John Levon
Juergen you closed the bug and the comment in your changelog seems to fit, but I can still reproduce the bug with latest CVS. Any idea what's going on ? regards john -- "...life's not a paragraph and death i think is no parenthesis" - e. e. cummings

RE: Insettext selection cursor thing not fixed ??

2001-12-17 Thread Juergen Vigna
> Juergen you closed the bug and the comment in your changelog > seems to fit, but I can still reproduce the bug with latest CVS. > > Any idea what's going on ? Did you update the source? I'm not able to reproduce it here with the testfile you gave! Maybe you have some other case? Ju

Re: Insettext selection cursor thing not fixed ??

2001-12-17 Thread John Levon
On Mon, Dec 17, 2001 at 04:43:07PM +0100, Juergen Vigna wrote: > > > Juergen you closed the bug and the comment in your changelog > > seems to fit, but I can still reproduce the bug with latest CVS. > > > > Any idea what's going on ? > > Did you update the source? sure. last entry is : 2001-

splitting C-m

2001-12-17 Thread Andre Poenitz
I'd like to get rid of the "functional overloading of C-m". Currently it is used to - create a new inlined math inset if used outside mathed - toggle between math text and "normal math" if used inside mathed. A problem arises if I want to create an inlined math inset in an (yet to be written

Mathed bug

2001-12-17 Thread Dekel Tsur
Press \sqrt 1. The 1 is drawn in italics, where it should be roman. PS: When doing copy&paste of rectangular regions of an array, the pasted text is appended to the old text of each cell. Wouldn't it be more intuitive if the new text replaces the old text ? (this would be consistent with the beh

Re: Mathed bug

2001-12-17 Thread Andre Poenitz
On Mon, Dec 17, 2001 at 07:35:27PM +0200, Dekel Tsur wrote: > PS: When doing copy&paste of rectangular regions of an array, the pasted text > is appended to the old text of each cell. > Wouldn't it be more intuitive if the new text replaces the old text ? Yes, perhaps. Konni wanted prepending, I

Re: Unexpected behavior printing envelopes (custom and landscape)

2001-12-17 Thread Juergen Spitzmueller
Mark van Rossum wrote: > You want to print a regular envelope, so you define a small paper > size (9.5 x 4.25 inches in the US) and define it to be landscape. > > Unfortunately, this does not work. > The landscape option does not work for custom paper sizes. Indeed. But IMHO this is a limitation

Re: Unexpected behavior printing envelopes (custom and landscape)

2001-12-17 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > Or do I miss something? Obviously I do :-( I does make of course a difference for the printer. Juergen

Re: Mathed bug

2001-12-17 Thread Martin Vermeer
On Mon, Dec 17, 2001 at 07:35:27PM +0200, Dekel Tsur wrote: ... > Date: Mon, 17 Dec 2001 19:35:27 +0200 > From: Dekel Tsur <[EMAIL PROTECTED]> > To: LyX devel <[EMAIL PROTECTED]> > Subject: Mathed bug > Reply-To: Dekel Tsur <[EMAIL PROTECTED]> > Mail-Followup-To: LyX devel <[EMAIL PROTECTED]> > X-

Bug list - another one

2001-12-17 Thread Michael Schmitt
Hi folks, It is a pity with these bugs. At one moment, it looks like you have fixed one of the real showstoppers but then - just before I want to remove the report - I find a new, related problem :-( The current list includes 62 items (approx. 40 of them are critical). Juergen (V.): Appending

Re: Bug list - another one

2001-12-17 Thread Allan Rae
- Do we really need to export PDF in many different ways? My machine at work suggests PDF (just PDF), PDF (pdflatex), and a third one (don't remember). Can't we just offer the best one? In a word: "No." At least not until the figure inset (a.k.a. oldgraphics inset) is completely replaced by the

200MÖ÷»ú+1¸ö¹ú¼ÊÓòÃû½ö150Ôª

2001-12-17 Thread °¢Ä¾
±¾ÓʼþʹÓÃδע²áµÄ·ÐµãȺ·¢Óʼþ·¢ËÍ ·ÐµãȺ·¢Óʼþ,À´×ÔÈí¼þ¹¤³Ìר¼ÒÍø(http://www.21cmm.com) ½øCMMÍøУ(http://www.21cmm.com)£¬³ÉÏîÄ¿¹ÜÀíר¼Ò --- ÄúºÃ! 200M´¿HTML¿Õ¼ä+1¸ö¹ú¼ÊÓòÃû£¬½öÊÛ150Ôª/Äê 200M¿Õ¼ä£¨Ö§³ÖASP£©+200

ACCEPTED: linux.conf.au Work-in-Progress 9th Feb 2002 (fwd)

2001-12-17 Thread Allan Rae
Yay! Now all I need is something to say! And hopefully a LyX-1.2.0 to showoff! Allan. (ARRae) -- Forwarded message -- Date: Tue, 18 Dec 2001 12:52:00 +1100 [...] Subject: ACCEPTED: linux.conf.au Work-in-Progress 9th Feb 2002 Hi all! Your Work-in-Progress submissions h

AMS Math document crash

2001-12-17 Thread Kayvan A. Sylvan
Inserting a "Proof" paragraph produces a crash for me, always. Here is the backtrace: (gdb) where #0 0x401ec111 in __kill () #1 0x401ebd66 in raise (sig=6) at ../sysdeps/posix/raise.c:27 #2 0x401ed447 in abort () at ../sysdeps/generic/abort.c:88 #3 0x82169ab in lyx::abort () at abort.C:9 #4

Re: CVS Update: lyx-devel

2001-12-17 Thread Andre Poenitz
On Tue, Dec 18, 2001 at 04:16:46AM +, [EMAIL PROTECTED] wrote: > perhaps you should have a look at the change in math_parser, Andre Is there a possibility to get a diff between the state of the repository before and after a certain commit easily? 'cvs diff' seems to show only my own ch