Guenter Milde wrote: > This is why I would greatly welcome improved support for external > editing of the lyx source: > > * open file of current buffer in a configurable application, > reload buffer once this application is closed.
i feel this is task for only very advanced users and we shouldn't promote editing lyx file directly in our gui. as for your usecase, try: vc_command DR "my-editor $$p/$$i" > * open a lyx file in LyX and jump to a specified place/line, so that I > can easily go to `grep` results or the place I have been editing in > my valued text editor. not easy to do as discussed in bugzilla. pavel