On Wed, Oct 17, 2007 at 01:42:24AM -0500, Bo Peng wrote:
> On 10/17/07, Andre Poenitz <[EMAIL PROTECTED]> wrote:
> > On Wed, Oct 17, 2007 at 01:04:39AM -0500, Bo Peng wrote:
> > > > The implementation may be awkward, but all LFUNs are now listed
> > > > correctly. Please test and comment.
> > >
> >
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Bo Peng" <[EMAIL PROTECTED]> writes:
>
>> To avoid this problem, I think this should be replaced by
>>
>> \bind C-1 blah
>> \bind C-S-1 blah
>
> I do not think it is a good idea to fix a problem in our code by
> adding extra bindings.
To be clea
"Bo Peng" <[EMAIL PROTECTED]> writes:
> To avoid this problem, I think this should be replaced by
>
> \bind C-1 blah
> \bind C-S-1 blah
I do not think it is a good idea to fix a problem in our code by
adding extra bindings.
JMarc
On 10/17/07, Andre Poenitz <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 17, 2007 at 01:04:39AM -0500, Bo Peng wrote:
> > > The implementation may be awkward, but all LFUNs are now listed
> > > correctly. Please test and comment.
> >
> > BTW, I can only print out C-1 for bookmark-goto 1, whereas its
> >
On Wed, Oct 17, 2007 at 01:04:39AM -0500, Bo Peng wrote:
> > The implementation may be awkward, but all LFUNs are now listed
> > correctly. Please test and comment.
>
> BTW, I can only print out C-1 for bookmark-goto 1, whereas its
> definition is C-~S-1 in cua.bind. What is this ~S? Can anyone he
> The implementation may be awkward, but all LFUNs are now listed
> correctly. Please test and comment.
BTW, I can only print out C-1 for bookmark-goto 1, whereas its
definition is C-~S-1 in cua.bind. What is this ~S? Can anyone help me
output C-~S-1 in the dialog?
Thanks.
Bo
On 10/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: bpeng
> Date: Wed Oct 17 07:13:34 2007
> New Revision: 21001
>
> URL: http://www.lyx.org/trac/changeset/21001
> Log:
> PrefShortcuts: iteratively add all LFUN to different categories
>
> Modified:
> lyx-devel/trunk/src/frontend