Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-14 Thread Martin Vermeer
On Fri, Dec 14, 2001 at 08:17:21AM +0100, Andre Poenitz wrote: ... > rote: > > Item 1. does make the key sequences a little longer, but so what? > > People won't like it. I think there are still more mathematicians or > physisists who use LyX than people from the poetry fraction... > > > There

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-13 Thread Andre Poenitz
On Thu, Dec 13, 2001 at 11:16:50PM +0200, Martin Vermeer wrote: > Item 1. does make the key sequences a little longer, but so what? People won't like it. I think there are still more mathematicians or physisists who use LyX than people from the poetry fraction... > There are many others already

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-13 Thread Martin Vermeer
On Thu, Dec 13, 2001 at 05:32:01PM +0100, Andre Poenitz wrote: ... > On Thu, Dec 13, 2001 at 06:20:26PM +0200, Martin Vermeer wrote: > > + kbmap->bind("M-m ~S-underscore", LFUN_SUBSCRIPT); > > + kbmap->bind("M-m ~S-dead_circumflex", LFUN_SUPERSCRIPT); > > + kbmap->bind("M-m ~S-asciicircum",

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-13 Thread Andre Poenitz
On Thu, Dec 13, 2001 at 06:20:26PM +0200, Martin Vermeer wrote: > + kbmap->bind("M-m ~S-underscore", LFUN_SUBSCRIPT); > + kbmap->bind("M-m ~S-dead_circumflex", LFUN_SUPERSCRIPT); > + kbmap->bind("M-m ~S-asciicircum", LFUN_SUPERSCRIPT); > > This is my preference, a decent compromise I

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-13 Thread Martin Vermeer
On Wed, Dec 12, 2001 at 10:35:10PM +0100, Lars Gullik Bjønnes wrote: ... > Martin Vermeer <[EMAIL PROTECTED]> writes: > > > | Ctrl-_ subscript > > Ctrl-_ is undo (in emacs.bind) > > -- > Lgb > 3) Index: lyx_main.C ===

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-13 Thread Martin Vermeer
ribe: <mailto:[EMAIL PROTECTED]> > Delivered-To: mailing list [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: [[EMAIL PROTECTED]: Re: Patches waiting] > From: [EMAIL PROTECTED] (Lars Gullik Bjønnes) > Organization: LyX Developer http://www.lyx.org/ > Date: Wed, 12 Dec 2001 22

Re: Patches waiting

2001-12-13 Thread Juergen Vigna
On 12-Dec-2001 Jean-Marc Lasgouttes wrote: > I have to admit that I am not sure. Harcoding SUBSCRIPT SUPERSCRIPT to > output ^ and _ in text mode is not better than hardcoding them in math > as we had before. Maybe these functions could be changed in text to > insert the character they have been

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-12 Thread Martin Vermeer
On Wed, Dec 12, 2001 at 04:44:37PM +0100, Jean-Marc Lasgouttes wrote: ... > > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> I think I'll simply apply the patch. It seems to work and the > Andre> only "non working case" (LyX handles deadkeys, and we are in > Andre> mathed)

Re: Patches waiting

2001-12-12 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Tue, Dec 11, 2001 at 04:05:00PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Andre> I think the problem can be (more) cleanly solved when we have Andre> "context sen

Re: Patches waiting

2001-12-12 Thread Andre Poenitz
On Tue, Dec 11, 2001 at 04:05:00PM +0100, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> I think the problem can be (more) cleanly solved when we have > Andre> "context sensitive keybindings"... > > Except that even in math, if one has a key f

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-12 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> I think I'll simply apply the patch. It seems to work and the Andre> only "non working case" (LyX handles deadkeys, and we are in Andre> mathed) is clearly "on my territory", so I'll looking for a Andre> workaround if people _reall

Re: [martin.vermeer@hut.fi: Re: Patches waiting]

2001-12-12 Thread Andre Poenitz
I think I'll simply apply the patch. It seems to work and the only "non working case" (LyX handles deadkeys, and we are in mathed) is clearly "on my territory", so I'll looking for a workaround if people _really_ need it. Andre' -- André Pönitz .. [E

Re: Patches waiting

2001-12-11 Thread Martin Vermeer
On Tue, Dec 11, 2001 at 04:27:17PM +0100, Jean-Marc Lasgouttes wrote: > X-Authentication-Warning: lapinot.inria.fr: lasgoutt set sender to >[EMAIL PROTECTED] using -f > To: Martin Vermeer <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: Patches waiting > Fr

Re: Patches waiting

2001-12-11 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> But what then? As LGB pointed out, in some locales you expect Martin> the accents like ^ " ' ` ~ etc to just work naturally as dead Martin> keys, the way they are on your local keyboard. There are several ways to define X dead

Re: Patches waiting

2001-12-11 Thread Martin Vermeer
On Tue, Dec 11, 2001 at 04:05:00PM +0100, Jean-Marc Lasgouttes wrote: ... > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> I think the problem can be (more) cleanly solved when we have > Andre> "context sensitive keybindings"... > > Except that even in math, if one has a

Re: Patches waiting

2001-12-11 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> I think the problem can be (more) cleanly solved when we have Andre> "context sensitive keybindings"... Except that even in math, if one has a key for circumflex accent, it is natural to have bound to hat accent, and not to supers

Re: Patches waiting

2001-12-11 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 10-Dec-2001 Jean-Marc Lasgouttes wrote: >> What is your take on the undo leaking patch you proposed? I am not >> in a position to try it out with purify (OK, I could but it would >> really be compliacated), but it seems thi

Re: Patches waiting

2001-12-11 Thread Andre Poenitz
On Tue, Dec 11, 2001 at 10:49:24AM +0200, Martin Vermeer wrote: > > How du you expect me to write Kâdâz Dûm now? > > K M-m h a d M-m h a z space D M-m h u m > > (as against > > K S-^ a d S-^ a z space D S-^ u m ) > > I can see that for some locales this would be a PITA. And is a bit "unexpec

Re: Patches waiting

2001-12-11 Thread Juergen Vigna
On 10-Dec-2001 Jean-Marc Lasgouttes wrote: > What is your take on the undo leaking patch you proposed? I am not in > a position to try it out with purify (OK, I could but it would really > be compliacated), but it seems this is something which could be good > for 1.1.6fix4, especially since undo

Re: Patches waiting

2001-12-11 Thread Martin Vermeer
ribe: <mailto:[EMAIL PROTECTED]> > Delivered-To: mailing list [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Patches waiting > From: [EMAIL PROTECTED] (Lars Gullik Bjønnes) > Organization: LyX Developer http://www.lyx.org/ > Date: Mon, 10 Dec 2001 21:17:37 +0100 > In-

Re: Patches waiting

2001-12-10 Thread Martin Vermeer
On Mon, Dec 10, 2001 at 03:30:10PM +, John Levon wrote: ... > (I think) > > Someone better apply the kbsequence one before Andre goes mad ... > > regards > john ... OK, I see this is in. Here is the redo of my LFUN_(SUB|SUPER)SCRIPT patch for review. Works for me. After this I could have

Re: Patches waiting

2001-12-10 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 10-Dec-2001 John Levon wrote: >> there is also the tabular select patch, but I think Juergen is >> dealing with that one ... Juergen> Yes I already did that one, but then made some modifications Juergen> to make undo/redo

Re: Patches waiting

2001-12-10 Thread Juergen Vigna
On 10-Dec-2001 John Levon wrote: > there is also the tabular select patch, but I think Juergen is dealing with > that one ... Yes I already did that one, but then made some modifications to make undo/redo behaviour better and am stuck now there. So you have to wait a bit for that one to appear.

Re: Patches waiting

2001-12-10 Thread John Levon
On Mon, Dec 10, 2001 at 04:41:36PM +0100, Jean-Marc Lasgouttes wrote: > I will commit the first two ones shortly. The third one is wrong IMO. > For LFUN_EMPH and LFUN_BOLD, you should query (how? ask Andre') mathed > to ask what is the current status. For LFUN_NOUN, it is indeed correct > to disa

Re: Patches waiting

2001-12-10 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> (I think) John> Someone better apply the kbsequence one before Andre goes mad John> ... I will commit the first two ones shortly. The third one is wrong IMO. For LFUN_EMPH and LFUN_BOLD, you should query (how? ask Andre') mathed to as

Patches waiting

2001-12-10 Thread John Levon
(I think) Someone better apply the kbsequence one before Andre goes mad ... regards john -- "Take the ideas you find useful. Try not to get hung up on the labels." - Jonathan S. Shapiro Index: src/ChangeLog === RCS file