Re: Edit buffer in external editor

2010-02-05 Thread Guenter Milde
On 2010-02-05, Pavel Sanda wrote: > Guenter Milde wrote: >> (Should the keydindings dialogue escape quotes automatically?) > dunno, please put this into bugzilla. Done. http://www.lyx.org/trac/ticket/6511 Günter

Re: Edit buffer in external editor

2010-02-04 Thread Pavel Sanda
Guenter Milde wrote: > Looking in the generated user.bind file, I found that the whole command > is put into quotes. Trying again with escaped quotes: > > vc-command DR $$p \"my-editor $$i\" > > solved this issue. (Should the keydindings dialogue insert the quotes > automatically?) dunno, plea

Edit buffer in external editor

2010-02-04 Thread Guenter Milde
On 2010-02-04, Pavel Sanda wrote: Thanks a lot Pavel, vc-command DR $$p "my-editor $$i" (with - instead of _ in the command name) works like a charm. This solves a long-standing issue for me. Binding this with the Tools>Settings>Keybindings dialogue failed, however: after saving, the comman