Re: Changing completion key to Enter instead of Tab

2011-11-29 Thread Jean-Marc Lasgouttes

Le 29/11/11 04:03, L Duperval a écrit :

Hi,

I'd like to use theEnter  key to complete completions when that option
is set. The default value isTab  but I find myself consistently going
back to using theEnter  key. I tried modifying it, but I got an error
saying thatEnter  was already being used. So I tried removing the
binding, adding accept-completion to it but what I end up doing is
disabling theTab  but theEnter  key still does the break-paragraph
binding.


Hello,

Try to bind Enter to something like
command-alternatives accept-completion ; break-paragraph

JMarc



Re: Changing completion key to Enter instead of Tab

2011-11-29 Thread L Duperval
On Tue, 29 Nov 2011 09:59:43 +0100, Jean-Marc Lasgouttes wrote:
 Hello,
 
 Try to bind Enter to something like
 command-alternatives accept-completion ; break-paragraph
 
 JMarc

Nope, that's what I tried originally. What happens is that Enter/Return 
doesn't accept the suggestion if it's inline. I noticed that if I use a 
popup though, it works. But the popup slows things down considerably so I 
would prefer using the inline method, but it looks like it's not possible.

Oh well, more real typing, I guess...

Thanks,

L



Re: Changing completion key to Enter instead of Tab

2011-11-29 Thread Jean-Marc Lasgouttes

Le 29/11/11 04:03, L Duperval a écrit :

Hi,

I'd like to use theEnter  key to complete completions when that option
is set. The default value isTab  but I find myself consistently going
back to using theEnter  key. I tried modifying it, but I got an error
saying thatEnter  was already being used. So I tried removing the
binding, adding accept-completion to it but what I end up doing is
disabling theTab  but theEnter  key still does the break-paragraph
binding.


Hello,

Try to bind Enter to something like
command-alternatives accept-completion ; break-paragraph

JMarc



Re: Changing completion key to Enter instead of Tab

2011-11-29 Thread L Duperval
On Tue, 29 Nov 2011 09:59:43 +0100, Jean-Marc Lasgouttes wrote:
 Hello,
 
 Try to bind Enter to something like
 command-alternatives accept-completion ; break-paragraph
 
 JMarc

Nope, that's what I tried originally. What happens is that Enter/Return 
doesn't accept the suggestion if it's inline. I noticed that if I use a 
popup though, it works. But the popup slows things down considerably so I 
would prefer using the inline method, but it looks like it's not possible.

Oh well, more real typing, I guess...

Thanks,

L



Re: Changing completion key to Enter instead of Tab

2011-11-29 Thread Jean-Marc Lasgouttes

Le 29/11/11 04:03, L Duperval a écrit :

Hi,

I'd like to use the  key to complete completions when that option
is set. The default value is  but I find myself consistently going
back to using the  key. I tried modifying it, but I got an error
saying that  was already being used. So I tried removing the
binding, adding accept-completion to it but what I end up doing is
disabling the  but the  key still does the break-paragraph
binding.


Hello,

Try to bind Enter to something like
command-alternatives accept-completion ; break-paragraph

JMarc



Re: Changing completion key to Enter instead of Tab

2011-11-29 Thread L Duperval
On Tue, 29 Nov 2011 09:59:43 +0100, Jean-Marc Lasgouttes wrote:
> Hello,
> 
> Try to bind Enter to something like
> command-alternatives accept-completion ; break-paragraph
> 
> JMarc

Nope, that's what I tried originally. What happens is that Enter/Return 
doesn't accept the suggestion if it's inline. I noticed that if I use a 
popup though, it works. But the popup slows things down considerably so I 
would prefer using the inline method, but it looks like it's not possible.

Oh well, more real typing, I guess...

Thanks,

L



Changing completion key to Enter instead of Tab

2011-11-28 Thread L Duperval
Hi,

I'd like to use the Enter key to complete completions when that option 
is set. The default value is Tab but I find myself consistently going 
back to using the Enter key. I tried modifying it, but I got an error 
saying that Enter was already being used. So I tried removing the 
binding, adding accept-completion to it but what I end up doing is 
disabling the Tab but the Enter key still does the break-paragraph 
binding.

Is it possible to do what I am trying to do? If so, how?

Thanks,

L



Re: Changing completion key to Enter instead of Tab

2011-11-28 Thread L Duperval
Oh, I forgot: LyX 2.0.0 on Linux.

L

On Tue, 29 Nov 2011 03:03:19 +, L Duperval wrote:

 Hi,
 
 I'd like to use the Enter key to complete completions when that option
 is set. The default value is Tab but I find myself consistently going
 back to using the Enter key. I tried modifying it, but I got an error
 saying that Enter was already being used. So I tried removing the
 binding, adding accept-completion to it but what I end up doing is
 disabling the Tab but the Enter key still does the break-paragraph
 binding.
 
 Is it possible to do what I am trying to do? If so, how?
 
 Thanks,
 
 L




Changing completion key to Enter instead of Tab

2011-11-28 Thread L Duperval
Hi,

I'd like to use the Enter key to complete completions when that option 
is set. The default value is Tab but I find myself consistently going 
back to using the Enter key. I tried modifying it, but I got an error 
saying that Enter was already being used. So I tried removing the 
binding, adding accept-completion to it but what I end up doing is 
disabling the Tab but the Enter key still does the break-paragraph 
binding.

Is it possible to do what I am trying to do? If so, how?

Thanks,

L



Re: Changing completion key to Enter instead of Tab

2011-11-28 Thread L Duperval
Oh, I forgot: LyX 2.0.0 on Linux.

L

On Tue, 29 Nov 2011 03:03:19 +, L Duperval wrote:

 Hi,
 
 I'd like to use the Enter key to complete completions when that option
 is set. The default value is Tab but I find myself consistently going
 back to using the Enter key. I tried modifying it, but I got an error
 saying that Enter was already being used. So I tried removing the
 binding, adding accept-completion to it but what I end up doing is
 disabling the Tab but the Enter key still does the break-paragraph
 binding.
 
 Is it possible to do what I am trying to do? If so, how?
 
 Thanks,
 
 L




Changing completion key to Enter instead of Tab

2011-11-28 Thread L Duperval
Hi,

I'd like to use the  key to complete completions when that option 
is set. The default value is  but I find myself consistently going 
back to using the  key. I tried modifying it, but I got an error 
saying that  was already being used. So I tried removing the 
binding, adding accept-completion to it but what I end up doing is 
disabling the  but the  key still does the break-paragraph 
binding.

Is it possible to do what I am trying to do? If so, how?

Thanks,

L



Re: Changing completion key to Enter instead of Tab

2011-11-28 Thread L Duperval
Oh, I forgot: LyX 2.0.0 on Linux.

L

On Tue, 29 Nov 2011 03:03:19 +, L Duperval wrote:

> Hi,
> 
> I'd like to use the  key to complete completions when that option
> is set. The default value is  but I find myself consistently going
> back to using the  key. I tried modifying it, but I got an error
> saying that  was already being used. So I tried removing the
> binding, adding accept-completion to it but what I end up doing is
> disabling the  but the  key still does the break-paragraph
> binding.
> 
> Is it possible to do what I am trying to do? If so, how?
> 
> Thanks,
> 
> L