On Wed, 13 Oct 1999 17:20:24 +0100, Arnd Hanses wrote:
>On 13 Oct 1999 11:19:07 +0200, Jean-Marc Lasgouttes wrote:
>
>>>>>>> "Arnd" == Arnd Hanses <[EMAIL PROTECTED]> writes:
>>
>>Arnd> Hi, some spurious error messages with LyX 1.04 and lang=de
>>Arnd> (de_menus.bind). In de_menus.bind the Buffer->Export bindings
>>Arnd> override mysterious old bindings.
>>
>>This old binding is M-d, which deletes a word in emacs bindings. I am
>>pretty sure the problem was the same in 1.0.3.
>
>No, I'm afraid this is (and was) not the problem here, 'cause I use
>only cua (and that older problem is well documented). Its only
>overriding M-d-<*and* something>.
>
>I really ask myself if there are compiled in bindings? Nevertheless
>it's non-fatal, only confusing.
Finally found it: It's the build-program binding in de_menus.bind.
Reassigned the command to:
"M-d p"
which should be equally obvious. Perhaps you might want to change it,
too.
(It was just too simple, so I overlooked the reason.)