On Tue, Sep 23, 2003 at 06:20:07AM -0700, Rich Shepard wrote: > I received a lot of good advice on how to implement a key binding to enter > text. Unfortunately, it's not working and I'm not sufficiently knowledgeable > to know why. > > In ~/.lyx/bind/emacs.bind (and a one-line second file called "my.bind") I > have this line: > > \bind "S-F9" "self-insert environmental impact assessment"
You seem to have found a bug. A workaround is: \bind "S-F9" "command-sequence self-insert environmental impact assessment ;" [Note the trailing ;] Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
